git-svn-id: http://xe-core.googlecode.com/svn/trunk@1768 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-06-26 07:09:44 +00:00
parent ecd3e7920b
commit fe64f71ee7
52 changed files with 48 additions and 78 deletions

View file

@ -5,6 +5,7 @@
* @brief 한국어 언어팩 (기본적인 내용만 수록)
**/
$lang->counter = "카운터";
$lang->cmd_select_date = '날짜 선택';
$lang->cmd_select_counter_type = array(
'hour' => '시간대별',
@ -18,6 +19,4 @@
$lang->unique_visitor = '방문자';
$lang->pageview = '페이지뷰';
$lang->admin_module_title = "기본 카운터";
?>

View file

@ -1,6 +1,6 @@
<!--%import("js/counter_admin.js")-->
<h3>{$lang->admin_module_title} <span class="gray">{$lang->cmd_management}</span></h3>
<h3>{$lang->counter} <span class="gray">{$lang->cmd_management}</span></h3>
<!-- 일자를 옮기는 form -->
<form action="./" method="get" id="fo_counter">