mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 01:03:28 +09:00
Fix #2070 add class support to menu items
This commit is contained in:
parent
1ec0d74e77
commit
3ddf1392f9
9 changed files with 70 additions and 20 deletions
|
|
@ -133,3 +133,5 @@ $lang->no_use_skin = 'Will not use any skin';
|
|||
$lang->menu_desc = 'Description';
|
||||
$lang->menu_icon = 'Icon';
|
||||
$lang->about_menu_icon = 'If and how the icon code is interpreted is up to the layout designer.';
|
||||
$lang->menu_class = 'HTML Class';
|
||||
$lang->about_menu_class = 'If and how the class name is interpreted is up to the layout designer.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue