View | Details | Raw Unified | Return to bug 17635
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/housebound.tt (-1 / +1 lines)
Lines 15-21 Link Here
15
//]]>
15
//]]>
16
</script>
16
</script>
17
</head>
17
</head>
18
<body>
18
<body id="housebound-home" class="housebound">
19
[% INCLUDE 'header.inc' %]
19
[% INCLUDE 'header.inc' %]
20
[% INCLUDE 'patron-search.inc' %]
20
[% INCLUDE 'patron-search.inc' %]
21
21
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/cash_register_stats.tt (-2 / +1 lines)
Lines 58-64 $(document).ready(function() { Link Here
58
</script>
58
</script>
59
59
60
</head>
60
</head>
61
<body>
61
<body id="cash_register_stats" class="rep">
62
[% INCLUDE 'header.inc' %]
62
[% INCLUDE 'header.inc' %]
63
[% INCLUDE 'cat-search.inc' %]
63
[% INCLUDE 'cat-search.inc' %]
64
64
65
- 

Return to bug 17635