From 266fcb1e0a0ffb01a80cb1666063a7393feb167f Mon Sep 17 00:00:00 2001 From: zero Date: Mon, 12 Mar 2007 01:50:18 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/trunk@371 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/module/conf/module.xml | 2 ++ modules/module/lang/ko.lang.php | 3 ++- modules/module/tpl.admin/header.html | 6 +++++- modules/module/tpl.admin/index.html | 1 + 4 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 modules/module/tpl.admin/index.html diff --git a/modules/module/conf/module.xml b/modules/module/conf/module.xml index 8062ebfbf..2a8d4dc7e 100644 --- a/modules/module/conf/module.xml +++ b/modules/module/conf/module.xml @@ -2,5 +2,7 @@ + + diff --git a/modules/module/lang/ko.lang.php b/modules/module/lang/ko.lang.php index 118c3cb28..199718c1f 100644 --- a/modules/module/lang/ko.lang.php +++ b/modules/module/lang/ko.lang.php @@ -6,6 +6,7 @@ **/ $lang->module_list = "모듈 목록"; - $lang->module_config = "설정"; + $lang->module_config = "모듈 기본 설정"; + $lang->module_category = "모듈 카테고리"; ?> diff --git a/modules/module/tpl.admin/header.html b/modules/module/tpl.admin/header.html index 5ea158aa1..bf79f83e4 100644 --- a/modules/module/tpl.admin/header.html +++ b/modules/module/tpl.admin/header.html @@ -1,4 +1,8 @@ + +
- style="font-weight:bold">[{$lang->module_list}] style="font-weight:bold">[{$lang->module_config}] + style="font-weight:bold">[{$lang->module_category}]
+ + diff --git a/modules/module/tpl.admin/index.html b/modules/module/tpl.admin/index.html new file mode 100644 index 000000000..9dfebe41c --- /dev/null +++ b/modules/module/tpl.admin/index.html @@ -0,0 +1 @@ +