Move remainder of general config into advanced config screen, and replace general config screen with domain list

This commit is contained in:
Kijin Sung 2017-03-13 00:12:10 +09:00
parent 393a90c022
commit b2157d2421
8 changed files with 121 additions and 330 deletions

View file

@ -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';