]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_extensions.tpl
Next stage of HTML rewriting, lesser br-tags
[mailer.git] / templates / de / html / admin / admin_config_extensions.tpl
index 48a7dbe3df9ef88696f786166b6cd7c32984d00a..f26ca5d336a366a8c5b4650efc4c192ed7c9b28c 100644 (file)
@@ -1,17 +1,17 @@
-<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="admin_table dashed" width="500">
        <tr>
-               <td colspan="2" align="center" class="admin_title bottom2" height="30">
+               <td colspan="2" align="center" class="admin_title bottom" height="30">
                        <strong>{--ADMIN_CONFIG_EXTENSIONS_SETTINGS--}</strong>
                </td>
        </tr>
        <tr>
-               <td class="bottom2" align="right" width="350" height="20">
+               <td class="bottom" 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"$content[verbose_y] />&nbsp;{--YES--}
-                       <input type="radio" name="verbose_sql" value="N" class="admin_normal"$content[verbose_n] />&nbsp;{--NO--}
+               <td class="bottom" width="150" align="right">
+                       <input type="radio" name="verbose_sql" value="Y" class="admin_normal"$content[verbose_y] /> {--YES--}
+                       <input type="radio" name="verbose_sql" value="N" class="admin_normal"$content[verbose_n] /> {--NO--}
                </td>
        </tr>
        <tr>