mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 00:02:21 +09:00
Move remainder of general config into advanced config screen, and replace general config screen with domain list
This commit is contained in:
parent
393a90c022
commit
b2157d2421
8 changed files with 121 additions and 330 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
$lang->admin = 'Admin';
|
||||
$lang->cmd_configure = 'Configure';
|
||||
$lang->subtitle_primary = 'General';
|
||||
$lang->subtitle_site_info = 'Site';
|
||||
$lang->subtitle_notification = 'Notifications';
|
||||
$lang->subtitle_security = 'Security';
|
||||
$lang->subtitle_advanced = 'Advanced';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue