git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5077 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2008-12-15 05:20:53 +00:00
parent e090646620
commit 8e35ce998f
6 changed files with 94 additions and 13 deletions

View file

@ -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>