Manually edit parameters.
[gnucomo.git] / src / web / menu.html
index 8c6d9a2..3ea50d2 100644 (file)
@@ -8,6 +8,9 @@
 <body>
    <a href='objects.php' target='main'><img src='server.png' alt='Objects'></a>
    <a href='users.php' target='main'><img src='user.png' alt='Users'></a>
+   <a href='services.php' target='main'><img src='service.png' alt='Services'></a>
+   <a href='issues.php' target='main'><img src='bell.png' alt='Issues'></a>
+   <a href='classes.php' target='main'><img src='change.png' alt='Classes'></a>
    <a href='logout.php' target='main'><img src='exit.png' alt='Logout'></a>
    <hr>