]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_sponsor_pay_del.tpl
Templates rewritten/fixed, surfbar extended with per-entry reload lock
[mailer.git] / templates / de / html / admin / admin_list_sponsor_pay_del.tpl
index 38fa5ff57d7801c36952d3db63185b7239805522..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">
   <TD align="center" class="admin_title bottom2 right2" width="150"><STRONG>{--SPONSOR_PAYTYPE_MIN_COUNT2--}:</STRONG></TD>
   <TD align="center" class="admin_title bottom2" width="160"><STRONG>{--SPONSOR_PAYTYPE_CURRENCY--}:</STRONG></TD>
 </TR>
-{--__SPONSOR_ROWS--}
+{!__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>