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}