Koha/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing
Lucas Gass 3b273de577 Bug 25744: replace <b> with <strong> in the staff interface
This patch set attempts to replace all the <i> tags with <em> and all
the <b> tags with <strong> in the staff interface.
I attempted to get all the templates, includes, and xslt files.

To test:

1. Review the changes as best as possible, looking for mistakes.
2. grep for <i> and <b> in the modules, includes, and xslt folders. You should get nothing/
3. If you grep '<\/i>' you should only see instances of Font Awesome.
4. If you grep '<\/b>' you should only see instances where caret is used.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-09-18 11:08:35 +02:00
..
value_builder Bug 25744: replace <b> with <strong> in the staff interface 2020-09-18 11:08:35 +02:00
addbiblio.tt Bug 16314: Show upload link for upload plugin in basic MARC editor 2020-09-09 15:39:51 +02:00
addbooks.tt Bug 25744: replace <b> with <strong> in the staff interface 2020-09-18 11:08:35 +02:00
additem.tt Bug 25728: fix rebase issues 2020-08-24 11:19:03 +02:00
editor.tt Bug 17268: Use API to store/retrieve values 2020-05-04 08:25:41 +01:00
linkitem.tt Bug 25744: Replace <i> with <em> in staff interface 2020-09-18 11:08:35 +02:00
merge.tt Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
moveitem.tt Bug 25744: Replace <i> with <em> in staff interface 2020-09-18 11:08:35 +02:00
z3950_auth_search.tt Bug 26215: Remove the use of jquery.checkboxes plugin from Z39.50 search pages 2020-08-18 15:45:49 +02:00
z3950_search.tt Bug 26014: Add publication year and edition to Z39.50 results in acquisition 2020-08-26 15:21:41 +02:00