diff --git a/modules/communication/tpl/colorset_list.html b/modules/communication/tpl/colorset_list.html index f32201e5d..7a155cef1 100644 --- a/modules/communication/tpl/colorset_list.html +++ b/modules/communication/tpl/colorset_list.html @@ -1,17 +1,16 @@ - - {@ $_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"/> - mcolorset==$val->name)-->checked="checked"/> - - - -
- {$val->title} - -
+ + {@ $_img_info = getImageSize($val->screenshot); $_height = $_img_info[1]+40; $_width = $_img_info[0]+20; $_talign = "center"; } + + {@ $_width = 200; $_height = 20; $_talign = "left"; } + + +
+ + + +
+ {$val->title} + +