관리자 화면 타이틀 변경 및 언어파일 내 메시지 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7886 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
flourscent 2010-11-24 08:49:22 +00:00
parent 0d97c23d7e
commit 8967b275bb
10 changed files with 10 additions and 1 deletions

View file

@ -1,6 +1,6 @@
<!--%import("js/layout_admin.js")-->
<h3 class="xeAdmin">{$lang->layout} <span class="gray">{$lang->cmd_management}</span></h3>
<h3 class="xeAdmin"><span class="gray">{$lang->layout_management}</span></h3>
<div class="infoText">{nl2br($lang->about_layout)}</div>