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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tt (-1 / +1 lines)
Lines 1-5 Link Here
1
[% USE raw %]
1
[% USE raw %]
2
[% USE Koha %]
2
[% USE Koha %]
3
[% SET footerjs = 1 %]
3
[% USE Branches %]
4
[% USE Branches %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
5
<title>Koha &rsaquo; Circulation</title>
6
<title>Koha &rsaquo; Circulation</title>
6
- 

Return to bug 24825