]> git.koha-community.org Git - koha.git/commit
Bug 12291: Replace acronym with tag at the OPAC
authorJonathan Druart <jonathan.druart@biblibre.com>
Fri, 20 Feb 2015 10:42:31 +0000 (11:42 +0100)
committerChris Cormack <chris@bigballofwax.co.nz>
Fri, 3 Apr 2015 03:31:16 +0000 (16:31 +1300)
commited4dcb8d0cb087e5ec613a60c13e407c315ba968
treeaf6fee9342d834b2e0be9372957245d7ac5a117a
parente66865142ed66c3d74b985ee75fac0dad8f9fc21
Bug 12291: Replace acronym with tag at the OPAC

On the OPAC authentification page, the acronym tag is used, but
deprecated.
It should be replaced with abbr:
http://www.w3.org/wiki/HTML/Elements/acronym

Test plan:
Enable the CAS authentification and verify the tags have correctly been
replaced.

Signed-off-by: Magnus Enger <magnus@enger.priv.no>
Befor the patch, "grep -r "<acronym" koha-tmpl/*/*/en/*" shows 4 occurences of
<acronym>, 3 related to CAS. After the patch, the same grep shows 1 remaining
<acronym>, in acqui/parcels.tt. I sign off this patch and will provide a
followup for the last occurrence.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit fae32e22ef6fc4f9b02d4fb804e722b9db09cf09)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth.tt