]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_rallyes.tpl
Several more constants rewritten to getConfig()
[mailer.git] / templates / de / html / admin / admin_list_rallyes.tpl
index 271f7206a885b365a255347c73b300fefa7871c4..7252d1bd59ad23e19413491978b592aa7b1f7694 100644 (file)
@@ -1,7 +1,5 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=list_rallyes"
-       method="POST" style="margin-bottom: 0px">
-<table border="0" cellspacing="0" cellpadding="0" width="730"
-       class="admin_table dashed">
+<form action="{?URL?}/modules.php?module=admin&amp;what=list_rallyes" method="post" style="margin-bottom: 0px">
+<table border="0" cellspacing="0" cellpadding="0" width="730" class="admin_table dashed">
        <tr>
                <td colspan="6" align="center" class="admin_title" height="30"><strong>{--RALLYE_EDIT_DEL_RALLYES--}:</strong>
                </td>
        </tr>
        {!__RALLYE_ROWS!}
        <tr>
-               <td colspan="6" class="admin_footer"><INPUT
+               <td colspan="6" class="admin_footer"><input
                        type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-               <INPUT type="submit" name="edit" class="admin_submit"
-                       value="{--RALLYE_EDIT_ADMIN--}" /> <INPUT type="submit"
+               <input type="submit" name="edit" class="admin_submit"
+                       value="{--RALLYE_EDIT_ADMIN--}" /> <input type="submit"
                        name="del" class="admin_delete" value="{--RALLYE_DELETE_ADMIN--}" />
                </td>
        </tr>