Issue 2932: added class in category group

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12746 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
chschy 2013-02-13 07:53:48 +00:00
parent a56e84318d
commit 172f48156c

View file

@ -72,7 +72,7 @@
<span class="x_help-block">{$lang->about_category_description}</span>
</div>
</div>
<div class="x_control-group">
<div class="x_control-group category_groups">
<label class="x_control-label">{$lang->category_group_srls}</label>
<div class="x_controls">
<label loop="$group_list => $key, $val" class="x_inline" for="group_{$key}"><input type="checkbox" name="group_srls[]" value="{$key}" id="group_{$key}" /> {$val->title}</label>