From d7773b8387f9ff3bca21e2fc703440fa50d2ef3d Mon Sep 17 00:00:00 2001 From: zero Date: Mon, 9 Apr 2007 04:40:55 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/trunk@1042 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/editor/tpl/admin_index.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) 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}) + + {$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)} +