]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_refback.tpl
mailer project continued:
[mailer.git] / templates / de / html / admin / admin_config_refback.tpl
index 82fc1f8d44b220a7a77506e6b23a3c51ea74608f..93e1cc4921cad0d5ec86707c2a6ad78594415f5b 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_refback%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=config_refback%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td colspan="2" align="center" class="table_header bottom">
@@ -11,8 +11,7 @@
                        {--ADMIN_CONFIG_REFBACK_ENABLED--}
                </td>
                <td>
-                       <input type="radio" class="form_field" name="refback_enabled" value="Y"$content[refback_enabled_y] /> {--YES--}<br />
-                       <input type="radio" class="form_field" name="refback_enabled" value="N"$content[refback_enabled_n] /> {--NO--}
+                       {%template,ConfigurationYesNoSelectionBox=refback_enabled%}
                </td>
        </tr>
        <tr>