[dev] passwd: [patch]
Marc Jauvin
marc at register4less.com
Mon Jul 7 04:48:52 PDT 2003
this patch removes the "Logout" entry from the default menu. this is more inline
with other horde apps.
--
Marc Jauvin
450-441-5458
http://register4less.com
-------------- next part --------------
Index: templates/menu/menu.inc
===================================================================
RCS file: /repository/passwd/templates/menu/menu.inc,v
retrieving revision 1.6
diff -u -r1.6 menu.inc
--- templates/menu/menu.inc 22 May 2003 20:23:35 -0000 1.6
+++ templates/menu/menu.inc 7 Jul 2003 11:46:41 -0000
@@ -13,8 +13,6 @@
Menu::printItem($help_link, _("Help"), 'manual.gif', $registry->getParam('graphics', 'horde'));
}
-/* Logout */
-Menu::printItem(Horde::url($registry->getParam('webroot', 'horde') . '/login.php?reason=logout'), _("Logout"), 'logout.gif', $registry->getParam('graphics',"horde"));
?>
<td width="100%"> </td><!-- spacer -->
</tr></table></td></tr></table><br />
More information about the dev
mailing list