Koha/koha-tmpl/intranet-tmpl/prog
Magnus Enger 7e3c106b83 Bug 7317: (followup) Fix id and class on body tag
The HTML body tag looked like this:
<body id="acq_suggestion" class="acq">
Probably an overlooked copypasta. This patch changes it to:
<body id="illrequests" class="ill">
This should not have any visual side effects.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Benjamin Rokseth <benjamin.rokseth@kul.oslo.kommune.no>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-11-09 11:42:13 -03:00
..
css Bug 7317: Interlibrary loans framework for Koha. 2017-11-09 11:42:12 -03:00
en Bug 7317: (followup) Fix id and class on body tag 2017-11-09 11:42:13 -03:00
img Bug 18739 - Add SVG version of staff-home-icons-sprite image 2017-09-19 11:47:32 -03:00
js Bug 19029: Add JavaScript security question for cloning circ rules 2017-10-27 14:09:00 -03:00
pdf Bug 7267: Add account number to German PDF template 2014-04-11 15:06:07 +00:00
sound