]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_removeip.tpl
Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / admin / admin_config_removeip.tpl
index 1a37d9178e0681cfd5b45008530c6f9c0bbe9588..fe4bbb72531d41d285ceb44ad02369fc8e85ebe4 100644 (file)
@@ -11,8 +11,8 @@
                {--ADMIN_CONFIG_REMOVEIP_ANON_IP--}
        </td>
        <td width="150" style="padding-left: 10px">
-               <input type="radio" name="removeip_anon_ip" value="Y" class="form_field"$content[removeip_anon_ip_y] /> {--YES--}<br />
-               <input type="radio" name="removeip_anon_ip" value="N" class="form_field"$content[removeip_anon_ip_n] /> {--NO--}
+               <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--}
        </td>
 </tr>
 <tr>
@@ -20,8 +20,8 @@
                {--ADMIN_CONFIG_REMOVEIP_ANON_HOST--}
        </td>
        <td width="150" style="padding-left: 10px">
-               <input type="radio" name="removeip_anon_host" value="Y" class="form_field"$content[removeip_anon_host_y] /> {--YES--}<br />
-               <input type="radio" name="removeip_anon_host" value="N" class="form_field"$content[removeip_anon_host_n] /> {--NO--}
+               <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--}
        </td>
 </tr>
 <tr>
@@ -29,8 +29,8 @@
                {--ADMIN_CONFIG_REMOVEIP_ANON_UA--}
        </td>
        <td width="150" style="padding-left: 10px">
-               <input type="radio" name="removeip_anon_ua" value="Y" class="form_field"$content[removeip_anon_ua_y] /> {--YES--}
-               <input type="radio" name="removeip_anon_ua" value="N" class="form_field"$content[removeip_anon_ua_n] /> {--NO--}
+               <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--}
        </td>
 </tr>
 <tr>
@@ -38,8 +38,8 @@
                {--ADMIN_CONFIG_REMOVEIP_ANON_REF--}
        </td>
        <td width="150" style="padding-left: 10px">
-               <input type="radio" name="removeip_anon_ref" value="Y" class="form_field"$content[removeip_anon_ref_y] /> {--YES--}
-               <input type="radio" name="removeip_anon_ref" value="N" class="form_field"$content[removeip_anon_ref_n] /> {--NO--}
+               <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--}
        </td>
 </tr>
 <tr>
@@ -59,8 +59,8 @@
                {--ADMIN_CONFIG_REMOVEIP_ADMIN_SHOW--}
        </td>
        <td width="150" style="padding-left: 10px">
-               <input type="radio" name="removeip_admin_show" value="Y" class="form_field"$content[removeip_admin_show_y] /> {--YES--}<br />
-               <input type="radio" name="removeip_admin_show" value="N" class="form_field"$content[removeip_admin_show_n] /> {--NO--}
+               <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--}
        </td>
 </tr>
 <tr>
@@ -68,8 +68,8 @@
                {--ADMIN_CONFIG_REMOVEIP_GUEST_SHOW--}
        </td>
        <td width="150" style="padding-left: 10px">
-               <input type="radio" name="removeip_guest_show" value="Y" class="form_field"$content[removeip_guest_show_y] /> {--YES--}<br />
-               <input type="radio" name="removeip_guest_show" value="N" class="form_field"$content[removeip_guest_show_n] /> {--NO--}
+               <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--}
        </td>
 </tr>
 <tr>
@@ -77,8 +77,8 @@
                {--ADMIN_CONFIG_REMOVEIP_MEMBER_SHOW--}
        </td>
        <td width="150" style="padding-left: 10px">
-               <input type="radio" name="removeip_member_show" value="Y" class="form_field"$content[removeip_member_show_y] /> {--YES--}<br />
-               <input type="radio" name="removeip_member_show" value="N" class="form_field"$content[removeip_member_show_n] /> {--NO--}
+               <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--}
        </td>
 </tr>
 <tr>
                {--ADMIN_CONFIG_REMOVEIP_SPONSOR_SHOW--}
        </td>
        <td class="bottom" width="150" style="padding-left: 10px">
-               <input type="radio" name="removeip_sponsor_show" value="Y" class="form_field"$content[removeip_sponsor_show_y] /> {--YES--}<br />
-               <input type="radio" name="removeip_sponsor_show" value="N" class="form_field"$content[removeip_sponsor_show_n] /> {--NO--}
+               <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--}
        </td>
 </tr>
 <tr>
        <td colspan="2" class="table_footer">
                <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-               <input type="submit" name="ok" class="form_submit" value="{--SAVE_SETTINGS--}" />
+               <input type="submit" class="form_submit" name="ok" value="{--SAVE_SETTINGS--}" />
        </td>
 </tr>
 </table>