]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_unlock_sponsor.tpl
More templates rewritten
[mailer.git] / templates / de / html / admin / admin_unlock_sponsor.tpl
index aae368889ca81a1b45a58a2724f1b393d0eee673..83a7232309b965712ce5ea9bdbd21aefaacc9030 100644 (file)
@@ -1,5 +1,5 @@
 <DIV align="center">
-<FORM action="{--URL--}/modules.php?module=admin&amp;what=unlock_sponsor" method="POST">
+<FORM action="{!URL!}/modules.php?module=admin&amp;what=unlock_sponsor" method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" width="620" class="admin_table dashed">
 <TR>
   <TD colspan="4" class="admin_title bottom2" height="30" align="center">
   <TD align="center" class="admin_title bottom2 right2"><STRONG>{--REMOTE_IP--}:</STRONG></TD>
   <TD align="center" class="admin_title bottom2"><STRONG>{--SPONSOR_CREATED--}:</STRONG></TD>
 </TR>
-{--__SPONSOR_ROWS--}
+{!__SPONSOR_ROWS!}
 <TR>
   <TD colspan="4" class="admin_footer" height="30" align="center">
-    <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*
-    <INPUT type="submit" name="ok" class="admin_submit" value="{--SPONSOR_UNLOCK--}">
+    <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
+    <INPUT type="submit" name="ok" class="admin_submit" value="{--SPONSOR_UNLOCK--}" />
   </TD>
 </TR>
 </TABLE>