diff --git a/modules/editor/tpl/admin_index.html b/modules/editor/tpl/admin_index.html
index 901958120..e18b7d1b9 100644
--- a/modules/editor/tpl/admin_index.html
+++ b/modules/editor/tpl/admin_index.html
@@ -14,7 +14,10 @@
- {$xml_info->title} ({$component_name}) |
+
+
+ {$xml_info->title} ({$component_name})
+ |
{$xml_info->version} |
{$xml_info->author->name} |
{$xml_info->author->link} |
@@ -35,7 +38,9 @@
{$lang->cmd_move_down} |
- | {nl2br($xml_info->description)} |
+
+ {nl2br($xml_info->description)}
+ |