]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_sponsor_pay_del.tpl
Extension loader rewritten and no more needed cache elements removed
[mailer.git] / templates / de / html / admin / admin_list_sponsor_pay_del.tpl
index a629b3346739643770f42c356f271b50767618ca..6526b4f88ef4f9c7f9dc5dfdd6baab3913daaf8b 100644 (file)
@@ -1,5 +1,5 @@
 <DIV align="center">
-<FORM action="{--URL--}/modules.php?module=admin&amp;what=list_sponsor_pay" method="POST" target="_self">
+<FORM action="{!URL!}/modules.php?module=admin&amp;what=list_sponsor_pay" method="POST" target="_self">
 <TABLE border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="640">
 <TR>
   <TD align="center" colspan="5" class="admin_header bottom2" height="40">
@@ -16,8 +16,8 @@
 {!__SPONSOR_ROWS!}
 <TR>
   <TD align="center" colspan="5" class="admin_footer">
-    <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*
-    <INPUT type="submit" class="admin_delete" name="remove" value="{--DEL_ENTRIES--}">
+    <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
+    <INPUT type="submit" class="admin_delete" name="remove" value="{--DEL_ENTRIES--}" />
   </TD>
 </TR>
 </TABLE>