]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_wernis.tpl
Small typo fixed
[mailer.git] / templates / de / html / admin / admin_config_wernis.tpl
index d9a61ff60325a2224fac1367a941797b18290f88..8c31b700c37d145608d355bf41adca6bceaee43e 100644 (file)
@@ -83,7 +83,7 @@
                        {--ADMIN_WERNIS_PAYOUT_FEE_PERCENT--}:
                </td>
                <td>
-                       <input type="text" name="wernis_payout_fee_percent" class="admin_normal" value="{?wernis_payout_fee_percent?}" size="5" maxlength="20" />
+                       <input type="text" name="wernis_payout_fee_percent" class="admin_normal" value="{?wernis_payout_fee_percent?}" size="5" maxlength="20" />&#37;
                </td>
        </tr>
        <tr>
                        {--ADMIN_WERNIS_PAYOUT_ACTIVE--}:
                </td>
                <td>
-                       {--YES--}:<input type="radio" name="wernis_payout_active" value="Y"$content[wernis_payout_active_y] /><br />
-                       {--NO--}:<input type="radio" name="wernis_payout_active" value="N"$content[wernis_payout_active_n] />
+                       <input type="radio" name="wernis_payout_active" value="Y"$content[wernis_payout_active_y] /> {--YES--}<br />
+                       <input type="radio" name="wernis_payout_active" value="N"$content[wernis_payout_active_n] /> {--NO--}
                </td>
        </tr>
        <tr>
                        {--ADMIN_WERNIS_WITHDRAW_ACTIVE--}:
                </td>
                <td class="bottom">
-                       {--YES--}:<input type="radio" name="wernis_withdraw_active" value="Y"$content[wernis_withdraw_active_y] /><br />
-                       {--NO--}:<input type="radio" name="wernis_withdraw_active" value="N"$content[wernis_withdraw_active_n] />
+                       <input type="radio" name="wernis_withdraw_active" value="Y"$content[wernis_withdraw_active_y] /> {--YES--}<br />
+                       <input type="radio" name="wernis_withdraw_active" value="N"$content[wernis_withdraw_active_n] /> {--NO--}
                </td>
        </tr>
        <tr>