Clean up duplicate configuration pages

This commit is contained in:
Kijin Sung 2016-11-12 16:06:13 +09:00
parent ab004329c4
commit b65511eb6c
11 changed files with 8 additions and 281 deletions

View file

@ -71,8 +71,7 @@ $lang->column_id = 'The column id';
$lang->options = 'Options';
$lang->about_keep_signed = 'You will be still signed in even when the browser is closed.\\n\\nIt is not recommended to use this if you are using a public computer, for your personal information could be violated.';
$lang->about_keep_warning = 'You will be still signed in even when the browser is closed. It is not recommended to use this if you are using a public computer, for your personal information could be violated';
$lang->about_webmaster_name = 'Please enter webmaster\'s name which will be used for verification mails or other site administration. (default : webmaster).';
$lang->about_webmaster_email = 'Please enter webmaster\'s email address.';
$lang->about_webmaster_email = 'This setting can be changed in the <a href="index.php?module=admin&act=dispAdminConfigNotification" target="_blank">Notification Settings</a> screen.';
$lang->search_target_list['email_address'] = 'Email Address';
$lang->search_target_list['regdate'] = 'Sign up Date';
$lang->search_target_list['regdate_more'] = 'Sign up Date (more)';