Koha/koha-tmpl/intranet-tmpl/prog/en/modules/serials
Owen Leonard ca80bf67ce
Bug 33154: Tab WRAPPER follow-up: label text must be translatable
This patch updates templates which have already been updated to use the
new tab WRAPPER system for generating tab markup. Templates are changed
so that tab label strings are wrapped in <span> to make them
translatable.

The html_helpers include file is also updated so that the example code
in comments shows the right pattern (the breadcrumb example is similarly
corrected).

To test apply the patch and run the translation script to update the .po
files, e.g.

perl misc/translator/translate update fr-FR

Check the updated .po files for some of the lines modified in the patch:

 - koha-tmpl/intranet-tmpl/prog/en/modules/about.tt:31
 - koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt:69
 - koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt:330
 - koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt:141
 - koha-tmpl/intranet-tmpl/prog/en/modules/admin/item_circulation_alerts.tt:118
 - koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-search.tt:259
 - koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt:455
 - koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-detail.tt:98

Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-04-13 11:47:54 -03:00
..
acqui-search-result.tt
acqui-search.tt
checkexpiration.tt
claims.tt
result.tt Bug 33136: Added class "page-section" to the result page table of serial record search 2023-03-30 17:13:47 +02:00
routing-preview-slip.tt
routing-preview.tt
routing.tt
serials-collection.tt
serials-edit.tt Bug 33265: Clean up serial links on serial edit page 2023-04-12 11:43:12 -03:00
serials-home.tt
serials-search.tt Bug 33154: Tab WRAPPER follow-up: label text must be translatable 2023-04-13 11:47:54 -03:00
showpredictionpattern.tt
subscription-add.tt
subscription-batchedit.tt
subscription-bib-search.tt
subscription-detail.tt Bug 33154: Tab WRAPPER follow-up: label text must be translatable 2023-04-13 11:47:54 -03:00
subscription-frequencies.tt
subscription-history.tt
subscription-numberpatterns.tt Bug 32771: Standardize structure around action fieldsets in serials 2023-03-31 12:30:37 +02:00
subscription-renew.tt
viewalerts.tt