From: Christian Weiske Date: Sat, 9 Oct 2010 10:15:11 +0000 (+0200) Subject: embed the delete link directly in html instead of using javascript X-Git-Tag: v0.98.0~163 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=2e89b28ed9d902ac208355193e708e9b76845282;p=semanticscuttle.git embed the delete link directly in html instead of using javascript --- diff --git a/data/templates/bookmarks.tpl.php b/data/templates/bookmarks.tpl.php index 29d7248..db560f2 100644 --- a/data/templates/bookmarks.tpl.php +++ b/data/templates/bookmarks.tpl.php @@ -296,10 +296,9 @@ if ($currenttag!= '') { $edit = ' - ' . T_('Edit') . '' - . ''; + .''; } // Last update