]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_points_del.tpl
More HTML rewrites #2
[mailer.git] / templates / de / html / admin / admin_points_del.tpl
index 5853d7f98deb9052657d71e3c722a28de65c8394..18ae4988b5ff0e6d84e1905da790cd52cf33c597 100644 (file)
@@ -1,12 +1,14 @@
 <div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=config_points&amp;sub=ref&amp;do=del" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_points&amp;sub=ref&amp;do=del%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
        <tr>
-               <td align="center" height="30" class="bottom2 admin_title"><strong>{--DELETE_REF_DEPTHS--}:</strong></td>
+               <td align="center" class="bottom admin_title">
+                       <strong>{--DELETE_REF_DEPTHS--}:</strong>
+               </td>
        </tr>
        $content
        <tr>
-               <td class="admin_footer">
+               <td align="center" class="admin_footer">
                        <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
                        <input type="submit" name="ok" class="admin_delete" value="{--REMOVE_REF--}" />
                </td>