Bugzilla – Attachment 44307 Details for
Bug 8753
Add forgot password link to OPAC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 8753 - Fixed the forbidden pattern error in opac-auth.tt
Bug-8753---Fixed-the-forbidden-pattern-error-in-op.patch (text/plain), 1.42 KB, created by
Liz Rea
on 2015-11-03 00:46:57 UTC
(
hide
)
Description:
Bug 8753 - Fixed the forbidden pattern error in opac-auth.tt
Filename:
MIME Type:
Creator:
Liz Rea
Created:
2015-11-03 00:46:57 UTC
Size:
1.42 KB
patch
obsolete
>From 386517381f2ab9b76cace938d3d34895294b65fb Mon Sep 17 00:00:00 2001 >From: remi <remi.mayrand-provencher@inLibro.com> >Date: Wed, 3 Jun 2015 15:13:08 -0400 >Subject: [PATCH] Bug 8753 - Fixed the forbidden pattern error in opac-auth.tt > >I could only reproduce the forbidden pattern error from jonathan Druart's comment#97 locally, so I fixed it. > >TEST PLAN > >1)Apply all patches >2)Forbidden pattern error should not be there anymore >--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth.tt | 2 +- > 1 file changed, 1 insertion(+), 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 60035e7..c5cd351 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth.tt >@@ -152,7 +152,7 @@ > <input type="submit" value="Log in" class="btn" /> > [% IF Koha.Preference('OpacPasswordChange') && Koha.Preference('OpacResetPassword') %] > <div id="forgotpassword"> >- <a href="/cgi-bin/koha/opac-password-recovery.pl">Forgot your password?</a> >+ <a href="/cgi-bin/koha/opac-password-recovery.pl">Forgot your password?</a> > </div> > [% END %] > <div id="nologininstructions"> >-- >1.9.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 8753
:
21502
|
21512
|
21521
|
21849
|
22175
|
22430
|
24586
|
24780
|
24781
|
24846
|
24853
|
24854
|
24855
|
24862
|
24906
|
24907
|
24908
|
25038
|
25039
|
25051
|
29111
|
33175
|
33176
|
34472
|
36819
|
37492
|
39049
|
39144
|
39165
|
39166
|
39167
|
39168
|
39827
|
41181
|
41192
|
41193
|
41455
|
41686
|
41687
|
41688
|
41706
|
43017
|
43183
|
43576
|
44305
|
44306
|
44307
|
44308
|
44309
|
44310
|
44311
|
44323
|
44324
|
44325
|
44326
|
44327
|
44329
|
44330
|
45209
|
45210
|
45211
|
45212
|
45213
|
45214
|
45215
|
45223
|
45224
|
45225
|
45226
|
45227
|
45228
|
45229
|
45230
|
46379
|
47164
|
47165
|
47166
|
47167
|
47168
|
47169
|
47170
|
47171
|
47357
|
47366