Allocation js functions moved to allocate.js
[fa-stable.git] / themes / aqua / renderer.php
index a446b28348057e0d429094f292f6e52ee2cd5828..ae08478787741183654a1ab3359045c1b2e79d7b 100644 (file)
@@ -50,8 +50,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>";
                                }