issue 2745 manual work

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12422 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2012-12-18 06:48:33 +00:00
parent 2cbb0db7d4
commit d216429ebf
4 changed files with 8 additions and 6 deletions

View file

@ -26,7 +26,7 @@
<!--@if($act == 'dispMenuAdminSiteMap')-->
<div class="col map" id="site_map">
<h1>{$lang->sitemap}</h1>
<h1>{$lang->menu_gnb_sub['siteMap']} <a class="x_icon-question-sign" href="./help/index.html#UMAN_site_menu" target="_blank">도움말</a></h1>
<div class="cnt">
<section class="mapi" id="siteMapTree">
<script id="tmpl_menuTree" type="text/x-jquery-tmpl">
@ -352,7 +352,7 @@
<!--@end-->
<fieldset>
<h1 class="_item">{$lang->design}</h1>
<h1 class="_site">{$lang->site_design}</h1>
<h1 class="_site">{$lang->menu_gnb_sub['siteDesign']} <a class="x_icon-question-sign" href="./help/index.html#UMAN_site_design" target="_blank">도움말</a></h1>
<div class="cnt">
<form action="./" target="xe_preview" class="_preview_form" method="post">
<input type="hidden" name="skin_vars" value="{}"/>
@ -4057,4 +4057,4 @@ jQuery.extend({
}
});
//]]>
</script>
</script>