mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-19 18:32:52 +09:00
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:
parent
a56e84318d
commit
172f48156c
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue