mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 20:59:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1652 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
08b801f1e7
commit
1f188a5d59
4 changed files with 3 additions and 3 deletions
|
|
@ -56,7 +56,7 @@
|
|||
</fieldset>
|
||||
|
||||
<ul class="buttonWrite">
|
||||
<li><span class="buttonTypeA"><img src="./images/blank.gif" alt="" class="leftCap" /><img src="./images/{$module_info->colorset}/iconWrite.gif" width="12" height="11" class="icon" alt="" /><input type="submit" value="{$lang->cmd_write}" accesskey="s" /><img src="./images/blank.gif" alt="" class="rightCap" /></span></li>
|
||||
<li><span class="buttonTypeA"><img src="./images/blank.gif" alt="" class="leftCap" /><img src="./images/{$module_info->colorset}/iconWrite.gif" width="12" height="11" class="icon" alt="" /><input type="submit" value="{$lang->cmd_comment_registration}" accesskey="s" /><img src="./images/blank.gif" alt="" class="rightCap" /></span></li>
|
||||
|
||||
<!--@if($act&&$act!='dispBoardContent')-->
|
||||
<li><span class="buttonTypeA"><img src="./images/blank.gif" alt="" class="leftCap" /><img src="./images/{$module_info->colorset}/iconList.gif" width="12" height="11" class="icon" alt="" /><input type="button" value="{$lang->cmd_back}" onclick="location.href='{getUrl('act','')}'"/><img src="./images/blank.gif" alt="" class="rightCap" /></span></li>
|
||||
|
|
|
|||
|
|
@ -268,4 +268,4 @@ Jeong, Chan Myeong 070601~070630
|
|||
|
||||
.buttonWrite ul { text-align:center; clear:both; display:block;}
|
||||
.buttonWrite li { margin-top:.5em; float:right; margin-right:.3em;}
|
||||
.buttonWrite input { border:none; cursor:pointer; background:url(../images/white/buttonTypeACenter.gif) repeat-x left center; line-height:100%; overflow:visible; color:#3f4040; margin:0 1px; white-space:nowrap;border:0px; }
|
||||
.buttonWrite input { border:none; cursor:pointer; background:url(../images/white/buttonTypeACenter.gif) repeat-x left center; line-height:100%; overflow:visible; color:#3f4040; margin:0 1px; white-space:nowrap;border:0px; _position:relative; _top:3px;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue