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']);
?>