]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_sponsor_add_points.tpl
User list templates with lesser empty lines
[mailer.git] / templates / de / html / admin / admin_edit_sponsor_add_points.tpl
index 295e3f08e78ad6aac48cf57a79dbdab57f0f42a2..a1c9ca52d1e6a075910b4f365764d2ca75105d23 100644 (file)
@@ -1,10 +1,10 @@
-<FORM action="{--URL--}/modules.php?module=admin&amp;what=edit_sponsor&amp;mode=add_points&amp;id={--__SPONSOR_ID--}" method="POST">
+<FORM action="{!URL!}/modules.php?module=admin&amp;what=edit_sponsor&amp;mode=add_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_ADD_POINTS_TO_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,7 +22,7 @@
 </TR>
 <TR><TD height="5" colspan="3" class="seperator bottom2">&nbsp;</TD></TR>
 <TR>
-  <TD colspan="3" align="center" class="admin_footer">
+  <TD colspan="3" class="admin_footer">
     <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*
     <INPUT type="submit" class="admin_submit" name="ok" value="{--ADMIN_SPONSOR_ADD_POINTS--}">
   </TD>