]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_del_cats.tpl
Lock reason now saved in DB, deleted accounts shall be locked for re-registering...
[mailer.git] / templates / de / html / admin / admin_del_cats.tpl
index c46048ed1f5f74b5e270c2a34794c7a5b0be59a8..3a7af1cc814498747f428302ffa1a1bb1df9f848 100644 (file)
@@ -6,12 +6,12 @@
        <TR>
                <TD align="center" height="30" class="admin_header bottom2"><STRONG>{--DELETE_CATEGORIES--}:</STRONG></TD>
        </TR>
-       {--__CAT_ROWS--}
+       {!__CAT_ROWS!}
        <TR>
-               <TD align="center" class="admin_footer"><INPUT type="reset"
-                       class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;* <INPUT
+               <TD class="admin_footer"><INPUT type="reset"
+                       class="admin_reset" value="{--CLEAR_FORM--}" /> <INPUT
                        type="submit" name="ok" class="admin_delete"
-                       value="{--REMOVE_CATS--}"></TD>
+                       value="{--REMOVE_CATS--}" /></TD>
        </TR>
 </TABLE>
 </FORM>