From df984f26669e0e3bfd6ede23e5bddfae8fd695ea Mon Sep 17 00:00:00 2001 From: mensonge Date: Tue, 25 Nov 2008 16:58:56 +0000 Subject: Interface fix: add an hyperlink from bookmark edition page to collaborative edition of the same bookmark git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@175 b3834d28-1941-0410-a4f8-b48e95affb8f --- templates/editbookmark.tpl.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'templates/editbookmark.tpl.php') diff --git a/templates/editbookmark.tpl.php b/templates/editbookmark.tpl.php index b112455..4f97dac 100644 --- a/templates/editbookmark.tpl.php +++ b/templates/editbookmark.tpl.php @@ -76,6 +76,11 @@ switch ($row['bStatus']) { '; + echo T_('edit common description').')'; + } + if ($popup) { ?> -- cgit v1.2.3-54-g00ecf