Koha/koha-tmpl
Fridolin Somers f176c0b04a
Bug 30973: Serials search fix body id
The serials search page serials/serials-search.pl has HTML body id :
  <body id="ser_serials-home" class="ser">
It is the same as serials home page.

This patch replaces with id="ser_serials-search"

Test plan :
1) Go to Serials > Advanced search
2) Look at HTML code
3) Check you see <body id="ser_serials-search" class="ser">

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-06-16 09:42:51 -03:00
..
intranet-tmpl Bug 30973: Serials search fix body id 2022-06-16 09:42:51 -03:00
opac-tmpl Bug 30971: (follow-up) Fix recall.branchcode occurences 2022-06-16 09:40:58 -03:00