Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / admin / admin_config_refid.tpl
index 2268a1f0e6e1ea011158b1492300e035173f71bc..7378838dbc15ccced0110e3ed5cdbe3f373bc84e 100644 (file)
        <tr>
                <td class="bottom" align="right" width="200" style="padding-right:5px">{--ADMIN_RANDOM_MIN_CONFIRMED--}</td>
                <td class="bottom" align="center">
-                       <input type="text" name="user_min_confirmed" class="form_field" size="3" maxlength="3" value="{?user_min_confirmed?}" />
+                       <input type="text" class="form_field" name="user_min_confirmed" size="3" maxlength="3" value="{?user_min_confirmed?}" />
                </td>
        </tr>
 
        <tr>
                <td class="table_footer" colspan="2" align="center">
                        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="ok" class="form_submit" value="{--SAVE_SETTINGS--}" />
+                       <input type="submit" class="form_submit" name="ok" value="{--SAVE_SETTINGS--}" />
                </td>
        </tr>
 </table>