mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
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:
parent
2cbb0db7d4
commit
d216429ebf
4 changed files with 8 additions and 6 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue