Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / admin / admin_config_sponsor.tpl
index b6092c16deda6de0da4cc90583fc3b018f9216a7..7f9a1a5808bfa33d790edaddc6038c2dea88dfb1 100644 (file)
@@ -3,25 +3,28 @@
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
        <td colspan="2" align="center" class="table_header bottom">
-               <strong>{--ADMIN_CONFIG_SPONSOR_TITLE--}</strong>
+               {--ADMIN_CONFIG_SPONSOR_TITLE--}
        </td>
 </tr>
+
 <tr>
        <td align="right" width="350">
-               {--ADMIN_CONFIG_SPONSOR_MIN_POINTS--}:
+               {--ADMIN_CONFIG_SPONSOR_MIN_POINTS--}
        </td>
        <td width="150" align="center">
                <input type="text" class="form_field" name="sponsor_min_points" size="12" maxlength="20" value="{?sponsor_min_points?}" />
        </td>
 </tr>
+
 <tr>
        <td class="bottom" align="right" width="350">
-               {--ADMIN_CONFIG_SPONSOR_REFERRAL_POINTS--}:
+               {--ADMIN_CONFIG_SPONSOR_REFERRAL_POINTS--}
        </td>
        <td class="bottom" width="150" align="center">
                <input type="text" class="form_field" name="sponsor_ref_points" size="12" maxlength="20" value="{?sponsor_ref_points?}" />
        </td>
 </tr>
+
 <tr>
        <td colspan="2" class="table_footer">
                <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />