mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 08:09:58 +09:00
xe_board, xe default editor skin의 black/white에 대해서 제대로 컬러셋이 적용되도록 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4952 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
586fe1a7ba
commit
18ade28ca9
15 changed files with 47 additions and 39 deletions
|
|
@ -6,9 +6,9 @@
|
|||
|
||||
<div class="gap1 tCenter">
|
||||
<!--@if(!$is_logged)-->
|
||||
<a href="{getUrl('act','dispMemberLoginForm')}" class="button"><span>{$lang->cmd_login}</span></a>
|
||||
<a href="{getUrl('act','dispMemberLoginForm')}" class="button {$btn_class}"><span>{$lang->cmd_login}</span></a>
|
||||
<!--@end-->
|
||||
<a href="#" onclick="history.back(); return false;" class="button"><span>{$lang->cmd_back}</span></a>
|
||||
<a href="#" onclick="history.back(); return false;" class="button {$btn_class}"><span>{$lang->cmd_back}</span></a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue