From a1d2ffd11045afdb7405169a47b94bd5a6ba6214 Mon Sep 17 00:00:00 2001 From: zero Date: Mon, 26 Mar 2007 12:19:42 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/trunk@681 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- .../components/naver_map/naver_map.class.php | 1 - modules/pagemaker/tpl.admin/page_info.html | 36 +++---------------- 2 files changed, 5 insertions(+), 32 deletions(-) diff --git a/modules/editor/components/naver_map/naver_map.class.php b/modules/editor/components/naver_map/naver_map.class.php index 86a775fd7..4613c35db 100644 --- a/modules/editor/components/naver_map/naver_map.class.php +++ b/modules/editor/components/naver_map/naver_map.class.php @@ -12,7 +12,6 @@ var $component_path = ''; // 네이버맵 openapi 키 값 - //var $api_key = '22b1f5391a6970e03935444897334066'; var $api_key = ''; /** diff --git a/modules/pagemaker/tpl.admin/page_info.html b/modules/pagemaker/tpl.admin/page_info.html index a10d95616..6ffd2f215 100644 --- a/modules/pagemaker/tpl.admin/page_info.html +++ b/modules/pagemaker/tpl.admin/page_info.html @@ -1,4 +1,6 @@ - +
++ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + +
{$lang->category} @@ -19,41 +21,13 @@
{$lang->skin}{$module_info->skin}
{$lang->browser_title} {$module_info->browser_title}
{$lang->use_category}{$lang->use}{$lang->notuse}
{$lang->list_count}{$module_info->list_count?$module_info->list_count:20}
{$lang->page_count}{$module_info->page_count?$module_info->page_count:10}
{$lang->description}{nl2br($module_info->description)}
{$lang->header_text}{$module_info->header_text}
{$lang->footer_text}{$module_info->footer_text}
{$lang->admin_id}{implode(",",$module_info->admin_id)}{$lang->content}{$module_info->content}