From: mensonge Date: Tue, 19 May 2009 12:10:10 +0000 (+0000) Subject: Interface fix: clicks on a bookmark open it into a new window. X-Git-Tag: v0.94~58 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=66ad0634e224d660e9a6f3c829cd129185321527;p=semanticscuttle.git Interface fix: clicks on a bookmark open it into a new window. git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@326 b3834d28-1941-0410-a4f8-b48e95affb8f --- diff --git a/templates/bookmarks.tpl.php b/templates/bookmarks.tpl.php index a7cc184..5aefc82 100644 --- a/templates/bookmarks.tpl.php +++ b/templates/bookmarks.tpl.php @@ -246,7 +246,7 @@ if($currenttag!= '') { echo '
';; - echo '\n"; + echo '\n"; if ($row['bDescription'] == '') { $bkDescription = '-'; } else {