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)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 31 Mar 2015 13:53:08 +0000 (10:53 -0300)
commitfae32e22ef6fc4f9b02d4fb804e722b9db09cf09
treeb186137538bf26de7c5f40ec96f0702db4c9c225
parent3adddd3410acf45874b7a154c2700f3f4b2e7f4b
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>
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth.tt