mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 15:19:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@178 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
734309cf4d
commit
c4b2bd4a86
20 changed files with 165 additions and 163 deletions
|
|
@ -19,7 +19,7 @@
|
|||
{$lang->is_default} : <input type="checkbox" name="is_default" value="Y" /><br />
|
||||
<!--@end-->
|
||||
{$lang->description} :<input type="text" name="description" value="{$selected_group->description}" /><br />
|
||||
<input type="button" value="{$lang->cmd_cancel}" onclick="location.href='{getUrl('group_srl','')}'" />
|
||||
<input type="button" value="{$lang->cmd_cancel}" onclick="location.href='{getUrl('group_srl','')}';return false;" />
|
||||
<input type="submit" value="{$lang->cmd_modify}" accesskey="s" />
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue