All database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partl...
[mailer.git] / templates / de / html / admin / admin_config_extensions.tpl
index 280d717e11ad12591027ce4d14aa3cfcfac8529c..f58df2be4c6ac19d98fbde60402490c7847b1545 100644 (file)
        <tr>
                <td class="bottom2" align="right" width="350" height="20">
                {--ADMIN_VERBOSE_SQL--}:</td>
-               <td class="bottom2" width="150" align="right"><INPUT type="radio"
+               <td class="bottom2" width="150" align="right"><input type="radio"
                        name="verbose_sql" value="Y" class="admin_normal"{!__VERBOSE_Y!} />&nbsp;{--YES--}
-               <INPUT type="radio" name="verbose_sql" value="N" class="admin_normal"{!__VERBOSE_N!} />&nbsp;{--NO--}&nbsp;
+               <input type="radio" name="verbose_sql" value="N" class="admin_normal"{!__VERBOSE_N!} />&nbsp;{--NO--}&nbsp;
                </td>
        </tr>
        <tr>
-               <td colspan="2" class="admin_footer"><INPUT
-                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />&nbsp;<INPUT
+               <td colspan="2" 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>