From 32398ee61bf5fec93f2a0236149eb44db72768d2 Mon Sep 17 00:00:00 2001 From: mensonge Date: Wed, 7 Jan 2009 15:13:16 +0000 Subject: New Feature: special colors on admin page and bookmarks allowing to mark a difference with bookmarks from normal users. [Config file modified: ] git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@223 b3834d28-1941-0410-a4f8-b48e95affb8f --- templates/bookmarks.tpl.php | 7 +++++++ templates/sidebar.tpl.php | 24 +++++++++++++++--------- 2 files changed, 22 insertions(+), 9 deletions(-) (limited to 'templates') diff --git a/templates/bookmarks.tpl.php b/templates/bookmarks.tpl.php index 4a9c1b2..56fadbe 100644 --- a/templates/bookmarks.tpl.php +++ b/templates/bookmarks.tpl.php @@ -19,6 +19,13 @@ include('search.inc.php'); +isAdmin($userid)): ?> +
+ +
+ + + isAdmin($userid)): ?> + \ No newline at end of file -- cgit v1.2.3