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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/orders_by_budget.tt (-2 / +1 lines)
Lines 3-9 Link Here
3
<title>Koha &rsaquo; Reports &rsaquo; Orders by fund</title>
3
<title>Koha &rsaquo; Reports &rsaquo; Orders by fund</title>
4
[% INCLUDE 'doc-head-close.inc' %]
4
[% INCLUDE 'doc-head-close.inc' %]
5
</head>
5
</head>
6
<body>
6
<body id="rep_orders_by_budget" class="rep">
7
[% INCLUDE 'header.inc' %]
7
[% INCLUDE 'header.inc' %]
8
[% INCLUDE 'cat-search.inc' %]
8
[% INCLUDE 'cat-search.inc' %]
9
9
10
- 

Return to bug 16451