]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_removeip.tpl
More HTML rewrites
[mailer.git] / templates / de / html / admin / admin_config_removeip.tpl
index 7f506d6f73fc437440a966605ed9c74919c40709..88de59c7d4c5284e7622db3157bbfb21ddc4b74a 100644 (file)
@@ -1,7 +1,7 @@
-<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="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_REMOVEIP_TITLE--}</strong>
        </td>
 </tr>
                {--ADMIN_CONFIG_REMOVEIP_ANON_IP--}
        </td>
        <td width="150" style="padding-left: 10px">
-               <input type="radio" name="removeip_anon_ip" value="Y" class="admin_normal"$content[removeip_anon_ip_y] />&nbsp;{--YES--}&nbsp;
-               <input type="radio" name="removeip_anon_ip" value="N" class="admin_normal"$content[removeip_anon_ip_n] />&nbsp;{--NO--}
+               <input type="radio" name="removeip_anon_ip" value="Y" class="admin_normal"$content[removeip_anon_ip_y] /> {--YES--}&nbsp;
+               <input type="radio" name="removeip_anon_ip" value="N" class="admin_normal"$content[removeip_anon_ip_n] /> {--NO--}
        </td>
 </tr>
-<tr><td colspan="2" class="bottom2 seperator" height="5">&nbsp;</td></tr>
+<tr><td colspan="2" class="bottom seperator" height="5">&nbsp;</td></tr>
 <tr><td colspan="2" class="seperator" height="5">&nbsp;</td></tr>
 <tr>
        <td align="right" width="350" height="20">
                {--ADMIN_CONFIG_REMOVEIP_ANON_HOST--}
        </td>
        <td width="150" style="padding-left: 10px">
-               <input type="radio" name="removeip_anon_host" value="Y" class="admin_normal"$content[removeip_anon_host_y] />&nbsp;{--YES--}&nbsp;
-               <input type="radio" name="removeip_anon_host" value="N" class="admin_normal"$content[removeip_anon_host_n] />&nbsp;{--NO--}
+               <input type="radio" name="removeip_anon_host" value="Y" class="admin_normal"$content[removeip_anon_host_y] /> {--YES--}&nbsp;
+               <input type="radio" name="removeip_anon_host" value="N" class="admin_normal"$content[removeip_anon_host_n] /> {--NO--}
        </td>
 </tr>
-<tr><td colspan="2" class="bottom2 seperator" height="5">&nbsp;</td></tr>
+<tr><td colspan="2" class="bottom seperator" height="5">&nbsp;</td></tr>
 <tr><td colspan="2" class="seperator" height="5">&nbsp;</td></tr>
 <tr>
        <td align="right" width="350" height="20">
                {--ADMIN_CONFIG_REMOVEIP_ANON_UA--}
        </td>
        <td width="150" style="padding-left: 10px">
-               <input type="radio" name="removeip_anon_ua" value="Y" class="admin_normal"$content[removeip_anon_ua_y] />&nbsp;{--YES--}&nbsp;
-               <input type="radio" name="removeip_anon_ua" value="N" class="admin_normal"$content[removeip_anon_ua_n] />&nbsp;{--NO--}
+               <input type="radio" name="removeip_anon_ua" value="Y" class="admin_normal"$content[removeip_anon_ua_y] /> {--YES--}&nbsp;
+               <input type="radio" name="removeip_anon_ua" value="N" class="admin_normal"$content[removeip_anon_ua_n] /> {--NO--}
        </td>
 </tr>
-<tr><td colspan="2" class="bottom2 seperator" height="5">&nbsp;</td></tr>
+<tr><td colspan="2" class="bottom seperator" height="5">&nbsp;</td></tr>
 <tr><td colspan="2" class="seperator" height="5">&nbsp;</td></tr>
 <tr>
        <td align="right" width="350" height="20">
                {--ADMIN_CONFIG_REMOVEIP_ANON_REF--}
        </td>
        <td width="150" style="padding-left: 10px">
-               <input type="radio" name="removeip_anon_ref" value="Y" class="admin_normal"$content[removeip_anon_ref_y] />&nbsp;{--YES--}&nbsp;
-               <input type="radio" name="removeip_anon_ref" value="N" class="admin_normal"$content[removeip_anon_ref_n] />&nbsp;{--NO--}
+               <input type="radio" name="removeip_anon_ref" value="Y" class="admin_normal"$content[removeip_anon_ref_y] /> {--YES--}&nbsp;
+               <input type="radio" name="removeip_anon_ref" value="N" class="admin_normal"$content[removeip_anon_ref_n] /> {--NO--}
        </td>
 </tr>
-<tr><td colspan="2" class="bottom2 seperator" height="5">&nbsp;</td></tr>
+<tr><td colspan="2" class="bottom seperator" height="5">&nbsp;</td></tr>
 <tr><td colspan="2" class="seperator" height="5">&nbsp;</td></tr>
 <tr>
        <td align="right" width="350" height="20">
                </select>
        </td>
 </tr>
