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

This commit is contained in:
zero 2007-02-23 08:30:19 +00:00
parent 734309cf4d
commit c4b2bd4a86
20 changed files with 165 additions and 163 deletions

View file

@ -22,7 +22,7 @@
</tr>
<tr>
<td colspan="2">
<input type="button" value="{$lang->cmd_back}" onclick="location.href='{getUrl('act','dispContent')}'" />
<input type="button" value="{$lang->cmd_back}" onclick="location.href='{getUrl('act','dispMemberList')}';return false;" />
<input type="submit" value="{$lang->cmd_delete}" />
</td>
</tr>