Bug 7317: (followup) Fix id and class on body tag
authorMagnus Enger <magnus@libriotech.no>
Wed, 25 Oct 2017 09:52:26 +0000 (11:52 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 9 Nov 2017 14:42:13 +0000 (11:42 -0300)
commit7e3c106b83abb4fc17ff4e559fda04c8b8d37135
tree06357efccbf37e695fe1900043bdc78d1b929172
parentba139ec880e06215f6fe1dec9dfa50c8be0d751a
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>
koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt