Bug 38120

Summary: Commented lines in auth.tt should be removed
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Architecture, internals, and plumbingAssignee: Jonathan Druart <jonathan.druart>
Status: RESOLVED FIXED QA Contact: Tomás Cohen Arazi (tcohen) <tomascohen>
Severity: minor    
Priority: P5 - low CC: lucas, phil
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
24.11.00
Circulation function:
Attachments: Bug 38120: Remove commented lines in auth.tt
Bug 38120: Also remove 'Remember me' - who wants to remember?
Bug 38120: Remove commented lines in auth.tt
Bug 38120: Also remove 'Remember me' - who wants to remember?
Bug 38120: Remove commented lines in auth.tt
Bug 38120: Also remove 'Remember me' - who wants to remember?

Description Jonathan Druart 2024-10-08 13:14:00 UTC
262 <!--<ul> -->
263 <!-->---<li><a href="/cgi-bin/koha/lostpassword.pl" title="Password lost and found">Lost your password?</a></li> -->
264 <!-- </ul> -->
Comment 1 Jonathan Druart 2024-10-08 13:14:31 UTC
Created attachment 172522 [details] [review]
Bug 38120: Remove commented lines in auth.tt
Comment 2 Jonathan Druart 2024-10-08 13:17:07 UTC
Created attachment 172523 [details] [review]
Bug 38120: Also remove 'Remember me' - who wants to remember?
Comment 3 Phil Ringnalda 2024-10-10 23:51:25 UTC
Created attachment 172677 [details] [review]
Bug 38120: Remove commented lines in auth.tt

Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org>
Comment 4 Phil Ringnalda 2024-10-10 23:51:27 UTC
Created attachment 172678 [details] [review]
Bug 38120: Also remove 'Remember me' - who wants to remember?

Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org>
Comment 5 Tomás Cohen Arazi (tcohen) 2024-10-25 14:50:45 UTC
Created attachment 173379 [details] [review]
Bug 38120: Remove commented lines in auth.tt

Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Comment 6 Tomás Cohen Arazi (tcohen) 2024-10-25 14:50:47 UTC
Created attachment 173380 [details] [review]
Bug 38120: Also remove 'Remember me' - who wants to remember?

Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Comment 7 Katrin Fischer 2024-10-29 15:18:06 UTC
Pushed for 24.11!

Well done everyone, thank you!