]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_sponsor_paytype.tpl
Extension ext-network continued:
[mailer.git] / templates / de / html / admin / admin_add_sponsor_paytype.tpl
index 9044a07e7beeeb421f585ab57e6cce5389485316..a78234a73441e66b766c600bdd3b1b21b597a007 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=list_sponsor_pay%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_sponsor_pay%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
        <td class="table_header bottom" colspan="2" align="center">
 </tr>
 <tr>
        <td align="right">{--SPONSOR_PAYTYPE_RATE--}:<br /><div class="tiny">{--SPONSOR_PAYTYPE_RATE_HINT--}</div></td>
-       <td><input type="text" class="form_field" name="pay_rate" size="7" maxlength="25" class="form_field" value="0.00000" /></td>
+       <td><input type="text" class="form_field" name="pay_rate" size="7" maxlength="25" value="0.00000" /></td>
 </tr>
 <tr>
        <td align="right">{--SPONSOR_PAYTYPE_MIN_COUNT--}:</td>
-       <td><input type="text" class="form_field" name="pay_min_count" size="2" maxlength="20" class="form_field" value="1" /></td>
+       <td><input type="text" class="form_field" name="pay_min_count" size="2" maxlength="20" value="1" /></td>
 </tr>
 <tr>
        <td class="bottom" align="right">{--SPONSOR_PAYTYPE_CURRENCY--}:</td>
-       <td class="bottom"><input type="text" class="form_field" name="pay_currency" size="2" maxlength="255" class="form_field" value="&euro;" /></td>
+       <td class="bottom"><input type="text" class="form_field" name="pay_currency" size="2" maxlength="255" value="&euro;" /></td>
 </tr>
 <tr>
        <td colspan="2" class="table_footer" align="center">