-<tr><td colspan="2" class="bottom2 seperator" height="5">&nbsp;</td></tr>
+<tr><td colspan="2" class="bottom seperator" height="5">&nbsp;</td></tr>
 <tr><td colspan="2" class="seperator" height="5">&nbsp;</td></tr>
 <tr>
        <td align="right" width="350" height="20">
                {--ADMIN_CONFIG_REMOVEIP_ADMIN_SHOW--}
        </td>
        <td width="150" style="padding-left: 10px">
-               <input type="radio" name="removeip_admin_show" value="Y" class="admin_normal"$content[removeip_admin_show_y] />&nbsp;{--YES--}&nbsp;
-               <input type="radio" name="removeip_admin_show" value="N" class="admin_normal"$content[removeip_admin_show_n] />&nbsp;{--NO--}
+               <input type="radio" name="removeip_admin_show" value="Y" class="admin_normal"$content[removeip_admin_show_y] /> {--YES--}&nbsp;
+               <input type="radio" name="removeip_admin_show" value="N" class="admin_normal"$content[removeip_admin_show_n] /> {--NO--}
        </td>
 </tr>
-<tr><td colspan="2" class="bottom2 seperator" height="5">&nbsp;</td></tr>
+<tr><td colspan="2" class="bottom seperator" height="5">&nbsp;</td></tr>
 <tr><td colspan="2" class="seperator" height="5">&nbsp;</td></tr>
 <tr>
        <td align="right" width="350" height="20">
                {--ADMIN_CONFIG_REMOVEIP_GUEST_SHOW--}
        </td>
        <td width="150" style="padding-left: 10px">
-               <input type="radio" name="removeip_guest_show" value="Y" class="admin_normal"$content[removeip_guest_show_y] />&nbsp;{--YES--}&nbsp;
-               <input type="radio" name="removeip_guest_show" value="N" class="admin_normal"$content[removeip_guest_show_n] />&nbsp;{--NO--}
+               <input type="radio" name="removeip_guest_show" value="Y" class="admin_normal"$content[removeip_guest_show_y] /> {--YES--}&nbsp;
+               <input type="radio" name="removeip_guest_show" value="N" class="admin_normal"$content[removeip_guest_show_n] /> {--NO--}
        </td>
 </tr>
-<tr><td colspan="2" class="bottom2 seperator" height="5">&nbsp;</td></tr>
+<tr><td colspan="2" class="bottom seperator" height="5">&nbsp;</td></tr>
 <tr><td colspan="2" class="seperator" height="5">&nbsp;</td></tr>
 <tr>
        <td align="right" width="350" height="20">
                {--ADMIN_CONFIG_REMOVEIP_MEMBER_SHOW--}
        </td>
        <td width="150" style="padding-left: 10px">
-               <input type="radio" name="removeip_member_show" value="Y" class="admin_normal"$content[removeip_member_show_y] />&nbsp;{--YES--}&nbsp;
-               <input type="radio" name="removeip_member_show" value="N" class="admin_normal"$content[removeip_member_show_n] />&nbsp;{--NO--}
+               <input type="radio" name="removeip_member_show" value="Y" class="admin_normal"$content[removeip_member_show_y] /> {--YES--}&nbsp;
+               <input type="radio" name="removeip_member_show" value="N" class="admin_normal"$content[removeip_member_show_n] /> {--NO--}
        </td>
 </tr>
-<tr><td colspan="2" class="bottom2 seperator" height="5">&nbsp;</td></tr>
+<tr><td colspan="2" class="bottom seperator" height="5">&nbsp;</td></tr>
 <tr><td colspan="2" class="seperator" height="5">&nbsp;</td></tr>
 <tr>
        <td align="right" width="350" height="20">
                {--ADMIN_CONFIG_REMOVEIP_SPONSOR_SHOW--}
        </td>
        <td width="150" style="padding-left: 10px">
-               <input type="radio" name="removeip_sponsor_show" value="Y" class="admin_normal"$content[removeip_sponsor_show_y] />&nbsp;{--YES--}&nbsp;
-               <input type="radio" name="removeip_sponsor_show" value="N" class="admin_normal"$content[removeip_sponsor_show_n] />&nbsp;{--NO--}
+               <input type="radio" name="removeip_sponsor_show" value="Y" class="admin_normal"$content[removeip_sponsor_show_y] /> {--YES--}&nbsp;
+               <input type="radio" name="removeip_sponsor_show" value="N" class="admin_normal"$content[removeip_sponsor_show_n] /> {--NO--}
        </td>
 </tr>
-<tr><td colspan="2" class="bottom2 seperator" height="5">&nbsp;</td></tr>
+<tr><td colspan="2" class="bottom seperator" height="5">&nbsp;</td></tr>
 <tr>
        <td colspan="2" class="admin_footer">
                <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />