From 49dec692306e307bb6d39321e34044b0bc115284 Mon Sep 17 00:00:00 2001 From: mensonge Date: Fri, 21 Nov 2008 17:25:23 +0000 Subject: Minor refactoring git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@171 b3834d28-1941-0410-a4f8-b48e95affb8f --- templates/bookmarks.tpl.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'templates/bookmarks.tpl.php') diff --git a/templates/bookmarks.tpl.php b/templates/bookmarks.tpl.php index 5567d7b..e95f787 100644 --- a/templates/bookmarks.tpl.php +++ b/templates/bookmarks.tpl.php @@ -1,9 +1,13 @@ getCurrentUserId(); $currentUser = $userservice->getCurrentUser(); $currentUsername = $currentUser[$userservice->getFieldName('username')]; -- cgit v1.2.3