Remove admin title and logo customization

This commit is contained in:
Kijin Sung 2018-08-19 21:38:11 +09:00
parent 4a8133417c
commit 5273fcf6d3
5 changed files with 6 additions and 91 deletions

View file

@ -339,7 +339,7 @@ $lang->msg_php_warning_notice = '이 서버는 안전하지 않은 PHP 버전을
$lang->msg_php_warning_notice_explain = '<li>매우 심각한 PHP 보안 문제 및 공격에 노출될 수 있습니다.</li><li>Rhymix 최신 버전을 사용할 수 없습니다.</li><li>Rhymix 최신 버전 이상에서 지원하는 확장 기능을 사용할 수 없습니다.</li><li>일부 확장 기능이 동작하지 않거나, 이로 인해 장애가 발생할 수 있습니다.</li>';
$lang->msg_php_warning_now_version = '이 서버의 PHP 버전';
$lang->msg_php_warning_latest_version_check = 'PHP 최신 안정버전 확인하기';
$lang->admin_setup = '관리자 설정';
$lang->admin_setup = '관리자 화면 설정';
$lang->open_all = '모두 펼치기';
$lang->close_all = '모두 접기';
$lang->desktop_settings = 'PC 설정';