Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Owen Leonard 28af6c4d01 Bug 13638 - Batch patron modification tool missing option to switch language
The batch patron modification tool's template was created without the
footer include at the bottom. Without the footer include the language
toolbar will not be displayed.

All page templates should include the global footer include:

[% INCLUDE 'intranet-bottom.inc' %]

To test:
 - Install at least a second language
 - Enable at least 2 languages (language system preference)
 - Go to tools > Batch patron modification
 - Verify that at the bottom of the page the language chooser is shown

Followed test plan. Works as expected.
Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2015-02-09 10:22:51 -03:00
..
acqui Bug 13270: Don't display "vendor note" label if nothing to display 2015-02-05 15:09:22 -03:00
admin Bug 12601: Add a foreign key for aqorders.budget_id 2015-02-05 15:16:32 -03:00
authorities Bug 11961 - Add a "Z39.50 search" button to the authority creation and modification pages. 2015-01-24 18:19:06 -03:00
basket
batch
catalogue Bug 13564: Items search: rename Stock number to Inventory number 2015-01-14 21:29:21 -03:00
cataloguing Bug 13268 - biblioitems.size value not correctly displayed (more) 2015-02-05 14:46:35 -03:00
circ Bug 13268 - biblioitems.size value not correctly displayed (more) 2015-02-05 14:46:35 -03:00
course_reserves
errors
help Bug 13040 [QA Followup] - Fix koha-qa.pl issues 2015-01-26 16:22:12 -03:00
installer
labels
members Bug 13450 [QA Followup] - Remove tab character from start of line 2015-02-09 10:18:32 -03:00
offline_circ
patron_lists Bug 13459: Fix datatables paging for patron lists 2015-01-07 20:08:23 -03:00
patroncards
plugins
reports
reserve
reviews
rotating_collections
serials Bug 11944: Fix encoding issue on adding a subscription 2015-01-13 13:07:18 -03:00
services
sms
suggestion Bug 13378: Add a filter to search suggestions not linked to a fund 2015-01-10 16:13:08 -03:00
tags
test
tools Bug 13638 - Batch patron modification tool missing option to switch language 2015-02-09 10:22:51 -03:00
virtualshelves
about.tt Bug 7143: Adding back version numbers 2015-01-21 11:55:59 -03:00
auth.tt
intranet-main.tt