From 6ac4c083bad94d095c62ef5a98d8add13db70d97 Mon Sep 17 00:00:00 2001 From: David Cook Date: Tue, 18 Feb 2020 00:59:05 +0000 Subject: [PATCH] Bug 24676: Remove

typo in opac-auth.tt This patch removes some trivial invalid HTML from opac-auth.tt Test plan: 1. Apply patch 2. As an unauthenticated user, try to place a hold on a search result e.g. http://localhost:8080/cgi-bin/koha/opac-reserve.pl?biblionumber=29 3. View source or use an inspector to see there is no

block between and
--- koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth.tt | 1 - 1 file changed, 1 deletion(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth.tt index ac4930fdf2..982817b158 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth.tt @@ -169,7 +169,6 @@ -

[% IF Koha.Preference('OpacPasswordChange') && Categories.can_any_reset_password %]