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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt (-5 / +4 lines)
Lines 245-256 var MSG_PARENT_BENEATH_BUDGET = "- " + _("New budget-parent is beneath budget") Link Here
245
        <tr>
245
        <tr>
246
            <th>Fund code</th>
246
            <th>Fund code</th>
247
            <th>Fund name</th>
247
            <th>Fund name</th>
248
            <th>Base-level<br />allocated</th>
248
            <th>Base-level allocated</th>
249
            <th>Base-level<br />ordered</th>
249
            <th>Base-level ordered</th>
250
            <th>Total ordered</th>
250
            <th>Total ordered</th>
251
            <th>Base-level<br />spent</th>
251
            <th>Base-level spent</th>
252
            <th>Total spent</th>
252
            <th>Total spent</th>
253
            <th>Base-level<br />available</th>
253
            <th>Base-level available</th>
254
            <th>Total available</th>
254
            <th>Total available</th>
255
            <th class="tooltipcontent">&nbsp;</th>
255
            <th class="tooltipcontent">&nbsp;</th>
256
            <th>Actions</th>
256
            <th>Actions</th>
257
- 

Return to bug 7308