mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-11 14:53:15 +09:00
Clean up duplicate configuration pages
This commit is contained in:
parent
ab004329c4
commit
b65511eb6c
11 changed files with 8 additions and 281 deletions
|
|
@ -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)';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue