diff --git a/Theme/Backend/editor-single.tpl.php b/Theme/Backend/editor-single.tpl.php
index 57f6950..58af8ba 100755
--- a/Theme/Backend/editor-single.tpl.php
+++ b/Theme/Backend/editor-single.tpl.php
@@ -35,7 +35,7 @@ echo $this->data['nav']->render(); ?>
= $doc->content; ?>
- = empty($tag->icon) ? '' : '' . $this->printHtml($tag->icon) . ''; ?>= $this->printHtml($tag->getL11n()); ?>
+ = empty($tag->icon) ? '' : ''; ?>= $this->printHtml($tag->getL11n()); ?>