]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_extensions.tpl
Lock reason now saved in DB, deleted accounts shall be locked for re-registering...
[mailer.git] / templates / de / html / admin / admin_config_extensions.tpl
index c64023d83f0cfa722fbd41bd4333eff5f1c3622b..bb8b47d833e461b524b4e22c91679b18d3552073 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
-                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*&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>
+                       value="{--SAVE_SETTINGS--}" /></TD>
        </TR>
 </TABLE>
 </FORM>
\ No newline at end of file