Removed the 'Change Password' image from the main menu.
authorarjen <arjen>
Wed, 19 Feb 2003 09:13:42 +0000 (09:13 +0000)
committerarjen <arjen>
Wed, 19 Feb 2003 09:13:42 +0000 (09:13 +0000)
Changing passwords is integrated in te users page.

src/web/menu.html

index 13b9cac..8c6d9a2 100644 (file)
@@ -8,7 +8,6 @@
 <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>
-   <img src='password.png' alt='Change Password'>
    <a href='logout.php' target='main'><img src='exit.png' alt='Logout'></a>
    <hr>