mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
새 언어 로드 방식으로 변경.
This commit is contained in:
parent
912ea46c55
commit
9d26290b89
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
<div id="rx_message-warning" class="rx_message-notice">
|
||||
{lang('member.about_keep_warning')}
|
||||
</div>
|
||||
<input type="submit" tabindex="4" value="{$lang->cmd_login}" />
|
||||
<input type="submit" tabindex="4" value="{lang('member.cmd_login')}" />
|
||||
</div>
|
||||
</form>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue