]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_removeip.tpl
We should write UTF-8 in upper-case
[mailer.git] / templates / de / html / admin / admin_config_removeip.tpl
index 7f506d6f73fc437440a966605ed9c74919c40709..de77d1f2886f429758d134737442943dfef2d048 100644 (file)
-<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">
+<div align="center">
+<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="admin_title bottom2" height="30">
+       <td colspan="2" align="center" class="table_header bottom">
                <strong>{--ADMIN_CONFIG_REMOVEIP_TITLE--}</strong>
        </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_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" class="form_field" name="removeip_anon_ip" value="Y"$content[removeip_anon_ip_y] /> {--YES--}<br />
+               <input type="radio" class="form_field" name="removeip_anon_ip" value="N"$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="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" class="form_field" name="removeip_anon_host" value="Y"$content[removeip_anon_host_y] /> {--YES--}<br />
+               <input type="radio" class="form_field" name="removeip_anon_host" value="N"$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="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" class="form_field" name="removeip_anon_ua" value="Y"$content[removeip_anon_ua_y] /> {--YES--}
+               <input type="radio" class="form_field" name="removeip_anon_ua" value="N"$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="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" class="form_field" name="removeip_anon_ref" value="Y"$content[removeip_anon_ref_y] /> {--YES--}
+               <input type="radio" class="form_field" name="removeip_anon_ref" value="N"$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="seperator" height="5">&nbsp;</td></tr>
 <tr>
        <td align="right" width="350" height="20">
                {--ADMIN_CONFIG_REMOVEIP_ANONYMOUS_IP--}
        </td>
        <td width="150" style="padding-left: 10px">
-               <select name="anonymous_ip" class="admin_select" size="1">
+               <select name="anonymous_ip" class="form_select" size="1">
                        <option value="LOCAL"$content[anonymous_ip_local]>{--ADMIN_CONFIG_REMOVEIP_LOCAL--}</option>
                        <option value="ZERO"$content[anonymous_ip_zero]>{--ADMIN_CONFIG_REMOVEIP_ZERO--}</option>
                        <option value="RANDOM"$content[anonymous_ip_random]>{--ADMIN_CONFIG_REMOVEIP_RANDOM--}</option>
                </select>
        </td>
 </tr>
-<tr><td colspan="2" class="bottom2 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" class="form_field" name="removeip_admin_show" value="Y"$content[removeip_admin_show_y] /> {--YES--}<br />
+               <input type="radio" class="form_field" name="removeip_admin_show" value="N"$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="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" class="form_field" name="removeip_guest_show" value="Y"$content[removeip_guest_show_y] /> {--YES--}<br />
+               <input type="radio" class="form_field" name="removeip_guest_show" value="N"$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="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" class="form_field" name="removeip_member_show" value="Y"$content[removeip_member_show_y] /> {--YES--}<br />
+               <input type="radio" class="form_field" name="removeip_member_show" value="N"$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="seperator" height="5">&nbsp;</td></tr>
 <tr>
-       <td align="right" width="350" height="20">
+       <td class="bottom" 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--}
+       <td class="bottom" width="150" style="padding-left: 10px">
+               <input type="radio" class="form_field" name="removeip_sponsor_show" value="Y"$content[removeip_sponsor_show_y] /> {--YES--}<br />
+               <input type="radio" class="form_field" name="removeip_sponsor_show" value="N"$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="admin_footer">
-               <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-               <input type="submit" name="ok" class="admin_submit" value="{--SAVE_SETTINGS--}" />
+       <td colspan="2" class="table_footer">
+               <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
+               <input type="submit" class="form_submit" name="ok" value="{--SAVE_SETTINGS--}" />
        </td>
 </tr>
 </table>
 </form>
+</div>