]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_extensions.tpl
Rewrote 'we' word a little, rewrote mail order to use SQL_INSERTID() instead of anoth...
[mailer.git] / templates / de / html / admin / admin_config_extensions.tpl
index def016eb7ad2891652b256bcd2a3eeb95c2ff748..8f41726960c28f0171fd27489d7176e283bfa11e 100644 (file)
@@ -1,18 +1,17 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_extensions%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=config_extensions%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td colspan="2" align="center" class="table_header bottom">
-                       <strong>{--ADMIN_CONFIG_EXTENSIONS_SETTINGS--}</strong>
+                       <strong>{--ADMIN_CONFIG_EXTENSIONS_TITLE--}</strong>
                </td>
        </tr>
        <tr>
                <td class="bottom" align="right" width="350">
-                       {--ADMIN_VERBOSE_SQL--}:
+                       {--ADMIN_CONFIG_EXTENSIONS_VERBOSE_SQL--}:
                </td>
                <td class="bottom" width="150" align="right">
-                       <input type="radio" class="form_field" name="verbose_sql" value="Y" class="form_field"$content[verbose_y] /> {--YES--}<br />
-                       <input type="radio" class="form_field" name="verbose_sql" value="N" class="form_field"$content[verbose_n] /> {--NO--}
+                       {%template,ConfigurationYesNoSelectionBox=verbose_sql%}
                </td>
        </tr>
        <tr>