password.tpl:

- removed a superfluous </td>


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1143 a1433add-5e2c-0410-b055-b7f2511e0802
pull/2/head
Christian Boltz 14 years ago
parent 3dcd56c77a
commit 0a2f73e51a

@ -27,7 +27,7 @@
<tr>
<td class="label">&nbsp;</td>
<td>
<input class="button" type="submit" name="submit" value="{$PALANG.pPassword_button}" /></td>
<input class="button" type="submit" name="submit" value="{$PALANG.pPassword_button}" />
{if $authentication_has_role.user}
<input class="button" type="submit" name="fCancel" value="{$PALANG.exit}" />
{/if}

Loading…
Cancel
Save