Bug 12291:_(followup) Replace the acronym HTML tag with abbr
authorMagnus Enger <magnus@enger.priv.no>
Thu, 5 Mar 2015 12:27:08 +0000 (13:27 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 31 Mar 2015 13:53:18 +0000 (10:53 -0300)
This patch replaces the last occurrence of <acronym> with <abbr>.

To test:
- Apply this patch on top of the first patch and check that
  "grep -r "<acronym" koha-tmpl/*/*/en/*" does not return any hits.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcels.tt

index e446c0c..fe0f0f5 100644 (file)
                 [% IF ( searchresult.code ) %]
                     <a href="/cgi-bin/koha/acqui/parcel.pl?invoiceid=[% searchresult.invoiceid %]">[% searchresult.code %]</a>
                 [% ELSE %]
-                    <acronym title="not available">n/a</acronym>
+                    <abbr title="not available">n/a</abbr>
                 [% END %]
             </td>
             <td>