From 106bdcec6637a1a4b01514527753f2724c7b6005 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Tue, 26 Apr 2011 06:53:50 +0200 Subject: replace named html entities with their numeric name to be able to load the generated pages with an xml parser --- data/templates/editbookmark.tpl.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'data') diff --git a/data/templates/editbookmark.tpl.php b/data/templates/editbookmark.tpl.php index dd6b100..6ad422b 100644 --- a/data/templates/editbookmark.tpl.php +++ b/data/templates/editbookmark.tpl.php @@ -37,12 +37,12 @@ function jsEscTitle($title) - ← + ← - ← + ← @@ -50,7 +50,7 @@ function jsEscTitle($title) - ← + ← 0): ?>

@@ -67,7 +67,7 @@ function jsEscTitle($title) style="display:none"> - ← + ← @@ -75,15 +75,15 @@ function jsEscTitle($title) - ← + ← - " to include one tag in another. e.g.: europe>france>paris')?> + " to include one tag in another. e.g.: europe>france>paris')?> - + @@ -111,7 +111,7 @@ function jsEscTitle($title) echo ' ('; echo T_('edit common description').')'; } - + if ($popup) { ?> @@ -190,5 +190,5 @@ document.write('<\/ul>'); includeTemplate($GLOBALS['bottom_include']); +$this->includeTemplate($GLOBALS['bottom_include']); ?> -- cgit v1.2.3-54-g00ecf