git-svn-id: http://xe-core.googlecode.com/svn/trunk@890 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-04-02 07:07:50 +00:00
parent 13188c9529
commit 5e7b9d5b9a
5 changed files with 7 additions and 7 deletions

View file

@ -39,7 +39,7 @@
<table border="1">
<tr>
<td colspan="2">
<input type="button" value="{$lang->cmd_cancel}" onclick="location.href='{getUrl('act','dispMemberInfo')}'" />
<input type="button" value="{$lang->cmd_cancel}" onclick="location.href='{getUrl('act','dispMemberInfo','member_srl','')}'" />
<input type="submit" value="{$lang->cmd_registration}" accesskey="s" />
</td>
</tr>