]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_top10.tpl
Several markup fixes
[mailer.git] / templates / de / html / admin / admin_config_top10.tpl
index 634fe7aebe40a0940d078dd79b916c7c014ce835..813e6c8d300a98a0bfe81bbc7a5e9a8a093ec402 100644 (file)
        <tr>
                <td width="400" align="right">{--TOP10_ADMIN_MAX_TOP10--}:</td>
                <td class="seperator" width="10">&nbsp;</td>
-               <td width="170"><INPUT type="text" name="top10_max"
+               <td width="170"><input type="text" name="top10_max"
                        class="admin_normal" value="{!__MAX_VALUE!}" size="4" maxlength="6"></td>
        </tr>
        <tr>
                <td colspan="3" class="bottom2 seperator" height="5">&nbsp;</td>
        </tr>
        <tr>
-               <td colspan="3" class="admin_footer"><INPUT
-                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />&nbsp;<INPUT
+               <td colspan="3" class="admin_footer"><input
+                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />&nbsp;<input
                        type="submit" name="ok" class="admin_submit"
                        value="{--SAVE_SETTINGS--}" /></td>
        </tr>