Reverted of changes in 1704, see ticket #160
[mailer.git] / templates / de / html / admin / admin_config_surfbar.tpl
index bf115b12b0d816ed9b4e1e4e750d45a4f6707148..7ef573f4772bd2966a1684939014cf4f1b5ec496 100644 (file)
                        {--ADMIN_CONFIG_SURFBAR_AUTOSTART--}
                </td>
                <td class="bottom" align="center">
-                       {--YES--}:<input type="radio" name="surfbar_autostart" value="Y"$content[surfbar_autostart_y] /><br />
-                       {--NO--}:<input type="radio" name="surfbar_autostart" value="N"$content[surfbar_autostart_n] />
+                       <input type="radio" name="surfbar_autostart" value="Y"$content[surfbar_autostart_y] /> {--YES--}<br />
+                       <input type="radio" name="surfbar_autostart" value="N"$content[surfbar_autostart_n] /> {--NO--}
                </td>
        </tr>
        <tr>
                        {--ADMIN_CONFIG_SURFBAR_NOTIFY_LIMITS--}
                </td>
                <td class="bottom" align="center">
-                       {--YES--}:<input type="radio" name="surfbar_notify_limits" value="Y"$content[surfbar_notify_limits_y] /><br />
-                       {--NO--}:<input type="radio" name="surfbar_notify_limits" value="N"$content[surfbar_notify_limits_n] />
+                       <input type="radio" name="surfbar_notify_limits" value="Y"$content[surfbar_notify_limits_y] /> {--YES--}<br />
+                       <input type="radio" name="surfbar_notify_limits" value="N"$content[surfbar_notify_limits_n] /> {--NO--}
                </td>
        </tr>
        <tr>
                        {--ADMIN_CONFIG_SURFBAR_NOTIFY_ADMIN_UNLOCK--}
                </td>
                <td class="bottom" align="center">
-                       {--YES--}:<input type="radio" name="surfbar_notify_admin_unlock" value="Y"$content[surfbar_notify_admin_unlock_y] /><br />
-                       {--NO--}:<input type="radio" name="surfbar_notify_admin_unlock" value="N"$content[surfbar_notify_admin_unlock_n] />
+                       <input type="radio" name="surfbar_notify_admin_unlock" value="Y"$content[surfbar_notify_admin_unlock_y] /> {--YES--}<br />
+                       <input type="radio" name="surfbar_notify_admin_unlock" value="N"$content[surfbar_notify_admin_unlock_n] /> {--NO--}
                </td>
        </tr>
        <tr>
                        {--ADMIN_CONFIG_SURFBAR_MIGRATE_ORDER--}
                </td>
                <td class="bottom" align="center">
-                       {--YES--}:<input type="radio" name="surfbar_migrate_order" value="Y"$content[surfbar_migrate_order_y] /><br />
-                       {--NO--}:<input type="radio" name="surfbar_migrate_order" value="N"$content[surfbar_migrate_order_n] />
+                       <input type="radio" name="surfbar_migrate_order" value="Y"$content[surfbar_migrate_order_y] /> {--YES--}<br />
+                       <input type="radio" name="surfbar_migrate_order" value="N"$content[surfbar_migrate_order_n] /> {--NO--}
                </td>
        </tr>
        <tr>