]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_removeip.tpl
mailer project continued:
[mailer.git] / templates / de / html / admin / admin_config_removeip.tpl
index fe4bbb72531d41d285ceb44ad02369fc8e85ebe4..0916ddb8c7ee67f13ab6e033a7e69969d15d4497 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_removeip%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=config_removeip%}" 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_REMOVEIP_ANON_IP--}
        </td>
        <td width="150" style="padding-left: 10px">
-               <input type="radio" class="form_field" name="removeip_anon_ip" value="Y" class="form_field"$content[removeip_anon_ip_y] /> {--YES--}<br />
-               <input type="radio" class="form_field" name="removeip_anon_ip" value="N" class="form_field"$content[removeip_anon_ip_n] /> {--NO--}
+               {%template,ConfigurationYesNoSelectionBox=removeip_anon_ip%}
        </td>
 </tr>
 <tr>
@@ -20,8 +19,7 @@
                {--ADMIN_CONFIG_REMOVEIP_ANON_HOST--}
        </td>
        <td width="150" style="padding-left: 10px">
-               <input type="radio" class="form_field" name="removeip_anon_host" value="Y" class="form_field"$content[removeip_anon_host_y] /> {--YES--}<br />
-               <input type="radio" class="form_field" name="removeip_anon_host" value="N" class="form_field"$content[removeip_anon_host_n] /> {--NO--}
+               {%template,ConfigurationYesNoSelectionBox=removeip_anon_host%}
        </td>
 </tr>
 <tr>
@@ -29,8 +27,7 @@
                {--ADMIN_CONFIG_REMOVEIP_ANON_UA--}
        </td>
        <td width="150" style="padding-left: 10px">
-               <input type="radio" class="form_field" name="removeip_anon_ua" value="Y" class="form_field"$content[removeip_anon_ua_y] /> {--YES--}
-               <input type="radio" class="form_field" name="removeip_anon_ua" value="N" class="form_field"$content[removeip_anon_ua_n] /> {--NO--}
+               {%template,ConfigurationYesNoSelectionBox=removeip_anon_ua%}
        </td>
 </tr>
 <tr>
@@ -38,8 +35,7 @@
                {--ADMIN_CONFIG_REMOVEIP_ANON_REF--}
        </td>
        <td width="150" style="padding-left: 10px">
-               <input type="radio" class="form_field" name="removeip_anon_ref" value="Y" class="form_field"$content[removeip_anon_ref_y] /> {--YES--}
-               <input type="radio" class="form_field" name="removeip_anon_ref" value="N" class="form_field"$content[removeip_anon_ref_n] /> {--NO--}
+               {%template,ConfigurationYesNoSelectionBox=removeip_anon_ref%}
        </td>
 </tr>
 <tr>
@@ -59,8 +55,7 @@
                {--ADMIN_CONFIG_REMOVEIP_ADMIN_SHOW--}
        </td>
        <td width="150" style="padding-left: 10px">
-               <input type="radio" class="form_field" name="removeip_admin_show" value="Y" class="form_field"$content[removeip_admin_show_y] /> {--YES--}<br />
-               <input type="radio" class="form_field" name="removeip_admin_show" value="N" class="form_field"$content[removeip_admin_show_n] /> {--NO--}
+               {%template,ConfigurationYesNoSelectionBox=removeip_admin_show%}
        </td>
 </tr>
 <tr>
@@ -68,8 +63,7 @@
                {--ADMIN_CONFIG_REMOVEIP_GUEST_SHOW--}
        </td>
        <td width="150" style="padding-left: 10px">
-               <input type="radio" class="form_field" name="removeip_guest_show" value="Y" class="form_field"$content[removeip_guest_show_y] /> {--YES--}<br />
-               <input type="radio" class="form_field" name="removeip_guest_show" value="N" class="form_field"$content[removeip_guest_show_n] /> {--NO--}
+               {%template,ConfigurationYesNoSelectionBox=removeip_guest_show%}
        </td>
 </tr>
 <tr>
@@ -77,8 +71,7 @@
                {--ADMIN_CONFIG_REMOVEIP_MEMBER_SHOW--}
        </td>
        <td width="150" style="padding-left: 10px">
-               <input type="radio" class="form_field" name="removeip_member_show" value="Y" class="form_field"$content[removeip_member_show_y] /> {--YES--}<br />
-               <input type="radio" class="form_field" name="removeip_member_show" value="N" class="form_field"$content[removeip_member_show_n] /> {--NO--}
+               {%template,ConfigurationYesNoSelectionBox=removeip_member_show%}
        </td>
 </tr>
 <tr>
@@ -86,8 +79,7 @@
                {--ADMIN_CONFIG_REMOVEIP_SPONSOR_SHOW--}
        </td>
        <td class="bottom" width="150" style="padding-left: 10px">
-               <input type="radio" class="form_field" name="removeip_sponsor_show" value="Y" class="form_field"$content[removeip_sponsor_show_y] /> {--YES--}<br />
-               <input type="radio" class="form_field" name="removeip_sponsor_show" value="N" class="form_field"$content[removeip_sponsor_show_n] /> {--NO--}
+               {%template,ConfigurationYesNoSelectionBox=removeip_sponsor_show%}
        </td>
 </tr>
 <tr>