mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 21:59:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1300 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
903a77c9af
commit
16065766f0
20 changed files with 77 additions and 5 deletions
|
|
@ -18,4 +18,6 @@
|
|||
|
||||
$lang->about_downloaded_layouts = "다운로드 되어 있는 레이아웃 목록";
|
||||
$lang->about_title = '모듈에 연결시 쉽게 구분할 수 있는 제목을 입력해주세요';
|
||||
|
||||
$lang->about_layout = "레이아웃 모듈은 사이트의 레이아웃을 쉽게 만들 수 있도록 도와줍니다.\n레이아웃 설정과 메뉴의 연결을 통해서 다양한 모듈이 완성된 사이트의 모습으로 보여줄 수 있도록 합니다.\n* 삭제나 수정이 불가능한 레이아웃은 블로그나 기타 모듈의 자체 레이아웃이므로 해당 모듈로 가서 설정하셔야 합니다.";
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,10 @@
|
|||
<!--%import("filter/delete_layout.xml")-->
|
||||
|
||||
<!-- 설명 -->
|
||||
<div style="border:1px solid #CCCCCC;margin-bottom:10px;padding:10px;">
|
||||
{nl2br($lang->about_layout)}
|
||||
</div>
|
||||
|
||||
<!--#include("header.html")-->
|
||||
|
||||
<div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue