From 8f271134d4c20ac0705bb73053ccdab57750dff7 Mon Sep 17 00:00:00 2001 From: mensonge Date: Mon, 12 Jan 2009 12:45:24 +0000 Subject: Interface fix: re-add javascript button to add tags git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@228 b3834d28-1941-0410-a4f8-b48e95affb8f --- templates/editbookmark.tpl.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/editbookmark.tpl.php') diff --git a/templates/editbookmark.tpl.php b/templates/editbookmark.tpl.php index aa875ce..264a3c1 100644 --- a/templates/editbookmark.tpl.php +++ b/templates/editbookmark.tpl.php @@ -48,7 +48,7 @@ $this->includeTemplate("dojo.inc"); - + @@ -103,7 +103,7 @@ $this->includeTemplate("dojo.inc"); includeTemplate('dynamictags.inc'); +$this->includeTemplate('dynamictags.inc'); // Bookmarklets and import links if (empty($_REQUEST['popup']) && (!isset($showdelete) || !$showdelete)) { -- cgit v1.2.3-54-g00ecf