Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / admin / admin_config_top10.tpl
index 9e43f793822b5f0ae6fa86ae9252106e2e204bd4..e8d72b1f7af51841a03a0d83b42b149c226b57f7 100644 (file)
@@ -9,13 +9,13 @@
        <tr>
                <td class="bottom" align="right">{--ADMIN_TOP10_MAX_TOP10--}:</td>
                <td class="bottom">
-                       <input type="text" name="top10_max" class="form_field" value="{?top10_max?}" size="4" maxlength="6" />
+                       <input type="text" class="form_field" name="top10_max" value="{?top10_max?}" size="4" maxlength="6" />
                </td>
        </tr>
        <tr>
                <td colspan="2" class="table_footer">
                        <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>