mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
Fix #352 invalid langcode in category config page
This commit is contained in:
parent
c09a759ace
commit
05e4ec56ac
1 changed files with 0 additions and 1 deletions
|
|
@ -77,7 +77,6 @@
|
|||
<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>
|
||||
<span class="x_help-block">{$lang->about_category_group_srls}</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="x_control-group">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue