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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt (-1 lines)
Lines 1-6 Link Here
1
[% USE raw %]
1
[% USE raw %]
2
[% USE Asset %]
2
[% USE Asset %]
3
[%# USE the plugin and define some macros %]
4
[% PROCESS 'i18n.inc' %]
3
[% PROCESS 'i18n.inc' %]
5
[% BLOCK csv_export %]
4
[% BLOCK csv_export %]
6
    <div class="btn-group">
5
    <div class="btn-group">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderbiblio.tt (-1 lines)
Lines 1-6 Link Here
1
[% USE raw %]
1
[% USE raw %]
2
[% USE Asset %]
2
[% USE Asset %]
3
[%# USE the plugin and define some macros %]
4
[% PROCESS 'i18n.inc' %]
3
[% PROCESS 'i18n.inc' %]
5
[% SET footerjs = 1 %]
4
[% SET footerjs = 1 %]
6
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/newordersubscription.tt (-1 lines)
Lines 3-9 Link Here
3
[% USE KohaDates %]
3
[% USE KohaDates %]
4
[% USE Branches %]
4
[% USE Branches %]
5
[% USE Koha %]
5
[% USE Koha %]
6
[%# USE the plugin and define some macros %]
7
[% PROCESS 'i18n.inc' %]
6
[% PROCESS 'i18n.inc' %]
8
[% SET footerjs = 1 %]
7
[% SET footerjs = 1 %]
9
[% INCLUDE 'doc-head-open.inc' %]
8
[% INCLUDE 'doc-head-open.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/newordersuggestion.tt (-1 lines)
Lines 2-8 Link Here
2
[% USE Branches %]
2
[% USE Branches %]
3
[% USE Price %]
3
[% USE Price %]
4
[% USE Asset %]
4
[% USE Asset %]
5
[%# USE the plugin and define some macros %]
6
[% PROCESS 'i18n.inc' %]
5
[% PROCESS 'i18n.inc' %]
7
[% SET footerjs = 1 %]
6
[% SET footerjs = 1 %]
8
[% INCLUDE 'doc-head-open.inc' %]
7
[% INCLUDE 'doc-head-open.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/ordered.tt (-1 lines)
Lines 3-9 Link Here
3
[% USE KohaDates %]
3
[% USE KohaDates %]
4
[% USE ItemTypes %]
4
[% USE ItemTypes %]
5
[% USE Price %]
5
[% USE Price %]
6
[%# USE the plugin and define some macros %]
7
[% PROCESS 'i18n.inc' %]
6
[% PROCESS 'i18n.inc' %]
8
[% SET footerjs = 1 %]
7
[% SET footerjs = 1 %]
9
[% INCLUDE 'doc-head-open.inc' %]
8
[% INCLUDE 'doc-head-open.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt (-1 lines)
Lines 4-10 Link Here
4
[% USE KohaDates %]
4
[% USE KohaDates %]
5
[% USE Price %]
5
[% USE Price %]
6
[% USE currency = format('%.2f') -%]
6
[% USE currency = format('%.2f') -%]
7
[%# USE the plugin and define some macros %]
8
[% PROCESS 'i18n.inc' %]
7
[% PROCESS 'i18n.inc' %]
9
[% SET footerjs = 1 %]
8
[% SET footerjs = 1 %]
10
[% INCLUDE 'doc-head-open.inc' %]
9
[% INCLUDE 'doc-head-open.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/spent.tt (-1 lines)
Lines 3-9 Link Here
3
[% USE KohaDates %]
3
[% USE KohaDates %]
4
[% USE ItemTypes %]
4
[% USE ItemTypes %]
5
[% USE Price %]
5
[% USE Price %]
6
[%# USE the plugin and define some macros %]
7
[% PROCESS 'i18n.inc' %]
6
[% PROCESS 'i18n.inc' %]
8
[% SET footerjs = 1 %]
7
[% SET footerjs = 1 %]
9
[% INCLUDE 'doc-head-open.inc' %]
8
[% INCLUDE 'doc-head-open.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/transferorder.tt (-1 lines)
Lines 1-4 Link Here
1
[%# USE the plugin and define some macros %]
2
[% PROCESS 'i18n.inc' %]
1
[% PROCESS 'i18n.inc' %]
3
[% SET footerjs = 1 %]
2
[% SET footerjs = 1 %]
4
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/uncertainprice.tt (-1 lines)
Lines 1-7 Link Here
1
[% USE raw %]
1
[% USE raw %]
2
[% USE Asset %]
2
[% USE Asset %]
3
[% USE Koha %]
3
[% USE Koha %]
4
[%# USE the plugin and define some macros %]
5
[% PROCESS 'i18n.inc' %]
4
[% PROCESS 'i18n.inc' %]
6
[% SET footerjs = 1 %]
5
[% SET footerjs = 1 %]
7
[% INCLUDE 'doc-head-open.inc' %]
6
[% INCLUDE 'doc-head-open.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/z3950_search.tt (-2 lines)
Lines 1-6 Link Here
1
[% USE raw %]
1
[% USE raw %]
2
[% USE Asset %]
2
[% USE Asset %]
3
[%# USE the plugin and define some macros %]
4
[% PROCESS 'i18n.inc' %]
3
[% PROCESS 'i18n.inc' %]
5
[% SET footerjs = 1 %]
4
[% SET footerjs = 1 %]
6
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
7
- 

Return to bug 23983