mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 06:09:55 +09:00
issue 232 set lang code at "save" button
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9445 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9d3560d65b
commit
485b163319
1 changed files with 2 additions and 2 deletions
|
|
@ -190,7 +190,7 @@
|
|||
</p>
|
||||
</fieldset>
|
||||
<div class="btnArea">
|
||||
<span class="btn medium"><input type="submit" value="Save" /></span>
|
||||
<span class="btn medium"><input type="submit" value="{$lang->cmd_save}" /></span>
|
||||
</div>
|
||||
</form>
|
||||
<div class="modal" id="userDefine">
|
||||
|
|
@ -200,4 +200,4 @@
|
|||
<div id="extendForm">
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue