Bug 18012

Summary: Add classes and ids to opac-user.pl / Failed login
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: veron
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Katrin Fischer 2017-01-30 10:38:38 UTC
When using LDAP, CAS or even Koha, sometimes the existing texts shown on the opac-user.pl page don't fit when the login failed or when you are asked to login after trying to access a feature (try to place a hold without being logged in first)

Right now it's really hard to change something here with OpacUserJs or CSS, because the text is in multiple <p> tags without any classes or ids. It would be nice if it was easier to select the elements.