Reverted of changes in 1704, see ticket #160
[mailer.git] / templates / de / html / admin / admin_add_cat.tpl
index 4281b2c63df625ddf747ad755beddfe8b3c00e46..a1a93834f7f9464ef72fe05b4714797c3f06e73c 100644 (file)
@@ -33,8 +33,8 @@
                        <strong>{--CAT_IS_VISIBLE--}</strong>
                </td>
                <td class="bottom">
-                       {--YES--}: <input type="radio" class="admin_normal" name="visible" value="Y" checked="checked" />
-                       {--NO--}: <input type="radio" class="admin_normal" name="visible" value="N" />
+                       <input type="radio" class="admin_normal" name="visible" value="Y" checked="checked" /> {--YES--}<br />
+                       <input type="radio" class="admin_normal" name="visible" value="N" /> {--NO--}
                </td>
        </tr>