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

Chris Nighswonger cnighswonger at foundations.edu
Fri Oct 8 21:04:29 CEST 2010


This patch does not seem to change anything.

Also, this functionality is already present in OPAC.

Kind Regards,
Chris


On Fri, Oct 8, 2010 at 1:46 PM, Darrell Ulm <koha at smfpl.org> wrote:
> 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
>
> _______________________________________________
> Koha-patches mailing list
> Koha-patches at lists.koha-community.org
> http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches
>


More information about the Koha-patches mailing list