Koha/koha-tmpl
Tomas Cohen Arazi 379f392ddc Bug 17635: Fix templates with missing body id
The following template files are missing body id and class and should be fixed:

- members/housebound.tt
- reports/cash_register_stats.tt

To test:
- Run:
  $ sudo koha-shell kohadev ; cd kohaclone
 k$ prove xt/tt_valid.t
=> FAIL: Tests fail due to the mentioned templates
- Apply this patch
- Run:
  $ sudo koha-shell kohadev ; cd kohaclone
 k$ prove xt/tt_valid.t
=> SUCCESS: Tests pass!
- Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-11-15 18:16:30 +00:00
..
intranet-tmpl Bug 17635: Fix templates with missing body id 2016-11-15 18:16:30 +00:00
opac-tmpl Bug 17522: Fix opac-user.pl if OpacRenewalAllowed is set 2016-11-15 15:49:59 +00:00
favicon.ico
index.html
intranet.html
opac.html