]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_extensions.tpl
Generic lock/unlock added, surfbar only needs dynamic payment model
[mailer.git] / templates / de / html / admin / admin_config_extensions.tpl
index edfeb264dc1cb215d0c07b1d008d50ecf9969061..a1d8b94c595d370ae9ccf1ba623213d2586faf63 100644 (file)
                <TD class="bottom2" align="right" width="350" height="20">
                {--ADMIN_VERBOSE_SQL--}:</TD>
                <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;
+                       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;
                </TD>
        </TR>
        <TR>
-               <TD colspan="2" align="center" class="admin_footer"><INPUT
+               <TD colspan="2" class="admin_footer"><INPUT
                        type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*&nbsp;<INPUT
                        type="submit" name="ok" class="admin_submit"
                        value="{--SAVE_SETTINGS--}"></TD>