mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 08:12:17 +09:00
Remove warning about using IE8 in the admin module
This commit is contained in:
parent
7f51e823cd
commit
840a994a91
4 changed files with 2 additions and 17 deletions
|
|
@ -206,7 +206,6 @@ $lang->thu = '木';
|
|||
$lang->fri = '金';
|
||||
$lang->sat = '土';
|
||||
$lang->sun = '日';
|
||||
$lang->checkBrowserIE8 = 'IE8以下のブラウザは管理者ベージが正常に動作できない場合があります。';
|
||||
$lang->subtitle_sitelock = 'サイトロック';
|
||||
$lang->use_sitelock = 'サイトロック使用';
|
||||
$lang->sitelock_whitelist = '接近許可IP';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue