mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 00:32:15 +09:00
XE 로고 및 설치시 버튼 색상 변경
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4873 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
93530f9569
commit
83ab586a60
12 changed files with 14 additions and 14 deletions
|
|
@ -22,9 +22,9 @@
|
|||
|
||||
<div class="buttonCenter">
|
||||
<!--@if($install_enable)-->
|
||||
<a href="{getUrl('','act','dispInstallSelectDB')}" class="button"><span>{$lang->cmd_install_next}</span></a>
|
||||
<a href="{getUrl('','act','dispInstallSelectDB')}" class="button blue"><span>{$lang->cmd_install_next}</span></a>
|
||||
<!--@else-->
|
||||
<a href="{getUrl('','act',$act)}" class="button"><span>{$lang->cmd_install_fix_checklist}</span></a>
|
||||
<a href="{getUrl('','act',$act)}" class="button red"><span>{$lang->cmd_install_fix_checklist}</span></a>
|
||||
<!--@end-->
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue