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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/recalls/recalls_overdue.tt (-2 / +1 lines)
Lines 4-10 Link Here
4
[% USE Asset %]
4
[% USE Asset %]
5
[% SET footerjs = 1 %]
5
[% SET footerjs = 1 %]
6
[% INCLUDE 'doc-head-open.inc' %]
6
[% INCLUDE 'doc-head-open.inc' %]
7
<title>Overdue recalls &rsaquo; Circulaion &rsaquo; Koha</title>
7
<title>Overdue recalls &rsaquo; Circulation &rsaquo; Koha</title>
8
[% INCLUDE 'doc-head-close.inc' %]
8
[% INCLUDE 'doc-head-close.inc' %]
9
</head>
9
</head>
10
<body id="circ_overdue_recalls" class="circ">
10
<body id="circ_overdue_recalls" class="circ">
11
- 

Return to bug 30722