]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_sponsor_paytype.tpl
Templates rewritten/fixed, surfbar extended with per-entry reload lock
[mailer.git] / templates / de / html / admin / admin_add_sponsor_paytype.tpl
index 8c75740c9b9cb5c4521bb22e0df2f920038b94f4..536872178a88aeee7a4b832718dad8432d9a8fac 100644 (file)
@@ -1,4 +1,4 @@
-<FORM action="{--URL--}/modules.php?module=admin&amp;what=list_sponsor_pay" method="POST">
+<FORM action="{!URL!}/modules.php?module=admin&amp;what=list_sponsor_pay" method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" width="560" align="center" class="admin_table dashed">
 <TR>
   <TD class="admin_title bottom2" colspan="3" align="center" height="30">
@@ -31,9 +31,9 @@
 </TR>
 <TR><TD height="5" colspan="3" class="seperator bottom2">&nbsp;</TD></TR>
 <TR>
-  <TD colspan="3" align="center" class="admin_footer">
-    <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*
-    <INPUT type="submit" class="admin_submit" name="add" value="{--ADMIN_ADD_SPONSOR_PAYTYPE--}">
+  <TD colspan="3" class="admin_footer">
+    <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
+    <INPUT type="submit" class="admin_submit" name="add" value="{--ADMIN_ADD_SPONSOR_PAYTYPE--}" />
   </TD>
 </TR>
 </TABLE>