]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_doubler.tpl
fooRequestElementBar() functions renamed, adding of request parameters added:
[mailer.git] / templates / de / html / admin / admin_config_doubler.tpl
index 408648e1e08500cf07caa3bcd8231f1b0777eddd..660e05111ef812b1bc0e79a2c188f8daeeec7d49 100644 (file)
@@ -1,7 +1,7 @@
 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_doubler%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
        <tr>
-               <td colspan="3" align="center" class="admin_title bottom" height="30">
+               <td colspan="3" align="center" class="admin_title bottom">
                        <strong>{--ADMIN_EDIT_DOUBLER_SETTINGS--}</strong>
                </td>
        </tr>
@@ -96,8 +96,8 @@
                <td align="right" height="20">{--ADMIN_DOUBLER_SENT_ALL--}:</td>
                <td class="seperator" width="5">&nbsp;</td>
                <td style="padding-left: 5px">
-                       <input type="radio" name="doubler_sent_all" class="admin_normal" value="Y"$content[sent_all_y] />&nbsp;{--YES--}<br />
-                       <input type="radio" name="doubler_sent_all" class="admin_normal" value="N"$content[sent_all_n] />&nbsp;{--NO--}
+                       <input type="radio" name="doubler_sent_all" class="admin_normal" value="Y"$content[sent_all_y] /> {--YES--}<br />
+                       <input type="radio" name="doubler_sent_all" class="admin_normal" value="N"$content[sent_all_n] /> {--NO--}
                </td>
        </tr>
        <tr>
                <td align="right" height="20">{--ADMIN_DOUBLER_JACKPOT--}:</td>
                <td class="seperator" width="5">&nbsp;</td>
                <td style="padding-left: 5px">
-                       <input type="radio" name="doubler_jackpot" class="admin_normal" value="Y"$content[jackpot_y] />&nbsp;{--YES--}<br />
-                       <input type="radio" name="doubler_jackpot" class="admin_normal" value="N"$content[jackpot_n] />&nbsp;{--NO--}
+                       <input type="radio" name="doubler_jackpot" class="admin_normal" value="Y"$content[jackpot_y] /> {--YES--}<br />
+                       <input type="radio" name="doubler_jackpot" class="admin_normal" value="N"$content[jackpot_n] /> {--NO--}
                </td>
        </tr>
        <tr>
                <td align="right" height="20">{--ADMIN_DOUBLER_OWN--}:</td>
                <td class="seperator" width="5">&nbsp;</td>
                <td style="padding-left: 5px">
-                       <input type="radio" name="doubler_own" class="admin_normal" value="Y"$content[own_y] />&nbsp;{--YES--}<br />
-                       <input type="radio" name="doubler_own" class="admin_normal" value="N"$content[own_n] />&nbsp;{--NO--}
+                       <input type="radio" name="doubler_own" class="admin_normal" value="Y"$content[own_y] /> {--YES--}<br />
+                       <input type="radio" name="doubler_own" class="admin_normal" value="N"$content[own_n] /> {--NO--}
                </td>
        </tr>
        <tr>
                <td colspan="3" class="seperator bottom" height="5">&nbsp;</td>
        </tr>
        <tr>
-               <td align="center" height="30" colspan="3" class="admin_title bottom">
+               <td align="center" colspan="3" class="admin_title bottom">
                        <strong>{--ADMIN_DOUBLER_SEND_MODE--}:</strong>
                </td>
        </tr>
                <td colspan="3" class="seperator bottom" height="5">&nbsp;</td>
        </tr>
        <tr>
-               <td align="center" height="30" colspan="3" class="admin_title bottom">
+               <td align="center" colspan="3" class="admin_title bottom">
                        <strong>{--ADMIN_DOUBLER_DISPLAY_SETTINGS--}:</strong>
                </td>
        </tr>