From 834b3aedb86bf5a7f76e01646201c495a9da8faf Mon Sep 17 00:00:00 2001 From: mensonge Date: Tue, 10 Feb 2009 11:40:07 +0000 Subject: Minor fix: translations, improve watchlist, improve search behaviour... git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@266 b3834d28-1941-0410-a4f8-b48e95affb8f --- templates/profile.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/profile.tpl.php') diff --git a/templates/profile.tpl.php b/templates/profile.tpl.php index dda9c80..1e2003a 100644 --- a/templates/profile.tpl.php +++ b/templates/profile.tpl.php @@ -6,7 +6,7 @@ $this->includeTemplate($GLOBALS['top_include']);
isAdmin()) { +if ($userservice->isLoggedOn() && $currentUser->isAdmin()) { ?>
getEmail()) ?>
-- cgit v1.2.3-54-g00ecf