From 381c5755648ca4813d47686345e0b6f1739a17f2 Mon Sep 17 00:00:00 2001 From: mensonge Date: Thu, 4 Dec 2008 15:15:18 +0000 Subject: Interface fix: add a link to come back to homepage from gsearch git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@197 b3834d28-1941-0410-a4f8-b48e95affb8f --- gsearch/index.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gsearch/index.php b/gsearch/index.php index 70cc9a1..f2ac0d8 100644 --- a/gsearch/index.php +++ b/gsearch/index.php @@ -24,6 +24,9 @@ $currentUser = $userservice->getCurrentObjectUser(); Based on Google Custom Search over this list of websites from . +
+
+... isLoggedOn() && $currentUser->isAdmin()){ -- cgit v1.2.3