]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_payouts_edit_row.tpl
A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_config_payouts_edit_row.tpl
index 8bdafaa2bcc298a92369997bf794e0078f447cbb..1893a5582b0fa450fa9f88a1e1a23f9e1700b92d 100644 (file)
@@ -4,13 +4,13 @@
                <input type="hidden" name="sel[$content[id]]" value="1" />
        </td>
        <td align="center" class="{%template,ColorSwitch%} bottom right">
-               <input type="text" name="type[$content[id]]" class="admin_normal" value="$content[type]" size="20" maxlength="255" />
+               <input type="text" name="type[$content[id]]" class="form_field" value="$content[type]" size="20" maxlength="255" />
        </td>
        <td align="center" class="{%template,ColorSwitch%} bottom right">
-               <input type="text" name="rate[$content[id]]" class="admin_normal" value="{%pipe,translateComma=$content[rate]%}" size="5" maxlength="10" />
+               <input type="text" name="rate[$content[id]]" class="form_field" value="{%pipe,translateComma=$content[rate]%}" size="5" maxlength="10" />
        </td>
        <td align="center" class="{%template,ColorSwitch%} bottom right">
-               <input type="text" name="min_points[$content[id]]" class="admin_normal" value="{%pipe,translateComma=$content[min_points]%}" size="5" maxlength="10" />
+               <input type="text" name="min_points[$content[id]]" class="form_field" value="{%pipe,translateComma=$content[min_points]%}" size="5" maxlength="10" />
        </td>
        <td align="center" class="{%template,ColorSwitch%} bottom">
                $content[allow_url]