Huge rewrite of default parameters, ext-network continued:
[mailer.git] / templates / de / html / admin / admin_config_beg.tpl
index e358aff85ed4c8871557bb5eb0309a847e31a395..4d6024733025eed462411bdef3ec678849057634 100644 (file)
                </td>
                <td class="seperator" width="5">&nbsp;</td>
                <td align="center">
-                       <select name="beg_pay_mode" size="1">
+                       <select class="admin_select" name="beg_pay_mode" size="1">
                                <option value="IMG"$content[pay_mode_img]>{--ADMIN_BEG_PAY_MODE_IMG--}</option>
                                <option value="JS"$content[pay_mode_js]>{--ADMIN_BEG_PAY_MODE_JS--}</option>
                                <option value="BOTH"$content[pay_mode_both]>{--ADMIN_BEG_PAY_MODE_BOTH--}</option>