From e774eaf641b0f1c2249681646fedd6d672fa40b1 Mon Sep 17 00:00:00 2001 From: ovclas Date: Tue, 6 Mar 2012 05:51:55 +0000 Subject: [PATCH] issue 1555 fix html bug git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10335 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/integration_search/tpl/skin_info.html | 42 +++++++++---------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/modules/integration_search/tpl/skin_info.html b/modules/integration_search/tpl/skin_info.html index a7fe4cd3b..9d6b6a95e 100644 --- a/modules/integration_search/tpl/skin_info.html +++ b/modules/integration_search/tpl/skin_info.html @@ -50,32 +50,32 @@
- - - + + + +
{$lang->colorset} - - - {@ $_img_info = getImageSize($val->screenshot); $_height = $_img_info[1]+40; $_width = $_img_info[0]+20; $_talign = "center"; } - - {@ $_width = 200; $_height = 20; $_talign = "left"; } - -
- colorset==$val->name)-->checked="checked"/> - - -
- {$val->title} - -
- -
{$lang->colorset} + + + {@ $_img_info = getImageSize($val->screenshot); $_height = $_img_info[1]+40; $_width = $_img_info[0]+20; $_talign = "center"; } + + {@ $_width = 200; $_height = 20; $_talign = "left"; } + +
+ colorset==$val->name)-->checked="checked"/> + + +
+ {$val->title} + +
+ +
+
{@$group = $val->group} - -
{$group}