mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-15 09:19:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1757 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f4626edf09
commit
bcf886a796
6 changed files with 145 additions and 110 deletions
|
|
@ -17,6 +17,7 @@
|
|||
<!--@end--><!--@if($rss_url)--><link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="{$rss_url}" />
|
||||
<!--@end--><link rel="stylesheet" href="./common/css/default.css" type="text/css" />
|
||||
<!--@foreach(Context::getCssFile() as $key => $css_file)--><link rel="stylesheet" href="{$css_file}" type="text/css" />
|
||||
<!--@end--><!--@if(strpos($act,'Admin')!==false)--><link rel="stylesheet" href="./modules/admin/tpl/css/admin.css" type="text/css" />
|
||||
<!--@end--><script type="text/javascript">//<![CDATA[
|
||||
var current_url = "{$current_url}";
|
||||
var request_uri = "{$request_uri}";
|
||||
|
|
@ -26,7 +27,6 @@
|
|||
|
||||
</head>
|
||||
<body>
|
||||
|
||||
{$zbxe_final_content}
|
||||
|
||||
{Context::getHtmlFooter()}
|
||||
|
|
|
|||
|
|
@ -15,20 +15,6 @@ IE7 Only
|
|||
|
||||
*/
|
||||
|
||||
/* default.css - Type Selector Definition */
|
||||
* { margin:0; padding:0; font-family:"돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
|
||||
html, body { }
|
||||
html { width:100%; position:relative;}
|
||||
body { font-size:.75em; width:100%; background:#2f2f2f; margin:0em;}
|
||||
img { border:none;}
|
||||
label { cursor:pointer;}
|
||||
select { height:1.6em;}
|
||||
option { padding-right:.5em;}
|
||||
li { list-style:none;}
|
||||
a { text-decoration:none;}
|
||||
a:hover { text-decoration:underline;}
|
||||
address { font-style:normal;}
|
||||
|
||||
/* Input Style Definition */
|
||||
.inputTypeText { border:1px solid #c9c9c9; padding:3px; height:1em; line-height:1em; background:#ffffff;}
|
||||
.inputTypeText:hover,
|
||||
|
|
@ -43,56 +29,22 @@ address { font-style:normal;}
|
|||
.fl { float:left;}
|
||||
.fwB { font-weight:bold;}
|
||||
|
||||
/* ----- Header | Start ----- */
|
||||
|
||||
#header { position:relative; height:71px; background:url(../images/headerBg.gif) repeat-x; overflow:hidden; clear:both; z-index:99;}
|
||||
#header h1 { float:left; width:180px; height:71px; position:relative; background:url(../images/h1_bg.gif) no-repeat;}
|
||||
#header h1 img { position:absolute; top:29px; left:29px;}
|
||||
#header #logout { width:470px; height:71px; float:right; background:url(../images/headerBgEnd.png) no-repeat right top;}
|
||||
#header #logout a { float:right; position:relative; top:29px; right:24px;}
|
||||
|
||||
/* ----- Header | End ----- */
|
||||
|
||||
/* ----- cBody | Start ----- */
|
||||
|
||||
#cBody { position:relative; clear:both; padding:0px 18px 0px 198px; margin:-71px 0 -38px 0; overflow:hidden; background:#ffffff url(../images/menuBg.gif) repeat-y;}
|
||||
|
||||
#gNavigation { float:left; width:180px; padding:71px 0 200px 0; margin-right:18px; margin-left:-198px; _margin-left:-99px;}
|
||||
#gNavigation h2 { margin-bottom:8px;}
|
||||
#gNavigation ul { width:180px;}
|
||||
#gNavigation ul li { width:180px; height:30px; background:url(../images/menuBg.png) no-repeat left top; behavior:url(../js/iePngFix.htc);}
|
||||
#gNavigation ul li.on { background-position:left -30px; margin-top:-2px; _background:url(../images/menuBgIeFix.png) no-repeat left top;}
|
||||
#gNavigation ul li.on a { color:#ffffff; font-weight:bold;}
|
||||
#gNavigation ul li a { display:block; padding:9px 0 0 28px; height:21px; color:#606060;}
|
||||
#gNavigation .menuEdit { float:left; padding:15px 0 0 26px;}
|
||||
|
||||
#content { float:left; width:100%; padding:71px 0 100px 0;}
|
||||
#content h3 { position:relative; padding:22px 0 7px 0; border-bottom:2px solid #f2250d; background:url(../images/h3.gif) no-repeat 1px 24px; font-size:1.4em; margin-bottom:10px; text-indent:24px; z-index:99;}
|
||||
#content h3 .gray { color:#9d9d9d;}
|
||||
#content .pass { background:url(../images/h4.gif) no-repeat .5em center; padding-left:1em; color:#606060; font-size:1em;}
|
||||
#content .header4 { overflow:hidden;}
|
||||
#content h4 { font-size:1em; color:#f2250d; float:left; padding:.5em 0 1.2em 2em;}
|
||||
#content h4 .bracket { font-weight:normal; color:#9d9d9d;}
|
||||
#content h4 .vr { font-weight:normal; color:#d1d1d1;}
|
||||
#content h4 .view { color:#158692; padding-right:.6em; font:bold .9em Tahoma; background:url(../images/iconView.gif) no-repeat right center;}
|
||||
#content .header4 .summary { font:.9em Tahoma; color:#636363; float:left; padding:.5em 0 1.2em 2em;}
|
||||
#content .header4 .summary .vr { font-weight:normal; color:#d1d1d1; margin:0 .5em;}
|
||||
#content .header4 .summary em { color:#ff1d00; font-style:normal;}
|
||||
h3 { position:relative; padding:22px 0 7px 0; border-bottom:2px solid #f2250d; background:url(../images/h3.gif) no-repeat 1px 24px; font-size:1.4em; margin-bottom:10px; text-indent:24px; z-index:99;}
|
||||
h3 .gray { color:#9d9d9d;}
|
||||
.pass { background:url(../images/h4.gif) no-repeat .5em center; padding-left:1em; color:#606060; font-size:1em;}
|
||||
.header4 { overflow:hidden;}
|
||||
h4 { font-size:1em; color:#f2250d; float:left; padding:.5em 0 1.2em 2em;}
|
||||
h4 .bracket { font-weight:normal; color:#9d9d9d;}
|
||||
h4 .vr { font-weight:normal; color:#d1d1d1;}
|
||||
h4 .view { color:#158692; padding-right:.6em; font:bold .9em Tahoma; background:url(../images/iconView.gif) no-repeat right center;}
|
||||
.header4 .summary { font:.9em Tahoma; color:#636363; float:left; padding:.5em 0 1.2em 2em;}
|
||||
.header4 .summary .vr { font-weight:normal; color:#d1d1d1; margin:0 .5em;}
|
||||
.header4 .summary em { color:#ff1d00; font-style:normal;}
|
||||
|
||||
/* ----- cBody | End ----- */
|
||||
|
||||
/* ----- Footer | Start ----- */
|
||||
|
||||
#footer { position:relative; width:100%; clear:both; height:38px; overflow:hidden; background:url(../images/footerBg.gif) repeat-x left 3px;}
|
||||
#footer .footerLine { height:3px; width:100%; float:left; clear:both;}
|
||||
#footer .footerLeft { float:left;}
|
||||
#footer address { position:absolute; top:3px; right:0; width:350px; height:35px; background:url(../images/addressBg.gif) no-repeat right top;}
|
||||
#footer address img { position:absolute; top:15px; left:38px;}
|
||||
#footer address .version { position:absolute; top:10px; left:297px; font:.8em Tahoma; color:#ffffff;}
|
||||
#footer address .version strong { font:bold 1em Tahoma; color:#ff0000; }
|
||||
|
||||
/* ----- Footer | End ----- */
|
||||
|
||||
/* ----- Content | Start ----- */
|
||||
|
||||
/* localNavigation */
|
||||
|
|
@ -137,58 +89,58 @@ address { font-style:normal;}
|
|||
.pageNavigation .current { position:relative; margin-left:-4px; font:bold 1em Tahoma; color:#ff6600; display:inline-block; padding:1px 7px 1px 6px; border-left:1px solid #dedfde; border-right:1px solid #CCCCCC; text-decoration:none; line-height:1em; }
|
||||
|
||||
/* tableStyle */
|
||||
#content .infoText { border:1px solid #f2f2f0; margin-bottom:12px; background:#f9f9f6; padding:1.2em; color:#7b7972; font-size:.9em; line-height:1.4em;}
|
||||
#content .tableSummaryType1 { font:bold .8em Tahoma; color:#a0a0a0; margin-bottom:10px;}
|
||||
#content .tableSummaryType1 strong { font:bold 1em Tahoma; color:#ff1a00;}
|
||||
#content .tableType1 { width:100%; border-bottom:2px solid #c1c0bd;}
|
||||
#content .tableType1 th { font-weight:normal; color:#ffffff; background:url(../images/tableType1Header.gif) repeat-x; height:28px;}
|
||||
#content .tableType1 td { text-align:center; color:#636363; height:30px; border-top:1px solid #ededed;}
|
||||
#content .tableType1 td a { color:#1d1d1d;}
|
||||
#content .tableType1 .tahoma { font-size:.9em; font-family:Tahoma;}
|
||||
#content .tableType1 .tahoma a { font-size:1em;}
|
||||
#content .tableType1 td.blue a { color:#158692;}
|
||||
#content .tableType1 td.red a { color:#c95b53;}
|
||||
.infoText { border:1px solid #f2f2f0; margin-bottom:12px; background:#f9f9f6; padding:1.2em; color:#7b7972; font-size:.9em; line-height:1.4em;}
|
||||
.tableSummaryType1 { font:bold .8em Tahoma; color:#a0a0a0; margin-bottom:10px;}
|
||||
.tableSummaryType1 strong { font:bold 1em Tahoma; color:#ff1a00;}
|
||||
.tableType1 { width:100%; border-bottom:2px solid #c1c0bd;}
|
||||
.tableType1 th { font-weight:normal; color:#ffffff; background:url(../images/tableType1Header.gif) repeat-x; height:28px;}
|
||||
.tableType1 td { text-align:center; color:#636363; height:30px; border-top:1px solid #ededed;}
|
||||
.tableType1 td a { color:#1d1d1d;}
|
||||
.tableType1 .tahoma { font-size:.9em; font-family:Tahoma;}
|
||||
.tableType1 .tahoma a { font-size:1em;}
|
||||
.tableType1 td.blue a { color:#158692;}
|
||||
.tableType1 td.red a { color:#c95b53;}
|
||||
|
||||
#content .tableType2 { border:2px solid #c1c0bd; border-left:none; border-right:none; width:100%;}
|
||||
#content .tableType2 th { border-top:1px solid #fbfbfb; border-bottom:1px solid #e4e4e4; background:#f5f5f5; padding:10px 10px 10px 2em; font-weight:normal; text-align:left; color:#606060;}
|
||||
#content .tableType2 td { border-bottom:1px solid #ededed; padding:10px 10px 7px 10px; font-size:.9em; color:#7b7972;}
|
||||
#content .tableType2 td input,
|
||||
#content .tableType2 td textarea,
|
||||
#content .tableType2 td select { margin-bottom:.5em; vertical-align:middle; font-size:1em; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6;}
|
||||
#content .tableType2 td .w100 { width:100%; display:block;}
|
||||
#content .tableType2 td .checkbox { margin:-3px;}
|
||||
#content .tableType2 td p { line-height:1.4em;}
|
||||
.tableType2 { border:2px solid #c1c0bd; border-left:none; border-right:none; width:100%;}
|
||||
.tableType2 th { border-top:1px solid #fbfbfb; border-bottom:1px solid #e4e4e4; background:#f5f5f5; padding:10px 10px 10px 2em; font-weight:normal; text-align:left; color:#606060;}
|
||||
.tableType2 td { border-bottom:1px solid #ededed; padding:10px 10px 7px 10px; font-size:.9em; color:#7b7972;}
|
||||
.tableType2 td input,
|
||||
.tableType2 td textarea,
|
||||
.tableType2 td select { margin-bottom:.5em; vertical-align:middle; font-size:1em; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6;}
|
||||
.tableType2 td .w100 { width:100%; display:block;}
|
||||
.tableType2 td .checkbox { margin:-3px;}
|
||||
.tableType2 td p { line-height:1.4em;}
|
||||
|
||||
#content .tableType3 { width:100%; border-bottom:2px solid #c1c0bd;}
|
||||
#content .tableType3 th,
|
||||
#content .tableType3 td { border-top:1px solid #bfbfbf;}
|
||||
#content .tableType3 thead th { font-weight:normal; color:#ffffff; background:url(../images/tableType1Header.gif) repeat-x; height:28px;}
|
||||
#content .tableType3 tbody th { font-weight:normal; color:#606060; text-align:left; background:#f5f5f5; padding:10px 10px 10px 2em;}
|
||||
#content .tableType3 tbody th img { vertical-align:middle; margin-top:-2px;}
|
||||
#content .tableType3 td { text-align:center; color:#636363; border-left:1px solid #ededed; padding:10px 10px 7px 10px;}
|
||||
#content .tableType3 td.colSpan { text-align:left; border-top:1px solid #ededed;}
|
||||
#content .tableType3 td a { color:#1d1d1d;}
|
||||
#content .tableType3 .tahoma { font-size:.9em; font-family:Tahoma;}
|
||||
#content .tableType3 .tahoma a { font-size:1em;}
|
||||
#content .tableType3 td.left { text-align:left; }
|
||||
#content .tableType3 td label { margin-right:1em; }
|
||||
#content .tableType3 td a.blue { color:#158692;}
|
||||
#content .tableType3 td a.red { color:#c95b53;}
|
||||
#content .tableType3 td input,
|
||||
#content .tableType3 td textarea,
|
||||
#content .tableType3 td select { margin-bottom:.5em; vertical-align:middle; font-size:1em; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6;}
|
||||
#content .tableType3 td .w100 { width:100%; display:block;}
|
||||
.tableType3 { width:100%; border-bottom:2px solid #c1c0bd;}
|
||||
.tableType3 th,
|
||||
.tableType3 td { border-top:1px solid #bfbfbf;}
|
||||
.tableType3 thead th { font-weight:normal; color:#ffffff; background:url(../images/tableType1Header.gif) repeat-x; height:28px;}
|
||||
.tableType3 tbody th { font-weight:normal; color:#606060; text-align:left; background:#f5f5f5; padding:10px 10px 10px 2em;}
|
||||
.tableType3 tbody th img { vertical-align:middle; margin-top:-2px;}
|
||||
.tableType3 td { text-align:center; color:#636363; border-left:1px solid #ededed; padding:10px 10px 7px 10px;}
|
||||
.tableType3 td.colSpan { text-align:left; border-top:1px solid #ededed;}
|
||||
.tableType3 td a { color:#1d1d1d;}
|
||||
.tableType3 .tahoma { font-size:.9em; font-family:Tahoma;}
|
||||
.tableType3 .tahoma a { font-size:1em;}
|
||||
.tableType3 td.left { text-align:left; }
|
||||
.tableType3 td label { margin-right:1em; }
|
||||
.tableType3 td a.blue { color:#158692;}
|
||||
.tableType3 td a.red { color:#c95b53;}
|
||||
.tableType3 td input,
|
||||
.tableType3 td textarea,
|
||||
.tableType3 td select { margin-bottom:.5em; vertical-align:middle; font-size:1em; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6;}
|
||||
.tableType3 td .w100 { width:100%; display:block;}
|
||||
|
||||
#content .tableType4 { border:2px solid #c1c0bd; border-left:none; border-right:none; width:100%;}
|
||||
#content .tableType4 th { border-top:1px solid #fbfbfb; border-bottom:1px solid #e4e4e4; background:#f5f5f5; padding:10px 10px 10px 2em; font-weight:normal; text-align:left; color:#606060;}
|
||||
#content .tableType4 td { border-bottom:1px solid #ededed; padding:10px 10px 7px 10px; color:#7b7972;}
|
||||
#content .tableType4 td input,
|
||||
#content .tableType4 td textarea,
|
||||
#content .tableType4 td select { margin-bottom:.5em; vertical-align:middle;font-size:1em; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6;}
|
||||
#content .tableType4 td label { margin-right:1em; }
|
||||
#content .tableType4 td .w100 { width:100%; display:block;}
|
||||
#content .tableType4 td .checkbox { margin:-3px;}
|
||||
#content .tableType4 td p { line-height:1.4em;}
|
||||
.tableType4 { border:2px solid #c1c0bd; border-left:none; border-right:none; width:100%;}
|
||||
.tableType4 th { border-top:1px solid #fbfbfb; border-bottom:1px solid #e4e4e4; background:#f5f5f5; padding:10px 10px 10px 2em; font-weight:normal; text-align:left; color:#606060;}
|
||||
.tableType4 td { border-bottom:1px solid #ededed; padding:10px 10px 7px 10px; color:#7b7972;}
|
||||
.tableType4 td input,
|
||||
.tableType4 td textarea,
|
||||
.tableType4 td select { margin-bottom:.5em; vertical-align:middle;font-size:1em; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6;}
|
||||
.tableType4 td label { margin-right:1em; }
|
||||
.tableType4 td .w100 { width:100%; display:block;}
|
||||
.tableType4 td .checkbox { margin:-3px;}
|
||||
.tableType4 td p { line-height:1.4em;}
|
||||
|
||||
/* ----- Content | End ----- */
|
||||
|
||||
|
|
|
|||
79
modules/admin/tpl/css/admin_layout.css
Normal file
79
modules/admin/tpl/css/admin_layout.css
Normal file
|
|
@ -0,0 +1,79 @@
|
|||
@charset "utf-8";
|
||||
/*
|
||||
NHN UIT Lab. WebStandardization Team (http://html.nhndesign.com/)
|
||||
Jeong, Chan Myeong 070601~070630
|
||||
*/
|
||||
|
||||
/*
|
||||
Used Hack
|
||||
|
||||
IE6 & Below
|
||||
{ property:value; _property:value;}
|
||||
|
||||
IE7 Only
|
||||
*:first-child+html #selector
|
||||
|
||||
*/
|
||||
|
||||
/* default.css - Type Selector Definition */
|
||||
* { margin:0; padding:0; font-family:"돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
|
||||
html, body { }
|
||||
html { width:100%; position:relative;}
|
||||
body { font-size:.75em; width:100%; background:#2f2f2f; margin:0em;}
|
||||
img { border:none;}
|
||||
label { cursor:pointer;}
|
||||
select { height:1.6em;}
|
||||
option { padding-right:.5em;}
|
||||
li { list-style:none;}
|
||||
a { text-decoration:none;}
|
||||
a:hover { text-decoration:underline;}
|
||||
address { font-style:normal;}
|
||||
|
||||
/* Input Style Definition */
|
||||
.inputTypeText { border:1px solid #c9c9c9; padding:3px; height:1em; line-height:1em; background:#ffffff;}
|
||||
.inputTypeText:hover,
|
||||
.inputTypeText:focus { background:#f4f4f4;}
|
||||
.inputTypeTextArea { border:1px solid #c9c9c9; padding:3px; background:#ffffff;}
|
||||
|
||||
/* Internet Explorer 6 PNG Bug Fix */
|
||||
.iePngFix { behavior:url(../js/iePngFix.htc);}
|
||||
|
||||
/* Special Class Selector */
|
||||
.fr { float:right;}
|
||||
.fl { float:left;}
|
||||
.fwB { font-weight:bold;}
|
||||
|
||||
/* ----- Header | Start ----- */
|
||||
|
||||
#header { position:relative; height:71px; background:url(../images/headerBg.gif) repeat-x; overflow:hidden; clear:both; z-index:99;}
|
||||
#header h1 { float:left; width:180px; height:71px; position:relative; background:url(../images/h1_bg.gif) no-repeat;}
|
||||
#header h1 img { position:absolute; top:29px; left:29px;}
|
||||
#header #logout { width:470px; height:71px; float:right; background:url(../images/headerBgEnd.png) no-repeat right top;}
|
||||
#header #logout a { float:right; position:relative; top:29px; right:24px;}
|
||||
|
||||
/* ----- Header | End ----- */
|
||||
|
||||
#cBody { position:relative; clear:both; padding:0px 18px 0px 198px; margin:-71px 0 -38px 0; overflow:hidden; background:#ffffff url(../images/menuBg.gif) repeat-y;}
|
||||
#gNavigation { float:left; width:180px; padding:71px 0 200px 0; margin-right:18px; margin-left:-198px; _margin-left:-99px;}
|
||||
#gNavigation h2 { margin-bottom:8px;}
|
||||
#gNavigation ul { width:180px;}
|
||||
#gNavigation ul li { width:180px; height:30px; background:url(../images/menuBg.png) no-repeat left top; behavior:url(../js/iePngFix.htc);}
|
||||
#gNavigation ul li.on { background-position:left -30px; margin-top:-2px; _background:url(../images/menuBgIeFix.png) no-repeat left top;}
|
||||
#gNavigation ul li.on a { color:#ffffff; font-weight:bold;}
|
||||
#gNavigation ul li a { display:block; padding:9px 0 0 28px; height:21px; color:#606060;}
|
||||
#gNavigation .menuEdit { float:left; padding:15px 0 0 26px;}
|
||||
|
||||
#content { float:left; width:100%; padding:71px 0 100px 0;}
|
||||
|
||||
/* ----- Footer | Start ----- */
|
||||
|
||||
#footer { position:relative; width:100%; clear:both; height:38px; overflow:hidden; background:url(../images/footerBg.gif) repeat-x left 3px;}
|
||||
#footer .footerLine { height:3px; width:100%; float:left; clear:both;}
|
||||
#footer .footerLeft { float:left;}
|
||||
#footer address { position:absolute; top:3px; right:0; width:350px; height:35px; background:url(../images/addressBg.gif) no-repeat right top;}
|
||||
#footer address img { position:absolute; top:15px; left:38px;}
|
||||
#footer address .version { position:absolute; top:10px; left:297px; font:.8em Tahoma; color:#ffffff;}
|
||||
#footer address .version strong { font:bold 1em Tahoma; color:#ff0000; }
|
||||
|
||||
/* ----- Footer | End ----- */
|
||||
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
<!--%import("css/admin.css")-->
|
||||
<!--%import("css/admin_layout.css")-->
|
||||
<!--%import("js/admin.js")-->
|
||||
|
||||
<div id="header">
|
||||
|
|
|
|||
|
|
@ -53,5 +53,7 @@
|
|||
|
||||
<ul class="buttonRight">
|
||||
<li><a href="{getUrl('act','dispBlogAdminInsertBlog')}" class="buttonTypeA"><img src="../../admin/tpl/images/blank.gif" alt="" class="leftCap" /><img src="../../admin/tpl/images/iconCreate.gif" width="8" height="4" alt="" class="icon" />{$lang->cmd_modify}<img src="../../admin/tpl/images/blank.gif" alt="" class="rightCap" /></a></li>
|
||||
<!--@if($module=="admin")-->
|
||||
<li><a href="{getUrl('act','dispBlogAdminContent','module_srl','')}" class="buttonTypeA"><img src="../../admin/tpl/images/blank.gif" alt="" class="leftCap" />{$lang->cmd_blog_list}<img src="../../admin/tpl/images/blank.gif" alt="" class="rightCap" /></a></li>
|
||||
<!--@end-->
|
||||
</ul>
|
||||
|
|
|
|||
|
|
@ -67,5 +67,7 @@
|
|||
|
||||
<ul class="buttonRight">
|
||||
<li><a href="{getUrl('act','dispBoardAdminInsertBoard')}" class="buttonTypeA"><img src="../../admin/tpl/images/blank.gif" alt="" class="leftCap" /><img src="../../admin/tpl/images/iconCreate.gif" width="8" height="4" alt="" class="icon" />{$lang->cmd_modify}<img src="../../admin/tpl/images/blank.gif" alt="" class="rightCap" /></a></li>
|
||||
<!--@if($module=="admin")-->
|
||||
<li><a href="{getUrl('act','dispBoardAdminContent','module_srl','')}" class="buttonTypeA"><img src="../../admin/tpl/images/blank.gif" alt="" class="leftCap" />{$lang->cmd_board_list}<img src="../../admin/tpl/images/blank.gif" alt="" class="rightCap" /></a></li>
|
||||
<!--@end-->
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue