Sealing against XSS atacks: purchasing,sales,install,admin,taxes
[fa-stable.git] / themes / cool / renderer.php
index 84161fe1b494c3d2e286fc7a42822a7094989379..099ddda4b28240664fd9d273fe4cbd244591f0e2 100644 (file)
@@ -51,8 +51,6 @@
                                        {
                                                if ($_SESSION["wa_current_user"]->can_access_page($appfunction->access))
                                                        echo "<a href='$appfunction->link'> " . $appfunction->label . "</a><br>";
-                                               else
-                                                       echo "&nbsp";
                                        }
                                        echo "</td>";
                                }