Bug 20433

Summary: Remove unused Mozilla Persona image file
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low    
Version: Main   
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:
Attachments: Bug 20433: Remove unused Mozilla Persona image file
Bug 20433: Remove unused Mozilla Persona image file
Bug 20433: Remove unused Mozilla Persona image file

Description Owen Leonard 2018-03-16 10:27:03 UTC
When Mozilla Persona was removed in Bug 17486, an image file was left behind: sign_in_green.png.
Comment 1 Owen Leonard 2018-03-16 10:38:03 UTC Comment hidden (obsolete)
Comment 2 Mark Tompsett 2018-03-19 19:03:43 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2018-03-20 21:06:41 UTC
Created attachment 73112 [details] [review]
Bug 20433: Remove unused Mozilla Persona image file

This patch removes an unused image file from the OPAC which was added
when we added Mozilla Persona authentication but wasn't removed when
Mozilla Persona went away.

To test, apply the patch and confirm that the image no longer exists:

koha-tmpl/opac-tmpl/bootstrap/images/sign_in_green.png

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 4 Jonathan Druart 2018-03-26 20:38:47 UTC
Pushed to master for 18.05, thanks to everybody involved!