Reverted of changes in 1704, see ticket #160
[mailer.git] / templates / de / html / admin / admin_config_rewrite_rows.tpl
index a1630bcdd550cb8c0553c219a793bbb6a883c5a4..dc6f8ed14ddd530630c9a5a65b047b00199a31a0 100644 (file)
@@ -2,7 +2,7 @@
        <td class="switch_sw$content[sw] bottom right" align="center">$content[module]</td>
        <td class="switch_sw$content[sw] bottom right">$content[title]</td>
        <td class="switch_sw$content[sw] bottom" align="center">
        <td class="switch_sw$content[sw] bottom right" align="center">$content[module]</td>
        <td class="switch_sw$content[sw] bottom right">$content[title]</td>
        <td class="switch_sw$content[sw] bottom" align="center">
-               {--YES--}:<input type="radio" name="mod[$content[module]]" class="admin_normal" value="Y"$content[y_default] />
-               {--NO--}:<input type="radio" name="mod[$content[module]]" class="admin_normal" value="N"$content[n_default] />
+               <input type="radio" name="mod[$content[module]]" class="admin_normal" value="Y"$content[y_default] /> {--YES--}<br />
+               <input type="radio" name="mod[$content[module]]" class="admin_normal" value="N"$content[n_default] /> {--NO--}
        </td>
 </tr>
        </td>
 </tr>