]> git.koha-community.org Git - koha.git/commit
Bug 30629: fix <span> in title of some pages
authorVictor Grousset/tuxayo <victor@tuxayo.net>
Fri, 13 May 2022 19:25:53 +0000 (21:25 +0200)
committerLucas Gass <lucas@bywatersolutions.com>
Fri, 10 Jun 2022 15:26:39 +0000 (15:26 +0000)
commit0b4d2268f11406ae40ec5415d6c0e4360dc30d04
tree13061597c67edec47a2a06c711e2bb4723b0ed1c
parent1f55d38918c23c7e268b2bca4c0edb5042dc3eea
Bug 30629: fix <span> in title of some pages

== Test plan ==
1. Go to http://localhost:8081/cgi-bin/koha/patroncards/manage.pl?card_element=layout
2. See that the page title in your browser window title is wrong because it contains <span>
3. Go to http://localhost:8081/cgi-bin/koha/labels/label-manage.pl?label_element=batch
4. See that the page title in your browser window title is wrong because it contains <span>
5. Go to http://localhost:8081/cgi-bin/koha/admin/aqbudgetperiods.pl
6. Administration => Budgets => Click on a budget => planning => plan by months
7. See that the page title in your browser window title is wrong because it contains <span>
8. Refresh the pages and see that the titles are correct
9. Sign off :)

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 44d6528b566e5c16eba9b15f8aa24667293766c3)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/includes/budget_planning.inc
koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-manage.tt
koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/manage.tt