]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_sponsor.tpl
Deleting of network type handler partialy finished
[mailer.git] / templates / de / html / admin / admin_config_sponsor.tpl
index 55bdb80fe11c24e545e3e5dd3e29431c1ea20681..c2be857ce879f3f15014900bdcdc8987aa1fd5af 100644 (file)
@@ -1,7 +1,7 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=config_sponsor" method="post">
-<table border="0" cellspacing="0" cellpadding="0" align="center" class="admin_table dashed" width="500">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_sponsor%}" method="post">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
 <tr>
-  <td colspan="2" align="center" class="admin_title bottom2" height="30">
+  <td colspan="2" align="center" class="admin_title bottom">
     <strong>{--ADMIN_CONFIG_SPONSOR_TITLE--}</strong>
   </td>
 </tr>
@@ -11,7 +11,7 @@
     {--ADMIN_SPONSOR_MIN_POINTS--}:
   </td>
   <td width="150" align="center">
-    <input type="text" class="admin_normal" name="sponsor_min_points" size="12" maxlength="20" value="{!__SPONSOR_MIN_POINTS!}" />
+    <input type="text" class="admin_normal" name="sponsor_min_points" size="12" maxlength="20" value="{?sponsor_min_points?}" />
   </td>
 </tr>
 <tr><td colspan="2" class="seperator" height="5">&nbsp;</td></tr>
     {--ADMIN_SPONSOR_REF_POINTS--}:
   </td>
   <td width="150" align="center">
-    <input type="text" class="admin_normal" name="sponsor_ref_points" size="12" maxlength="20" value="{!__SPONSOR_REF_POINTS!}" />
+    <input type="text" class="admin_normal" name="sponsor_ref_points" size="12" maxlength="20" value="{?sponsor_ref_points?}" />
   </td>
 </tr>
-<tr><td colspan="2" class="seperator bottom2" height="5">&nbsp;</td></tr>
+<tr><td colspan="2" class="seperator bottom" height="5">&nbsp;</td></tr>
 <tr>
   <td colspan="2" class="admin_footer">
     <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />