mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 17:19:59 +09:00
bug fix
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5077 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e090646620
commit
8e35ce998f
6 changed files with 94 additions and 13 deletions
|
|
@ -26,8 +26,11 @@
|
|||
</tr>
|
||||
<tr class="row2">
|
||||
<td scope="row" colspan="2" class="right">
|
||||
<a href="#" onclick="hideCategoryInfo();return false" class="button"><span>{$lang->cmd_close}</span></a>
|
||||
<span class="button"><input type="submit" value="{$lang->cmd_save}" /></span>
|
||||
|
||||
|
||||
<span class="button green"><input type="submit" value="{$lang->cmd_save}" /></span>
|
||||
<span class="button red"><input type="button" onclick="hideCategoryInfo();return false" value="{$lang->cmd_close}" /></span>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue