[Koha-patches] [PATCH] Bug 5298 OPAC change password option for patron

Darrell Ulm koha at smfpl.org
Fri Oct 8 19:47:18 CEST 2010


This is an enhancement to allow a patron to change the password of their
account saving librarian time and effort.

The current password is required as well as two tries with an existing
password.

   Darrell Ulm
---
 koha-tmpl/opac-tmpl/prog/en/includes/usermenu.inc |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/koha-tmpl/opac-tmpl/prog/en/includes/usermenu.inc b/koha-tmpl/opac-tmpl/prog/en/includes/usermenu.inc
index 26bf502..34d2a5f 100644
--- a/koha-tmpl/opac-tmpl/prog/en/includes/usermenu.inc
+++ b/koha-tmpl/opac-tmpl/prog/en/includes/usermenu.inc
@@ -29,7 +29,6 @@
   <!-- TMPL_IF NAME="virtualshelves" --> 
   <!-- TMPL_IF NAME="listsview" --><li class="active"><!-- TMPL_ELSE --><li><!-- /TMPL_IF --><a href="/cgi-bin/koha/opac-shelves.pl?display=privateshelves">my lists</a></li>
   <!-- /TMPL_IF -->
-
 </ul>
 </div>
 <!-- /TMPL_IF -->
-- 
1.5.6.5



More information about the Koha-patches mailing list