mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 16:52:16 +09:00
Clean up common_layout.html and merge with mobile_layout.html
This commit is contained in:
parent
32aa19e6f2
commit
65517735e0
10 changed files with 65 additions and 132 deletions
|
|
@ -685,6 +685,8 @@
|
|||
|
||||
<script>
|
||||
xe.lang.shortcut = '{$lang->shortcut}';
|
||||
xe.lang.msg_no_root = xe.msg_no_root = "{$lang->msg_no_root}";
|
||||
xe.lang.msg_no_shortcut = xe.msg_no_shortcut = "{$lang->msg_no_shortcut}";
|
||||
xe.lang.msg_target_is_sub_of_origin = '{$lang->msg_target_is_sub_of_origin}';
|
||||
xe.lang.confirm_sitemap_delete = '{$lang->confirm_sitemap_delete}';
|
||||
xe.lang.confirm_menu_delete = '{$lang->confirm_menu_delete}';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue