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

@ -12,7 +12,7 @@
</tr>
<tr>
<td>
<input type="button" value="{$lang->cmd_cancel}" onclick="location.href='{getUrl('act','')}'" />
<input type="button" value="{$lang->cmd_cancel}" onclick="location.href='{getUrl('act','','member_srl','')}'" />
<input type="submit" value="{$lang->cmd_logout}" />
</td>
</tr>