]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_sponsor_sub_points.tpl
More templates rewritten
[mailer.git] / templates / de / html / admin / admin_edit_sponsor_sub_points.tpl
index 52371b8a1c28ed7b5f69af13dd41bdf50cae0c9a..8fd5b9287282bf8f110b3ca4578cb594e1ac1bce 100644 (file)
@@ -1,10 +1,10 @@
-<FORM action="{--URL--}/modules.php?module=admin&amp;what=edit_sponsor&amp;mode=sub_points&amp;id={--__SPONSOR_ID--}" method="POST">
+<FORM action="{!URL!}/modules.php?module=admin&amp;what=edit_sponsor&amp;mode=sub_points&amp;id={!__SPONSOR_ID!}" method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" width="500" align="center" class="admin_table dashed">
 <TR><TD class="admin_title seperator" height="10" colspan="3">&nbsp;</TD></TR>
 <TR>
   <TD class="admin_title" colspan="3" align="center">
     {--ADMIN_SUB_POINTS_FROM_SPONSOR--}:<BR />
-    <STRONG>{--__SPONSOR_VALUE--}</STRONG>
+    <STRONG>{!__SPONSOR_VALUE!}</STRONG>
   </TD>
 </TR>
 <TR><TD class="admin_title seperator bottom2" height="10" colspan="3">&nbsp;</TD></TR>
@@ -22,9 +22,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="ok" value="{--ADMIN_SPONSOR_SUB_POINTS--}">
+  <TD colspan="3" class="admin_footer">
+    <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
+    <INPUT type="submit" class="admin_submit" name="ok" value="{--ADMIN_SPONSOR_SUB_POINTS--}" />
   </TD>
 </TR>
 </TABLE>