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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt (+1 lines)
Lines 23-28 Link Here
23
<div class="main container-fluid">
23
<div class="main container-fluid">
24
    <div class="row">
24
    <div class="row">
25
        <div class="col-md-12">
25
        <div class="col-md-12">
26
            [% INCLUDE 'messages.inc' %]
26
27
27
            <h1>About Koha</h1>
28
            <h1>About Koha</h1>
28
29
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/acqui-home.tt (+1 lines)
Lines 31-36 Link Here
31
    <div class="row">
31
    <div class="row">
32
        <div class="col-sm-10 col-sm-push-2">
32
        <div class="col-sm-10 col-sm-push-2">
33
            <main>
33
            <main>
34
                [% INCLUDE 'messages.inc' %]
34
35
35
[% INCLUDE 'acquisitions-toolbar.inc' %]
36
[% INCLUDE 'acquisitions-toolbar.inc' %]
36
37
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt (+1 lines)
Lines 68-73 Link Here
68
    <div class="row">
68
    <div class="row">
69
        <div class="col-sm-10 col-sm-push-2">
69
        <div class="col-sm-10 col-sm-push-2">
70
            <main>
70
            <main>
71
                [% INCLUDE 'messages.inc' %]
71
72
72
                [% IF (cannot_manage_basket) %]
73
                [% IF (cannot_manage_basket) %]
73
                    <div class="dialog alert">You are not authorised to manage this basket.</div>
74
                    <div class="dialog alert">You are not authorised to manage this basket.</div>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt (+1 lines)
Lines 48-53 Link Here
48
    <div class="row">
48
    <div class="row">
49
        <div class="col-sm-10 col-sm-push-2">
49
        <div class="col-sm-10 col-sm-push-2">
50
            <main>
50
            <main>
51
                [% INCLUDE 'messages.inc' %]
51
52
52
                [% IF ( grouping ) %]
53
                [% IF ( grouping ) %]
53
                    [% IF (closedbg) %]
54
                    [% IF (closedbg) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketheader.tt (+1 lines)
Lines 49-54 Link Here
49
<div class="main container-fluid">
49
<div class="main container-fluid">
50
    <div class="row">
50
    <div class="row">
51
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
51
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
52
            [% INCLUDE 'messages.inc' %]
52
53
53
    [% IF ( add_form ) %]
54
    [% IF ( add_form ) %]
54
        [% IF ( basketno ) %]
55
        [% IF ( basketno ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt (+1 lines)
Lines 38-43 Link Here
38
    <div class="row">
38
    <div class="row">
39
        <div class="col-sm-10 col-sm-push-2">
39
        <div class="col-sm-10 col-sm-push-2">
40
            <main>
40
            <main>
41
                [% INCLUDE 'messages.inc' %]
41
42
42
[% INCLUDE 'acquisitions-toolbar.inc' %]
43
[% INCLUDE 'acquisitions-toolbar.inc' %]
43
[% UNLESS ( count == 1 ) %]
44
[% UNLESS ( count == 1 ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/cancelorder.tt (+1 lines)
Lines 32-37 Link Here
32
<div class="main container-fluid">
32
<div class="main container-fluid">
33
    <div class="row">
33
    <div class="row">
34
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
34
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
35
            [% INCLUDE 'messages.inc' %]
35
36
36
      [% UNLESS ( confirmcancel ) %]
37
      [% UNLESS ( confirmcancel ) %]
37
      <form method="post" action="">
38
      <form method="post" action="">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/duplicate_orders.tt (+1 lines)
Lines 49-54 Link Here
49
    <div class="row">
49
    <div class="row">
50
        <div class="col-sm-10 col-sm-push-2">
50
        <div class="col-sm-10 col-sm-push-2">
51
            <main>
51
            <main>
52
                [% INCLUDE 'messages.inc' %]
52
53
53
<h1>Duplicate existing orders</h1>
54
<h1>Duplicate existing orders</h1>
54
55
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/edi_ean.tt (+1 lines)
Lines 29-34 Link Here
29
    <div class="row">
29
    <div class="row">
30
        <div class="col-sm-10 col-sm-push-2">
30
        <div class="col-sm-10 col-sm-push-2">
31
            <main>
31
            <main>
32
                [% INCLUDE 'messages.inc' %]
32
33
33
    <h1>Select the library account submitting the EDI order</h1>
34
    <h1>Select the library account submitting the EDI order</h1>
34
35
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/edifactmsgs.tt (+1 lines)
Lines 35-40 Link Here
35
    <div class="row">
35
    <div class="row">
36
        <div class="col-sm-10 col-sm-push-2">
36
        <div class="col-sm-10 col-sm-push-2">
37
            <main>
37
            <main>
38
                [% INCLUDE 'messages.inc' %]
38
39
39
40
40
<h1>EDIFACT messages</h1>
41
<h1>EDIFACT messages</h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/edimsg.tt (+1 lines)
Lines 28-33 Link Here
28
    <div class="row">
28
    <div class="row">
29
        <div class="col-sm-10 col-sm-push-2">
29
        <div class="col-sm-10 col-sm-push-2">
30
            <main>
30
            <main>
31
                [% INCLUDE 'messages.inc' %]
31
            <h1>EDIFACT message display</h1>
32
            <h1>EDIFACT message display</h1>
32
                <div id="edimsg">
33
                <div id="edimsg">
33
                    [% IF no_message %]
34
                    [% IF no_message %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/histsearch.tt (+1 lines)
Lines 48-53 Link Here
48
    <div class="row">
48
    <div class="row">
49
        <div class="col-sm-10 col-sm-push-2">
49
        <div class="col-sm-10 col-sm-push-2">
50
            <main>
50
            <main>
51
                [% INCLUDE 'messages.inc' %]
51
52
52
                <h1>Order search</h1>
53
                <h1>Order search</h1>
53
54
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoice-files.tt (+1 lines)
Lines 39-44 Link Here
39
    <div class="row">
39
    <div class="row">
40
        <div class="col-sm-10 col-sm-push-2">
40
        <div class="col-sm-10 col-sm-push-2">
41
            <main>
41
            <main>
42
                [% INCLUDE 'messages.inc' %]
42
43
43
      <h1>Files for invoice: [% invoicenumber | html %]</h1>
44
      <h1>Files for invoice: [% invoicenumber | html %]</h1>
44
      <p><strong>Vendor: </strong><a href="/cgi-bin/koha/acqui/supplier.pl?booksellerid=[% booksellerid | uri %]">[% suppliername | html %]</a></p>
45
      <p><strong>Vendor: </strong><a href="/cgi-bin/koha/acqui/supplier.pl?booksellerid=[% booksellerid | uri %]">[% suppliername | html %]</a></p>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoice.tt (+1 lines)
Lines 48-53 Link Here
48
    <div class="row">
48
    <div class="row">
49
        <div class="col-sm-10 col-sm-push-2">
49
        <div class="col-sm-10 col-sm-push-2">
50
            <main>
50
            <main>
51
                [% INCLUDE 'messages.inc' %]
51
52
52
                <h1>Invoice: [% invoicenumber | html %]</h1>
53
                <h1>Invoice: [% invoicenumber | html %]</h1>
53
54
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt (+1 lines)
Lines 35-40 Link Here
35
    <div class="row">
35
    <div class="row">
36
        <div class="col-sm-10 col-sm-push-2">
36
        <div class="col-sm-10 col-sm-push-2">
37
            <main>
37
            <main>
38
                [% INCLUDE 'messages.inc' %]
38
39
39
                <h1>Invoices</h1>
40
                <h1>Invoices</h1>
40
                [% IF ( do_search ) %]
41
                [% IF ( do_search ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/lateorders.tt (+1 lines)
Lines 35-40 Link Here
35
    <div class="row">
35
    <div class="row">
36
        <div class="col-sm-10 col-sm-push-2">
36
        <div class="col-sm-10 col-sm-push-2">
37
            <main>
37
            <main>
38
                [% INCLUDE 'messages.inc' %]
38
39
39
<h1>[% IF bookseller_filter %][% bookseller_filter.name | html %] : [% END %]Late orders</h1>
40
<h1>[% IF bookseller_filter %][% bookseller_filter.name | html %] : [% END %]Late orders</h1>
40
<div id="acqui_lateorders" class="page-section">
41
<div id="acqui_lateorders" class="page-section">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/moddeliverydate.tt (+1 lines)
Lines 34-39 Link Here
34
<div class="main container-fluid">
34
<div class="main container-fluid">
35
    <div class="row">
35
    <div class="row">
36
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
36
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
37
            [% INCLUDE 'messages.inc' %]
37
38
38
      <h1>Change estimated delivery date</h1>
39
      <h1>Change estimated delivery date</h1>
39
      <form action="/cgi-bin/koha/acqui/moddeliverydate.pl" method="post">
40
      <form action="/cgi-bin/koha/acqui/moddeliverydate.pl" method="post">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/modordernotes.tt (+1 lines)
Lines 40-45 Link Here
40
<div class="main container-fluid">
40
<div class="main container-fluid">
41
    <div class="row">
41
    <div class="row">
42
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
42
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
43
            [% INCLUDE 'messages.inc' %]
43
44
44
      [% IF (type == "vendor") %]
45
      [% IF (type == "vendor") %]
45
          <h1>Change order vendor note (order no. [% ordernumber | html %])</h1>
46
          <h1>Change order vendor note (order no. [% ordernumber | html %])</h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt (+1 lines)
Lines 263-268 Link Here
263
    <div class="row">
263
    <div class="row">
264
        <div class="col-sm-10 col-sm-push-2">
264
        <div class="col-sm-10 col-sm-push-2">
265
            <main>
265
            <main>
266
                [% INCLUDE 'messages.inc' %]
266
267
267
<h1>
268
<h1>
268
    [% IF ( ordernumber ) %]
269
    [% IF ( ordernumber ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty_duplicate.tt (+1 lines)
Lines 33-38 Link Here
33
    <div class="row">
33
    <div class="row">
34
        <div class="col-sm-10 col-sm-push-2">
34
        <div class="col-sm-10 col-sm-push-2">
35
            <main>
35
            <main>
36
                [% INCLUDE 'messages.inc' %]
36
37
37
<div class="dialog alert">
38
<div class="dialog alert">
38
<h1>Duplicate warning</h1>
39
<h1>Duplicate warning</h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/newordersubscription.tt (+1 lines)
Lines 40-45 Link Here
40
    <div class="row">
40
    <div class="row">
41
        <div class="col-sm-10 col-sm-push-2">
41
        <div class="col-sm-10 col-sm-push-2">
42
            <main>
42
            <main>
43
                [% INCLUDE 'messages.inc' %]
43
44
44
            <h1>Serials subscriptions</h1>
45
            <h1>Serials subscriptions</h1>
45
            <div class="page-section">
46
            <div class="page-section">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/newordersuggestion.tt (+1 lines)
Lines 40-45 Link Here
40
    <div class="row">
40
    <div class="row">
41
        <div class="col-sm-10 col-sm-push-2">
41
        <div class="col-sm-10 col-sm-push-2">
42
            <main>
42
            <main>
43
                [% INCLUDE 'messages.inc' %]
43
44
44
<h1>Suggestions</h1>
45
<h1>Suggestions</h1>
45
46
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/ordered.tt (+1 lines)
Lines 34-39 Link Here
34
    <div class="row">
34
    <div class="row">
35
        <div class="col-sm-10 col-sm-push-2">
35
        <div class="col-sm-10 col-sm-push-2">
36
            <main>
36
            <main>
37
                [% INCLUDE 'messages.inc' %]
37
38
38
<h1>Ordered - Fund: [% fund_code | html %]</h1>
39
<h1>Ordered - Fund: [% fund_code | html %]</h1>
39
40
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt (+1 lines)
Lines 101-106 Link Here
101
    <div class="row">
101
    <div class="row">
102
        <div class="col-sm-10 col-sm-push-2">
102
        <div class="col-sm-10 col-sm-push-2">
103
            <main>
103
            <main>
104
                [% INCLUDE 'messages.inc' %]
104
105
105
<h1>Receive items from : [% name | html %] [% IF ( invoice ) %][[% invoice | html %]] [% END %] (order #[% multiple_orders | html %])</h1>
106
<h1>Receive items from : [% name | html %] [% IF ( invoice ) %][[% invoice | html %]] [% END %] (order #[% multiple_orders | html %])</h1>
106
[% SET only_one_order = ( multiple_orders.split(',').size == 1 ) %]
107
[% SET only_one_order = ( multiple_orders.split(',').size == 1 ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt (+1 lines)
Lines 55-60 Link Here
55
    <div class="row">
55
    <div class="row">
56
        <div class="col-sm-10 col-sm-push-2">
56
        <div class="col-sm-10 col-sm-push-2">
57
            <main>
57
            <main>
58
                [% INCLUDE 'messages.inc' %]
58
59
59
    [% IF ( receive_error ) %]
60
    [% IF ( receive_error ) %]
60
    <div class="dialog alert">
61
    <div class="dialog alert">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcels.tt (+1 lines)
Lines 40-45 Link Here
40
            <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
40
            <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
41
        [% END %]
41
        [% END %]
42
            <main>
42
            <main>
43
                [% INCLUDE 'messages.inc' %]
43
<h1>Receive shipment from vendor <a href="/cgi-bin/koha/acqui/supplier.pl?booksellerid=[% booksellerid | uri %]">[% name | html %]</a></h1>
44
<h1>Receive shipment from vendor <a href="/cgi-bin/koha/acqui/supplier.pl?booksellerid=[% booksellerid | uri %]">[% name | html %]</a></h1>
44
45
45
[% IF ( error_failed_to_create_invoice ) %]
46
[% IF ( error_failed_to_create_invoice ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/spent.tt (+1 lines)
Lines 34-39 Link Here
34
    <div class="row">
34
    <div class="row">
35
        <div class="col-sm-10 col-sm-push-2">
35
        <div class="col-sm-10 col-sm-push-2">
36
            <main>
36
            <main>
37
                [% INCLUDE 'messages.inc' %]
37
38
38
<h1>Spent - Fund: [% fund_code | html %]</h1>
39
<h1>Spent - Fund: [% fund_code | html %]</h1>
39
40
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/supplier.tt (+1 lines)
Lines 191-196 div.rows { padding: 1rem; } Link Here
191
    <div class="row">
191
    <div class="row">
192
        <div class="col-sm-10 col-sm-push-2">
192
        <div class="col-sm-10 col-sm-push-2">
193
            <main>
193
            <main>
194
                [% INCLUDE 'messages.inc' %]
194
195
195
    [% IF ( enter ) %]
196
    [% IF ( enter ) %]
196
        [% IF ( booksellerid ) %]
197
        [% IF ( booksellerid ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/uncertainprice.tt (+1 lines)
Lines 46-51 Link Here
46
    <div class="row">
46
    <div class="row">
47
        <div class="col-sm-10 col-sm-push-2">
47
        <div class="col-sm-10 col-sm-push-2">
48
            <main>
48
            <main>
49
                [% INCLUDE 'messages.inc' %]
49
50
50
[% INCLUDE 'acquisitions-toolbar.inc' %]
51
[% INCLUDE 'acquisitions-toolbar.inc' %]
51
        [% IF ( validate ) %]
52
        [% IF ( validate ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/vendor_issues.tt (+1 lines)
Lines 62-67 Link Here
62
    <div class="row">
62
    <div class="row">
63
        <div class="col-sm-10 col-sm-push-2">
63
        <div class="col-sm-10 col-sm-push-2">
64
            <main>
64
            <main>
65
                [% INCLUDE 'messages.inc' %]
65
66
66
[% FOR m IN messages %]
67
[% FOR m IN messages %]
67
    <div class="dialog [% m.type | html %]">
68
    <div class="dialog [% m.type | html %]">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/z3950_search.tt (+1 lines)
Lines 82-87 tr.selected td { Link Here
82
<div class="main container-fluid">
82
<div class="main container-fluid">
83
      [% IF ( opsearch ) %]
83
      [% IF ( opsearch ) %]
84
    <form method="post" action="z3950_search.pl" name="f" class="checkboxed">
84
    <form method="post" action="z3950_search.pl" name="f" class="checkboxed">
85
            [% INCLUDE 'messages.inc' %]
85
    <div class="row">
86
    <div class="row">
86
    <div class="col-sm-6">
87
    <div class="col-sm-6">
87
    <h1>Order from external source</h1>
88
    <h1>Order from external source</h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/additional-fields.tt (+1 lines)
Lines 79-84 Link Here
79
    <div class="row">
79
    <div class="row">
80
        <div class="col-sm-10 col-sm-push-2">
80
        <div class="col-sm-10 col-sm-push-2">
81
            <main>
81
            <main>
82
                [% INCLUDE 'messages.inc' %]
82
83
83
    [% IF op == 'list' %]
84
    [% IF op == 'list' %]
84
        <div id="toolbar" class="btn-toolbar">
85
        <div id="toolbar" class="btn-toolbar">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt (+1 lines)
Lines 25-30 Link Here
25
<div class="main container-fluid">
25
<div class="main container-fluid">
26
    <div class="row">
26
    <div class="row">
27
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
27
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
28
            [% INCLUDE 'messages.inc' %]
28
        <h1>Koha administration</h1>
29
        <h1>Koha administration</h1>
29
            [% IF ( CAN_user_parameters_manage_mana ) %]
30
            [% IF ( CAN_user_parameters_manage_mana ) %]
30
                [% IF ( Koha.Preference('Mana') == 1) && !mana_url %]
31
                [% IF ( Koha.Preference('Mana') == 1) && !mana_url %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/adveditorshortcuts.tt (+1 lines)
Lines 32-37 Link Here
32
    <div class="row">
32
    <div class="row">
33
        <div class="col-sm-10 col-sm-push-2">
33
        <div class="col-sm-10 col-sm-push-2">
34
            <main>
34
            <main>
35
                [% INCLUDE 'messages.inc' %]
35
                <h1>Advanced editor keyboard shortcuts</h1>
36
                <h1>Advanced editor keyboard shortcuts</h1>
36
                [% IF Koha.Preference('EnableAdvancedCatalogingEditor') %]
37
                [% IF Koha.Preference('EnableAdvancedCatalogingEditor') %]
37
                    <ul>
38
                    <ul>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tt (+1 lines)
Lines 140-145 Link Here
140
    <div class="row">
140
    <div class="row">
141
        <div class="col-sm-10 col-sm-push-2">
141
        <div class="col-sm-10 col-sm-push-2">
142
            <main>
142
            <main>
143
                [% INCLUDE 'messages.inc' %]
143
144
144
[% UNLESS close_form OR closed OR duplicate_form %]
145
[% UNLESS close_form OR closed OR duplicate_form %]
145
  [% INCLUDE 'budgets-admin-toolbar.inc' %]
146
  [% INCLUDE 'budgets-admin-toolbar.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt (+1 lines)
Lines 87-92 Link Here
87
    <div class="row">
87
    <div class="row">
88
        <div class="col-sm-10 col-sm-push-2">
88
        <div class="col-sm-10 col-sm-push-2">
89
            <main>
89
            <main>
90
                [% INCLUDE 'messages.inc' %]
90
91
91
[% UNLESS op == 'delete_confirm' %][% INCLUDE 'budgets-admin-toolbar.inc' %][% END %]
92
[% UNLESS op == 'delete_confirm' %][% INCLUDE 'budgets-admin-toolbar.inc' %][% END %]
92
93
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqcontract.tt (+1 lines)
Lines 92-97 Link Here
92
    <div class="row">
92
    <div class="row">
93
        <div class="col-sm-10 col-sm-push-2">
93
        <div class="col-sm-10 col-sm-push-2">
94
            <main>
94
            <main>
95
                [% INCLUDE 'messages.inc' %]
95
96
96
[% INCLUDE 'acquisitions-toolbar.inc' %]
97
[% INCLUDE 'acquisitions-toolbar.inc' %]
97
98
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqplan.tt (+1 lines)
Lines 42-47 Link Here
42
    <div class="row">
42
    <div class="row">
43
        <div class="col-sm-10 col-sm-push-2">
43
        <div class="col-sm-10 col-sm-push-2">
44
            <main>
44
            <main>
45
                [% INCLUDE 'messages.inc' %]
45
46
46
[% INCLUDE 'budgets-admin-toolbar.inc' %]
47
[% INCLUDE 'budgets-admin-toolbar.inc' %]
47
48
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/audio_alerts.tt (+1 lines)
Lines 32-37 Link Here
32
    <div class="row">
32
    <div class="row">
33
        <div class="col-sm-10 col-sm-push-2">
33
        <div class="col-sm-10 col-sm-push-2">
34
            <main>
34
            <main>
35
                [% INCLUDE 'messages.inc' %]
35
36
36
                <div id="toolbar" class="btn-toolbar">
37
                <div id="toolbar" class="btn-toolbar">
37
                    <a class="btn btn-default" id="newalert" href="/cgi-bin/koha/admin/audio_alerts.pl"><i class="fa fa-plus"></i> New alert</a>
38
                    <a class="btn btn-default" id="newalert" href="/cgi-bin/koha/admin/audio_alerts.pl"><i class="fa fa-plus"></i> New alert</a>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt (+1 lines)
Lines 74-79 Link Here
74
    <div class="row">
74
    <div class="row">
75
        <div class="col-sm-10 col-sm-push-2">
75
        <div class="col-sm-10 col-sm-push-2">
76
            <main>
76
            <main>
77
                [% INCLUDE 'messages.inc' %]
77
78
78
[% IF ( add_form ) %]
79
[% IF ( add_form ) %]
79
80
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_tag_structure.tt (+1 lines)
Lines 128-133 Link Here
128
    <div class="row">
128
    <div class="row">
129
        <div class="col-sm-10 col-sm-push-2">
129
        <div class="col-sm-10 col-sm-push-2">
130
            <main>
130
            <main>
131
                [% INCLUDE 'messages.inc' %]
131
132
132
<h1>Authority MARC framework for [% IF ( authtypecode ) %][% authtypecode | html %][% ELSE %]default framework[% END %]</h1>
133
<h1>Authority MARC framework for [% IF ( authtypecode ) %][% authtypecode | html %][% ELSE %]default framework[% END %]</h1>
133
134
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt (+1 lines)
Lines 108-113 Link Here
108
    <div class="row">
108
    <div class="row">
109
        <div class="col-sm-10 col-sm-push-2">
109
        <div class="col-sm-10 col-sm-push-2">
110
            <main>
110
            <main>
111
                [% INCLUDE 'messages.inc' %]
111
112
112
                [% IF op == 'add_form' %]
113
                [% IF op == 'add_form' %]
113
                    <h1>
114
                    <h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authtypes.tt (+1 lines)
Lines 63-68 Link Here
63
    <div class="row">
63
    <div class="row">
64
        <div class="col-sm-10 col-sm-push-2">
64
        <div class="col-sm-10 col-sm-push-2">
65
            <main>
65
            <main>
66
                [% INCLUDE 'messages.inc' %]
66
67
67
[% FOR m IN messages %]
68
[% FOR m IN messages %]
68
    <div class="dialog [% m.type | html %]">
69
    <div class="dialog [% m.type | html %]">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/background_jobs.tt (+1 lines)
Lines 52-57 Link Here
52
    <div class="row">
52
    <div class="row">
53
        <div class="col-sm-10 col-sm-push-2">
53
        <div class="col-sm-10 col-sm-push-2">
54
            <main>
54
            <main>
55
                [% INCLUDE 'messages.inc' %]
55
56
56
[% FOR m IN messages %]
57
[% FOR m IN messages %]
57
    <div class="dialog message">
58
    <div class="dialog message">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/biblio_framework.tt (+1 lines)
Lines 65-70 Link Here
65
    <div class="row">
65
    <div class="row">
66
        <div class="col-sm-10 col-sm-push-2">
66
        <div class="col-sm-10 col-sm-push-2">
67
            <main>
67
            <main>
68
                [% INCLUDE 'messages.inc' %]
68
69
69
[% FOR m IN messages %]
70
[% FOR m IN messages %]
70
    <div class="dialog [% m.type | html %]">
71
    <div class="dialog [% m.type | html %]">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branch_transfer_limits.tt (+1 lines)
Lines 33-38 Link Here
33
    <div class="row">
33
    <div class="row">
34
        <div class="col-sm-10 col-sm-push-2">
34
        <div class="col-sm-10 col-sm-push-2">
35
            <main>
35
            <main>
36
                [% INCLUDE 'messages.inc' %]
36
37
37
    <h1>
38
    <h1>
38
        [% tx("Library transfer limits for {library_name} ({library_code})", { library_name = Branches.GetName( branchcode), library_code = branchcode } ) | html %]
39
        [% tx("Library transfer limits for {library_name} ({library_code})", { library_name = Branches.GetName( branchcode), library_code = branchcode } ) | html %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt (+1 lines)
Lines 75-80 Link Here
75
    <div class="row">
75
    <div class="row">
76
        <div class="col-sm-10 col-sm-push-2">
76
        <div class="col-sm-10 col-sm-push-2">
77
            <main>
77
            <main>
78
                [% INCLUDE 'messages.inc' %]
78
79
79
[% FOREACH m IN messages %]
80
[% FOREACH m IN messages %]
80
    <div class="dialog [% m.type | html %]">
81
    <div class="dialog [% m.type | html %]">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/cash_registers.tt (+1 lines)
Lines 67-72 Link Here
67
    <div class="row">
67
    <div class="row">
68
        <div class="col-sm-10 col-sm-push-2">
68
        <div class="col-sm-10 col-sm-push-2">
69
            <main>
69
            <main>
70
                [% INCLUDE 'messages.inc' %]
70
71
71
                [% FOREACH m IN messages %]
72
                [% FOREACH m IN messages %]
72
                <div class="dialog [% m.type | html %]">
73
                <div class="dialog [% m.type | html %]">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/categories.tt (+1 lines)
Lines 88-93 Link Here
88
    <div class="row">
88
    <div class="row">
89
        <div class="col-sm-10 col-sm-push-2">
89
        <div class="col-sm-10 col-sm-push-2">
90
            <main>
90
            <main>
91
                [% INCLUDE 'messages.inc' %]
91
92
92
[% FOR m IN messages %]
93
[% FOR m IN messages %]
93
    <div class="dialog [% m.type | html %]">
94
    <div class="dialog [% m.type | html %]">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/checkmarc.tt (+1 lines)
Lines 30-35 Link Here
30
    <div class="row">
30
    <div class="row">
31
        <div class="col-sm-10 col-sm-push-2">
31
        <div class="col-sm-10 col-sm-push-2">
32
            <main>
32
            <main>
33
                [% INCLUDE 'messages.inc' %]
33
34
34
<h1>MARC bibliographic framework test</h1>
35
<h1>MARC bibliographic framework test</h1>
35
36
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/cities.tt (+1 lines)
Lines 67-72 Link Here
67
    <div class="row">
67
    <div class="row">
68
        <div class="col-sm-10 col-sm-push-2">
68
        <div class="col-sm-10 col-sm-push-2">
69
            <main>
69
            <main>
70
                [% INCLUDE 'messages.inc' %]
70
71
71
[% FOR m IN messages %]
72
[% FOR m IN messages %]
72
    <div class="dialog [% m.type | html %]">
73
    <div class="dialog [% m.type | html %]">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/classsources.tt (+1 lines)
Lines 94-99 Link Here
94
    <div class="row">
94
    <div class="row">
95
        <div class="col-sm-10 col-sm-push-2">
95
        <div class="col-sm-10 col-sm-push-2">
96
            <main>
96
            <main>
97
                [% INCLUDE 'messages.inc' %]
97
98
98
[% FOR m IN messages %]
99
[% FOR m IN messages %]
99
    <div class="dialog [% m.type | html %]">
100
    <div class="dialog [% m.type | html %]">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/clone-rules.tt (+1 lines)
Lines 35-40 Link Here
35
    <div class="row">
35
    <div class="row">
36
        <div class="col-sm-10 col-sm-push-2">
36
        <div class="col-sm-10 col-sm-push-2">
37
            <main>
37
            <main>
38
                [% INCLUDE 'messages.inc' %]
38
39
39
    <h1>Cloning circulation and fine rules
40
    <h1>Cloning circulation and fine rules
40
        [% IF frombranch == "*" %] from standard rules[% ELSIF frombranch %] from "[% Branches.GetName( frombranch ) | html %]"[% END %]
41
        [% IF frombranch == "*" %] from standard rules[% ELSIF frombranch %] from "[% Branches.GetName( frombranch ) | html %]"[% END %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/columns_settings.tt (+1 lines)
Lines 206-211 Link Here
206
        <div class="row">
206
        <div class="row">
207
                <div class="col-sm-10 col-sm-push-2">
207
                <div class="col-sm-10 col-sm-push-2">
208
                        <main>
208
                        <main>
209
                            [% INCLUDE 'messages.inc' %]
209
210
210
                            <h1>Table settings</h1>
211
                            <h1>Table settings</h1>
211
                            <div class="panel-group" id="modules" role="tablist" aria-multiselectable="true">
212
                            <div class="panel-group" id="modules" role="tablist" aria-multiselectable="true">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/credit_types.tt (+1 lines)
Lines 57-62 Link Here
57
    <div class="row">
57
    <div class="row">
58
        <div class="col-sm-10 col-sm-push-2">
58
        <div class="col-sm-10 col-sm-push-2">
59
            <main>
59
            <main>
60
                [% INCLUDE 'messages.inc' %]
60
61
61
                [% FOREACH m IN messages %]
62
                [% FOREACH m IN messages %]
62
                <div class="dialog [% m.type | html %]">
63
                <div class="dialog [% m.type | html %]">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/curbside_pickup.tt (+1 lines)
Lines 44-49 Link Here
44
    <div class="row">
44
    <div class="row">
45
        <div class="col-sm-10 col-sm-push-2">
45
        <div class="col-sm-10 col-sm-push-2">
46
            <main>
46
            <main>
47
                [% INCLUDE 'messages.inc' %]
47
48
48
[% FOR m IN messages %]
49
[% FOR m IN messages %]
49
    <div class="dialog [% m.type | html %]">
50
    <div class="dialog [% m.type | html %]">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tt (+1 lines)
Lines 68-73 Link Here
68
    <div class="row">
68
    <div class="row">
69
        <div class="col-sm-10 col-sm-push-2">
69
        <div class="col-sm-10 col-sm-push-2">
70
            <main>
70
            <main>
71
                [% INCLUDE 'messages.inc' %]
71
72
72
[% IF op == 'list' %]
73
[% IF op == 'list' %]
73
<div id="toolbar" class="btn-toolbar">
74
<div id="toolbar" class="btn-toolbar">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/debit_types.tt (+1 lines)
Lines 56-61 Link Here
56
    <div class="row">
56
    <div class="row">
57
        <div class="col-sm-10 col-sm-push-2">
57
        <div class="col-sm-10 col-sm-push-2">
58
            <main>
58
            <main>
59
                [% INCLUDE 'messages.inc' %]
59
60
60
                [% FOREACH m IN messages %]
61
                [% FOREACH m IN messages %]
61
                <div class="dialog [% m.type | html %]">
62
                <div class="dialog [% m.type | html %]">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/desks.tt (+1 lines)
Lines 66-71 Link Here
66
    <div class="row">
66
    <div class="row">
67
        <div class="col-sm-10 col-sm-push-2">
67
        <div class="col-sm-10 col-sm-push-2">
68
            <main>
68
            <main>
69
                [% INCLUDE 'messages.inc' %]
69
70
70
[% FOR m IN messages %]
71
[% FOR m IN messages %]
71
    <div class="dialog [% m.type | html %]">
72
    <div class="dialog [% m.type | html %]">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/didyoumean.tt (+1 lines)
Lines 52-57 Link Here
52
    <div class="row">
52
    <div class="row">
53
        <div class="col-sm-10 col-sm-push-2">
53
        <div class="col-sm-10 col-sm-push-2">
54
            <main>
54
            <main>
55
                [% INCLUDE 'messages.inc' %]
55
56
56
        <h1>Did you mean?</h1>
57
        <h1>Did you mean?</h1>
57
        <noscript><div class="dialog alert"><strong>Please enable Javascript:</strong>
58
        <noscript><div class="dialog alert"><strong>Please enable Javascript:</strong>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/edi_accounts.tt (+1 lines)
Lines 65-70 Link Here
65
    <div class="row">
65
    <div class="row">
66
        <div class="col-sm-10 col-sm-push-2">
66
        <div class="col-sm-10 col-sm-push-2">
67
            <main>
67
            <main>
68
                [% INCLUDE 'messages.inc' %]
68
69
69
70
70
[% UNLESS Koha.Preference('EDIFACT') %]
71
[% UNLESS Koha.Preference('EDIFACT') %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/edi_ean_accounts.tt (+1 lines)
Lines 63-68 Link Here
63
    <div class="row">
63
    <div class="row">
64
        <div class="col-sm-10 col-sm-push-2">
64
        <div class="col-sm-10 col-sm-push-2">
65
            <main>
65
            <main>
66
                [% INCLUDE 'messages.inc' %]
66
67
67
[% IF display %]
68
[% IF display %]
68
    <div id="toolbar" class="btn-toolbar">
69
    <div id="toolbar" class="btn-toolbar">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/identity_provider_domains.tt (+1 lines)
Lines 60-65 Link Here
60
    <div class="row">
60
    <div class="row">
61
        <div class="col-sm-10 col-sm-push-2">
61
        <div class="col-sm-10 col-sm-push-2">
62
            <main>
62
            <main>
63
                [% INCLUDE 'messages.inc' %]
63
64
64
[% FOREACH m IN messages %]
65
[% FOREACH m IN messages %]
65
    <div class="dialog [% m.type | html %]" id="identity_provider_domain_action_result_dialog">
66
    <div class="dialog [% m.type | html %]" id="identity_provider_domain_action_result_dialog">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/identity_providers.tt (+1 lines)
Lines 56-61 Link Here
56
    <div class="row">
56
    <div class="row">
57
        <div class="col-sm-10 col-sm-push-2">
57
        <div class="col-sm-10 col-sm-push-2">
58
            <main>
58
            <main>
59
                [% INCLUDE 'messages.inc' %]
59
60
60
[% FOREACH m IN messages %]
61
[% FOREACH m IN messages %]
61
    <div class="dialog [% m.type | html %]" id="identity_provider_action_result_dialog">
62
    <div class="dialog [% m.type | html %]" id="identity_provider_action_result_dialog">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/item_circulation_alerts.tt (+1 lines)
Lines 69-74 Link Here
69
    <div class="row">
69
    <div class="row">
70
        <div class="col-sm-10 col-sm-push-2">
70
        <div class="col-sm-10 col-sm-push-2">
71
            <main>
71
            <main>
72
                [% INCLUDE 'messages.inc' %]
72
                <div class="row">
73
                <div class="row">
73
                    <div class="col-sm-6">
74
                    <div class="col-sm-6">
74
<h1>Item circulation alerts</h1>
75
<h1>Item circulation alerts</h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/items_search_field.tt (+1 lines)
Lines 43-48 Link Here
43
        <div class="row">
43
        <div class="row">
44
            <div class="col-sm-10 col-sm-push-2">
44
            <div class="col-sm-10 col-sm-push-2">
45
                <main>
45
                <main>
46
                    [% INCLUDE 'messages.inc' %]
46
47
47
                    <h1>Item search field: [% field.label | html %]</h1>
48
                    <h1>Item search field: [% field.label | html %]</h1>
48
49
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/items_search_fields.tt (+1 lines)
Lines 35-40 Link Here
35
        <div class="row">
35
        <div class="row">
36
            <div class="col-sm-10 col-sm-push-2">
36
            <div class="col-sm-10 col-sm-push-2">
37
                <main>
37
                <main>
38
                    [% INCLUDE 'messages.inc' %]
38
39
39
                    <div id="toolbar" class="btn-toolbar">
40
                    <div id="toolbar" class="btn-toolbar">
40
                        <a class="btn btn-default" id="new_search_field" href="/cgi-bin/koha/admin/items_search_fields.pl"><i class="fa fa-plus"></i> New search field</a>
41
                        <a class="btn btn-default" id="new_search_field" href="/cgi-bin/koha/admin/items_search_fields.pl"><i class="fa fa-plus"></i> New search field</a>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/itemtypes.tt (+1 lines)
Lines 111-116 Link Here
111
    <div class="row">
111
    <div class="row">
112
        <div class="col-sm-10 col-sm-push-2">
112
        <div class="col-sm-10 col-sm-push-2">
113
            <main>
113
            <main>
114
                [% INCLUDE 'messages.inc' %]
114
115
115
[% IF op == 'list' %]<div id="toolbar" class="btn-toolbar">
116
[% IF op == 'list' %]<div id="toolbar" class="btn-toolbar">
116
    <a class="btn btn-default" id="newitemtype" href="/cgi-bin/koha/admin/itemtypes.pl?op=add_form"><i class="fa fa-plus"></i> New item type</a>
117
    <a class="btn btn-default" id="newitemtype" href="/cgi-bin/koha/admin/itemtypes.pl?op=add_form"><i class="fa fa-plus"></i> New item type</a>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/koha2marclinks.tt (+1 lines)
Lines 31-36 Link Here
31
    <div class="row">
31
    <div class="row">
32
        <div class="col-sm-10 col-sm-push-2">
32
        <div class="col-sm-10 col-sm-push-2">
33
            <main>
33
            <main>
34
                [% INCLUDE 'messages.inc' %]
34
35
35
<h1>Koha to MARC mapping</h1>
36
<h1>Koha to MARC mapping</h1>
36
<br/>
37
<br/>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/library_groups.tt (+1 lines)
Lines 66-71 Link Here
66
    <div class="row">
66
    <div class="row">
67
        <div class="col-sm-10 col-sm-push-2">
67
        <div class="col-sm-10 col-sm-push-2">
68
            <main>
68
            <main>
69
                [% INCLUDE 'messages.inc' %]
69
70
70
                    <div id="toolbar" class="btn-toolbar">
71
                    <div id="toolbar" class="btn-toolbar">
71
                        <div class="btn-group">
72
                        <div class="btn-group">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc-overlay-rules.tt (+1 lines)
Lines 42-47 Link Here
42
    <div class="main container-fluid">
42
    <div class="main container-fluid">
43
        <div class="row">
43
        <div class="row">
44
            <div class="col-sm-10 col-sm-push-2">
44
            <div class="col-sm-10 col-sm-push-2">
45
                [% INCLUDE 'messages.inc' %]
45
46
46
                <h1>Manage MARC overlay rules</h1>
47
                <h1>Manage MARC overlay rules</h1>
47
48
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt (+1 lines)
Lines 97-102 Link Here
97
        <div class="row">
97
        <div class="row">
98
            <div class="col-sm-10 col-sm-push-2">
98
            <div class="col-sm-10 col-sm-push-2">
99
                <main>
99
                <main>
100
                    [% INCLUDE 'messages.inc' %]
100
101
101
                    [% IF ( add_form ) %]
102
                    [% IF ( add_form ) %]
102
                        <h1>
103
                        <h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tt (+1 lines)
Lines 101-106 Link Here
101
    <div class="row">
101
    <div class="row">
102
        <div class="col-sm-10 col-sm-push-2">
102
        <div class="col-sm-10 col-sm-push-2">
103
            <main>
103
            <main>
104
                [% INCLUDE 'messages.inc' %]
104
105
105
[% IF ( else ) %]
106
[% IF ( else ) %]
106
<div id="toolbar" class="btn-toolbar">
107
<div id="toolbar" class="btn-toolbar">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/matching-rules.tt (+1 lines)
Lines 105-110 Link Here
105
    <div class="row">
105
    <div class="row">
106
        <div class="col-sm-10 col-sm-push-2">
106
        <div class="col-sm-10 col-sm-push-2">
107
            <main>
107
            <main>
108
                [% INCLUDE 'messages.inc' %]
108
109
109
                [% IF ( matching_rule_form ) %]
110
                [% IF ( matching_rule_form ) %]
110
                    [% IF ( edit_matching_rule ) %]
111
                    [% IF ( edit_matching_rule ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/oai_set_mappings.tt (+1 lines)
Lines 35-40 Link Here
35
    <div class="row">
35
    <div class="row">
36
        <div class="col-sm-10 col-sm-push-2">
36
        <div class="col-sm-10 col-sm-push-2">
37
            <main>
37
            <main>
38
                [% INCLUDE 'messages.inc' %]
38
39
39
      [% IF ( mappings_saved ) %]
40
      [% IF ( mappings_saved ) %]
40
        <div class="dialog message">
41
        <div class="dialog message">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/oai_sets.tt (+1 lines)
Lines 55-60 Link Here
55
    <div class="row">
55
    <div class="row">
56
        <div class="col-sm-10 col-sm-push-2">
56
        <div class="col-sm-10 col-sm-push-2">
57
            <main>
57
            <main>
58
                [% INCLUDE 'messages.inc' %]
58
59
59
        [% IF ( op_new || op_mod ) %]
60
        [% IF ( op_new || op_mod ) %]
60
            <form method="post" action="/cgi-bin/koha/admin/oai_sets.pl" class="validated">
61
            <form method="post" action="/cgi-bin/koha/admin/oai_sets.pl" class="validated">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/overdrive.tt (+1 lines)
Lines 34-39 Link Here
34
    <div class="row">
34
    <div class="row">
35
        <div class="col-sm-10 col-sm-push-2">
35
        <div class="col-sm-10 col-sm-push-2">
36
            <main>
36
            <main>
37
                [% INCLUDE 'messages.inc' %]
37
38
38
                <h1>OverDrive library authnames</h1>
39
                <h1>OverDrive library authnames</h1>
39
40
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/patron-attr-types.tt (+1 lines)
Lines 68-73 Link Here
68
    <div class="row">
68
    <div class="row">
69
        <div class="col-sm-10 col-sm-push-2">
69
        <div class="col-sm-10 col-sm-push-2">
70
            <main>
70
            <main>
71
                [% INCLUDE 'messages.inc' %]
71
72
72
[% IF ( WARNING_extended_attributes_off ) %]
73
[% IF ( WARNING_extended_attributes_off ) %]
73
<div class="dialog message">Because the 'ExtendedPatronAttributes` system preference is currently not enabled, extended patron attributes cannot be given to patron records.  <br/>Go to the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&amp;searchfield=ExtendedPatronAttributes">ExtendedPatronAttributes</a> system preference if you wish to enable this feature.</div>
74
<div class="dialog message">Because the 'ExtendedPatronAttributes` system preference is currently not enabled, extended patron attributes cannot be given to patron records.  <br/>Go to the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&amp;searchfield=ExtendedPatronAttributes">ExtendedPatronAttributes</a> system preference if you wish to enable this feature.</div>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences.tt (+1 lines)
Lines 38-43 Link Here
38
    <div class="row">
38
    <div class="row">
39
        <div class="col-sm-10 col-sm-push-2">
39
        <div class="col-sm-10 col-sm-push-2">
40
            <main>
40
            <main>
41
                [% INCLUDE 'messages.inc' %]
41
42
42
    [% IF ( jump_not_found ) %]
43
    [% IF ( jump_not_found ) %]
43
    <div class="dialog alert">
44
    <div class="dialog alert">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/restrictions.tt (+1 lines)
Lines 67-72 Link Here
67
    <div class="row">
67
    <div class="row">
68
        <div class="col-sm-10 col-sm-push-2">
68
        <div class="col-sm-10 col-sm-push-2">
69
            <main>
69
            <main>
70
                [% INCLUDE 'messages.inc' %]
70
71
71
[% FOR m IN messages %]
72
[% FOR m IN messages %]
72
    <div class="dialog message [% m.code | html %]">
73
    <div class="dialog message [% m.code | html %]">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/search_filters.tt (+1 lines)
Lines 31-36 Link Here
31
    <div class="row">
31
    <div class="row">
32
        <div class="col-sm-10 col-sm-push-2">
32
        <div class="col-sm-10 col-sm-push-2">
33
            <main>
33
            <main>
34
                [% INCLUDE 'messages.inc' %]
34
35
35
        [% IF filters_count %]
36
        [% IF filters_count %]
36
            <div id="search_filters_list">
37
            <div id="search_filters_list">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/searchengine/elasticsearch/mappings.tt (+1 lines)
Lines 36-41 a.add, a.delete { Link Here
36
    <div class="row">
36
    <div class="row">
37
        <div class="col-sm-10 col-sm-push-2">
37
        <div class="col-sm-10 col-sm-push-2">
38
            <main>
38
            <main>
39
                [% INCLUDE 'messages.inc' %]
39
40
40
    [% FOR m IN messages %]
41
    [% FOR m IN messages %]
41
      <div class="dialog [% m.type | html %]">
42
      <div class="dialog [% m.type | html %]">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/share_content.tt (+1 lines)
Lines 31-36 Link Here
31
<div class="main container-fluid">
31
<div class="main container-fluid">
32
    <div class="row">
32
    <div class="row">
33
        <div class="col-sm-10 col-sm-push-2">
33
        <div class="col-sm-10 col-sm-push-2">
34
            [% INCLUDE 'messages.inc' %]
34
            <div class="col-sm-6">
35
            <div class="col-sm-6">
35
                [% IF result.code != 201 && result.msg %]
36
                [% IF result.code != 201 && result.msg %]
36
                    <div class="dialog alert" role="alert">
37
                    <div class="dialog alert" role="alert">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt (+1 lines)
Lines 53-58 Link Here
53
    <div class="row">
53
    <div class="row">
54
        <div class="col-sm-10 col-sm-push-2">
54
        <div class="col-sm-10 col-sm-push-2">
55
            <main>
55
            <main>
56
                [% INCLUDE 'messages.inc' %]
56
                <h1 class="parameters">
57
                <h1 class="parameters">
57
                    [% IF humanbranch %]
58
                    [% IF humanbranch %]
58
                        Defining circulation and fine rules for "[% Branches.GetName( humanbranch ) | html %]"
59
                        Defining circulation and fine rules for "[% Branches.GetName( humanbranch ) | html %]"
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/sms_providers.tt (+1 lines)
Lines 31-36 Link Here
31
    <div class="row">
31
    <div class="row">
32
        <div class="col-sm-10 col-sm-push-2">
32
        <div class="col-sm-10 col-sm-push-2">
33
            <main>
33
            <main>
34
                [% INCLUDE 'messages.inc' %]
34
35
35
                <div id="toolbar" class="btn-toolbar">
36
                <div id="toolbar" class="btn-toolbar">
36
                    <a class="btn btn-default" id="new_provider" href="#"><i class="fa fa-plus"></i> New SMS provider</a>
37
                    <a class="btn btn-default" id="new_provider" href="#"><i class="fa fa-plus"></i> New SMS provider</a>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smtp_servers.tt (+1 lines)
Lines 55-60 Link Here
55
    <div class="row">
55
    <div class="row">
56
        <div class="col-sm-10 col-sm-push-2">
56
        <div class="col-sm-10 col-sm-push-2">
57
            <main>
57
            <main>
58
                [% INCLUDE 'messages.inc' %]
58
59
59
[% FOREACH m IN messages %]
60
[% FOREACH m IN messages %]
60
    <div class="dialog [% m.type | html %]" id="smtp_action_result_dialog">
61
    <div class="dialog [% m.type | html %]" id="smtp_action_result_dialog">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/sru_modmapping.tt (+1 lines)
Lines 17-22 Link Here
17
<div class="main container-fluid">
17
<div class="main container-fluid">
18
18
19
    <main>
19
    <main>
20
        [% INCLUDE 'messages.inc' %]
20
        <h1>SRU search field mapping for bibliographic records</h1>
21
        <h1>SRU search field mapping for bibliographic records</h1>
21
22
22
        <form id="form01" method="post">
23
        <form id="form01" method="post">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/sru_modmapping_auth.tt (+1 lines)
Lines 15-20 Link Here
15
<div class="main container-fluid">
15
<div class="main container-fluid">
16
16
17
    <main>
17
    <main>
18
        [% INCLUDE 'messages.inc' %]
18
        <h1>SRU search field mapping for authorities</h1>
19
        <h1>SRU search field mapping for authorities</h1>
19
        <form id="form01" method="post">
20
        <form id="form01" method="post">
20
            <fieldset class="rows">
21
            <fieldset class="rows">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/systempreferences.tt (+1 lines)
Lines 79-84 Link Here
79
    <div class="row">
79
    <div class="row">
80
        <div class="col-sm-10 col-sm-push-2">
80
        <div class="col-sm-10 col-sm-push-2">
81
            <main>
81
            <main>
82
                [% INCLUDE 'messages.inc' %]
82
83
83
[% IF ( add_form ) %]
84
[% IF ( add_form ) %]
84
        <h1>
85
        <h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/transfer_limits.tt (+1 lines)
Lines 40-45 Link Here
40
    <div class="row">
40
    <div class="row">
41
        <div class="col-sm-10 col-sm-push-2">
41
        <div class="col-sm-10 col-sm-push-2">
42
            <main>
42
            <main>
43
                [% INCLUDE 'messages.inc' %]
43
                <h1>Library transfer limits</h1>
44
                <h1>Library transfer limits</h1>
44
45
45
                <p>
46
                <p>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/transport-cost-matrix.tt (+1 lines)
Lines 37-42 Link Here
37
    <div class="row">
37
    <div class="row">
38
        <div class="col-sm-10 col-sm-push-2">
38
        <div class="col-sm-10 col-sm-push-2">
39
            <main>
39
            <main>
40
                [% INCLUDE 'messages.inc' %]
40
41
41
    <h1 class="parameters">
42
    <h1 class="parameters">
42
        Transport cost matrix
43
        Transport cost matrix
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/usage_statistics.tt (+1 lines)
Lines 35-40 Link Here
35
    <div class="row">
35
    <div class="row">
36
        <div class="col-sm-10 col-sm-push-2">
36
        <div class="col-sm-10 col-sm-push-2">
37
            <main>
37
            <main>
38
                [% INCLUDE 'messages.inc' %]
38
39
39
[% FOR m IN messages %]
40
[% FOR m IN messages %]
40
    <div class="dialog [% m.type | html %]">
41
    <div class="dialog [% m.type | html %]">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/z3950servers.tt (+1 lines)
Lines 69-74 Link Here
69
    <div class="row">
69
    <div class="row">
70
        <div class="col-sm-10 col-sm-push-2">
70
        <div class="col-sm-10 col-sm-push-2">
71
            <main>
71
            <main>
72
                [% INCLUDE 'messages.inc' %]
72
73
73
[% IF msg_deleted %]
74
[% IF msg_deleted %]
74
    <div class="dialog alert">Z39.50/SRU server deleted ([% msg_add | html %])</div>
75
    <div class="dialog alert">Z39.50/SRU server deleted ([% msg_add | html %])</div>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/auth.tt (+1 lines)
Lines 27-32 Link Here
27
<div class="main container-fluid">
27
<div class="main container-fluid">
28
28
29
<div id="login">
29
<div id="login">
30
            [% INCLUDE 'messages.inc' %]
30
<h1><a href="http://koha-community.org">Koha</a></h1>
31
<h1><a href="http://koha-community.org">Koha</a></h1>
31
[% IF (Koha.Preference('StaffLoginInstructions')) %]<div id="login_instructions">[% Koha.Preference('StaffLoginInstructions') | $raw %]</div>[% END %]
32
[% IF (Koha.Preference('StaffLoginInstructions')) %]<div id="login_instructions">[% Koha.Preference('StaffLoginInstructions') | $raw %]</div>[% END %]
32
[% IF ( nopermission ) %]
33
[% IF ( nopermission ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/authorities-home.tt (+1 lines)
Lines 25-30 Link Here
25
<div class="main container-fluid">
25
<div class="main container-fluid">
26
    <div class="row">
26
    <div class="row">
27
        <div class="col-md-8 col-md-offset-2">
27
        <div class="col-md-8 col-md-offset-2">
28
            [% INCLUDE 'messages.inc' %]
28
29
29
    [% INCLUDE 'authorities-toolbar.inc' %]
30
    [% INCLUDE 'authorities-toolbar.inc' %]
30
31
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/authorities.tt (+1 lines)
Lines 389-394 Link Here
389
    <div class="main container-fluid">
389
    <div class="main container-fluid">
390
        <div class="row">
390
        <div class="row">
391
            <div class="col-md-10 col-md-offset-1">
391
            <div class="col-md-10 col-md-offset-1">
392
                [% INCLUDE 'messages.inc' %]
392
393
393
                [% IF ( authid ) %]
394
                [% IF ( authid ) %]
394
                    <h1>Modify authority #[% authid | html %] [% authtypetext | html %]</h1>
395
                    <h1>Modify authority #[% authid | html %] [% authtypetext | html %]</h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/blinddetail-biblio-search.tt (+1 lines)
Lines 14-19 Link Here
14
    <div class="main container-fluid">
14
    <div class="main container-fluid">
15
        <div class="row">
15
        <div class="row">
16
            <div class="col-md-8 col-md-offset-2">
16
            <div class="col-md-8 col-md-offset-2">
17
                [% INCLUDE 'messages.inc' %]
17
18
18
        <div id="loading"> <img src="[% interface | html %]/[% theme | html %]/img/spinner-small.gif" alt="" /> Loading </div>
19
        <div id="loading"> <img src="[% interface | html %]/[% theme | html %]/img/spinner-small.gif" alt="" /> Loading </div>
19
20
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/detail.tt (+1 lines)
Lines 44-49 Link Here
44
<div class="main container-fluid">
44
<div class="main container-fluid">
45
    <div class="row">
45
    <div class="row">
46
        <div class="col-md-8 col-md-offset-2">
46
        <div class="col-md-8 col-md-offset-2">
47
            [% INCLUDE 'messages.inc' %]
47
48
48
            [% INCLUDE 'authorities-toolbar.inc' %]
49
            [% INCLUDE 'authorities-toolbar.inc' %]
49
50
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/merge.tt (+1 lines)
Lines 37-42 div#result { margin-top: 1em; } Link Here
37
    <div class="row">
37
    <div class="row">
38
        <div class="col-md-8 col-md-offset-2">
38
        <div class="col-md-8 col-md-offset-2">
39
            <main>
39
            <main>
40
                [% INCLUDE 'messages.inc' %]
40
41
41
<h1>Merging records</h1>
42
<h1>Merging records</h1>
42
43
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/searchresultlist.tt (+1 lines)
Lines 42-47 Link Here
42
<div class="main container-fluid">
42
<div class="main container-fluid">
43
    <div class="row">
43
    <div class="row">
44
        <div class="col-md-8 col-md-offset-2">
44
        <div class="col-md-8 col-md-offset-2">
45
            [% INCLUDE 'messages.inc' %]
45
46
46
    [% INCLUDE 'authorities-toolbar.inc' %]
47
    [% INCLUDE 'authorities-toolbar.inc' %]
47
<h1>Authority search results</h1>
48
<h1>Authority search results</h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/basket/basket.tt (+1 lines)
Lines 36-41 Link Here
36
    <div class="main container-fluid">
36
    <div class="main container-fluid">
37
        <div class="row">
37
        <div class="row">
38
            <div class="col-md-12">
38
            <div class="col-md-12">
39
                [% INCLUDE 'messages.inc' %]
39
40
40
                <div class="container">
41
                <div class="container">
41
42
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/ISBDdetail.tt (+1 lines)
Lines 43-48 Link Here
43
    <div class="row">
43
    <div class="row">
44
        <div class="col-sm-10 col-sm-push-2">
44
        <div class="col-sm-10 col-sm-push-2">
45
            <main>
45
            <main>
46
                [% INCLUDE 'messages.inc' %]
46
            [% INCLUDE 'cat-toolbar.inc' %]
47
            [% INCLUDE 'cat-toolbar.inc' %]
47
                <h1>
48
                <h1>
48
                    [% IF ( unknownbiblionumber ) %]
49
                    [% IF ( unknownbiblionumber ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/MARCdetail.tt (+1 lines)
Lines 44-49 Link Here
44
    <div class="row">
44
    <div class="row">
45
        <div class="col-sm-10 col-sm-push-2">
45
        <div class="col-sm-10 col-sm-push-2">
46
            <main>
46
            <main>
47
                [% INCLUDE 'messages.inc' %]
47
48
48
[% IF ( unknownbiblionumber ) %]
49
[% IF ( unknownbiblionumber ) %]
49
    <h1>Unknown record</h1>
50
    <h1>Unknown record</h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/advsearch.tt (+1 lines)
Lines 41-46 Link Here
41
<div class="main container-fluid">
41
<div class="main container-fluid">
42
    <div class="row">
42
    <div class="row">
43
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
43
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
44
            [% INCLUDE 'messages.inc' %]
44
45
45
            <form action="search.pl" method="get">
46
            <form action="search.pl" method="get">
46
                <div id="advanced-search">
47
                <div id="advanced-search">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt (+1 lines)
Lines 77-82 Link Here
77
    <div class="row">
77
    <div class="row">
78
        <div class="col-sm-10 col-sm-push-2">
78
        <div class="col-sm-10 col-sm-push-2">
79
            <main>
79
            <main>
80
                [% INCLUDE 'messages.inc' %]
80
                <div class="row">
81
                <div class="row">
81
82
82
[% IF ( unknownbiblionumber ) %]
83
[% IF ( unknownbiblionumber ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/imageviewer.tt (+1 lines)
Lines 46-51 Link Here
46
    <div class="row">
46
    <div class="row">
47
        <div class="col-sm-10 col-sm-push-2">
47
        <div class="col-sm-10 col-sm-push-2">
48
            <main>
48
            <main>
49
                [% INCLUDE 'messages.inc' %]
49
50
50
[% INCLUDE 'cat-toolbar.inc' %]
51
[% INCLUDE 'cat-toolbar.inc' %]
51
52
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/issuehistory.tt (+1 lines)
Lines 34-39 Link Here
34
    <div class="row">
34
    <div class="row">
35
        <div class="col-sm-10 col-sm-push-2">
35
        <div class="col-sm-10 col-sm-push-2">
36
            <main>
36
            <main>
37
                [% INCLUDE 'messages.inc' %]
37
38
38
<h1>Checkout history for [% INCLUDE 'biblio-title.inc' %]</h1>
39
<h1>Checkout history for [% INCLUDE 'biblio-title.inc' %]</h1>
39
[% IF biblio.author %]<h3>by [% biblio.author | html %]</h3>[% END %]
40
[% IF biblio.author %]<h3>by [% biblio.author | html %]</h3>[% END %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/itemsearch.tt (+1 lines)
Lines 166-171 Link Here
166
<div class="main container-fluid">
166
<div class="main container-fluid">
167
    <div class="row">
167
    <div class="row">
168
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
168
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
169
            [% INCLUDE 'messages.inc' %]
169
170
170
    <div id="item-search-block">
171
    <div id="item-search-block">
171
      <h1>Item search</h1>
172
      <h1>Item search</h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/labeledMARCdetail.tt (+1 lines)
Lines 39-44 Link Here
39
    <div class="row">
39
    <div class="row">
40
        <div class="col-sm-10 col-sm-push-2">
40
        <div class="col-sm-10 col-sm-push-2">
41
            <main>
41
            <main>
42
                [% INCLUDE 'messages.inc' %]
42
43
43
    [% IF ( unknownbiblionumber ) %]
44
    [% IF ( unknownbiblionumber ) %]
44
        <div class="dialog message">The record you requested does not exist ([% biblionumber | html %]).</div>
45
        <div class="dialog message">The record you requested does not exist ([% biblionumber | html %]).</div>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/moredetail.tt (+1 lines)
Lines 34-39 Link Here
34
    <div class="row">
34
    <div class="row">
35
        <div class="col-sm-10 col-sm-push-2">
35
        <div class="col-sm-10 col-sm-push-2">
36
            <main>
36
            <main>
37
                [% INCLUDE 'messages.inc' %]
37
38
38
                <h1>Item details for [% INCLUDE 'biblio-title-head.inc' %]</h1>
39
                <h1>Item details for [% INCLUDE 'biblio-title-head.inc' %]</h1>
39
40
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt (+1 lines)
Lines 50-55 Link Here
50
    <div class="row">
50
    <div class="row">
51
        <div class="col-sm-10 col-sm-push-2">
51
        <div class="col-sm-10 col-sm-push-2">
52
            <main>
52
            <main>
53
                [% INCLUDE 'messages.inc' %]
53
54
54
            <h1>Search results</h1>
55
            <h1>Search results</h1>
55
56
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/stockrotation.tt (+1 lines)
Lines 31-36 Link Here
31
    <div class="row">
31
    <div class="row">
32
        <div class="col-sm-10 col-sm-push-2">
32
        <div class="col-sm-10 col-sm-push-2">
33
            <main>
33
            <main>
34
                [% INCLUDE 'messages.inc' %]
34
35
35
<div id="catalogue_detail_biblio">
36
<div id="catalogue_detail_biblio">
36
37
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt (+1 lines)
Lines 836-841 $(document).ready(function(){ Link Here
836
    <div class="main container-fluid">
836
    <div class="main container-fluid">
837
        <div class="row">
837
        <div class="row">
838
            <div class="col-md-10 col-md-offset-1">
838
            <div class="col-md-10 col-md-offset-1">
839
                [% INCLUDE 'messages.inc' %]
839
840
840
                <div id="check_errors"></div>
841
                <div id="check_errors"></div>
841
842
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbooks.tt (+1 lines)
Lines 48-53 Link Here
48
    <div class="main container-fluid">
48
    <div class="main container-fluid">
49
        <div class="row">
49
        <div class="row">
50
            <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
50
            <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
51
                [% INCLUDE 'messages.inc' %]
51
52
52
                [% IF ( CAN_user_editcatalogue_edit_catalogue ) %]
53
                [% IF ( CAN_user_editcatalogue_edit_catalogue ) %]
53
                    <div id="toolbar" class="btn-toolbar">
54
                    <div id="toolbar" class="btn-toolbar">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt (+1 lines)
Lines 69-74 Link Here
69
    <div class="row">
69
    <div class="row">
70
        <div class="col-sm-12">
70
        <div class="col-sm-12">
71
            <main>
71
            <main>
72
                [% INCLUDE 'messages.inc' %]
72
                [% IF item_doesnt_exist %]
73
                [% IF item_doesnt_exist %]
73
                    <div class="dialog alert">
74
                    <div class="dialog alert">
74
                        <a href="/cgi-bin/koha/cataloguing/additem.pl?biblionumber=[% biblio.biblionumber | uri %]">Add a new item</a> or <a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=[% biblio.biblionumber | uri %]#holdings">go to the records holdings</a>.
75
                        <a href="/cgi-bin/koha/cataloguing/additem.pl?biblionumber=[% biblio.biblionumber | uri %]">Add a new item</a> or <a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=[% biblio.biblionumber | uri %]#holdings">go to the records holdings</a>.
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/cataloging-home.tt (+1 lines)
Lines 27-32 Link Here
27
    <div class="main container-fluid">
27
    <div class="main container-fluid">
28
        <div class="row">
28
        <div class="row">
29
            <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
29
            <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
30
                [% INCLUDE 'messages.inc' %]
30
                [% IF ( CAN_user_editcatalogue_edit_catalogue ) %]
31
                [% IF ( CAN_user_editcatalogue_edit_catalogue ) %]
31
                <div id="toolbar" class="btn-toolbar">
32
                <div id="toolbar" class="btn-toolbar">
32
                    [% IF Koha.Preference( 'EnableAdvancedCatalogingEditor' ) == 1 && CAN_user_editcatalogue_advanced_editor %]
33
                    [% IF Koha.Preference( 'EnableAdvancedCatalogingEditor' ) == 1 && CAN_user_editcatalogue_advanced_editor %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/concerns.tt (+1 lines)
Lines 36-41 Link Here
36
        <div class="row">
36
        <div class="row">
37
            <div class="col-sm-10 col-sm-push-2">
37
            <div class="col-sm-10 col-sm-push-2">
38
                <main>
38
                <main>
39
                    [% INCLUDE 'messages.inc' %]
39
                    <h1>Concerns</h1>
40
                    <h1>Concerns</h1>
40
41
41
                    <div class="page-section">
42
                    <div class="page-section">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/editor.tt (+1 lines)
Lines 40-45 Link Here
40
    <div class="row">
40
    <div class="row">
41
        <div class="col-sm-10 col-sm-push-2">
41
        <div class="col-sm-10 col-sm-push-2">
42
            <main>
42
            <main>
43
                [% INCLUDE 'messages.inc' %]
43
44
44
<h1 id="title">Cataloging editor</h1>
45
<h1 id="title">Cataloging editor</h1>
45
46
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/merge.tt (+1 lines)
Lines 37-42 div#result { margin-top: 1em; } Link Here
37
<div class="main container-fluid">
37
<div class="main container-fluid">
38
    <div class="row">
38
    <div class="row">
39
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
39
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
40
            [% INCLUDE 'messages.inc' %]
40
41
41
<h1>Merging records</h1>
42
<h1>Merging records</h1>
42
[% IF ( result ) %]
43
[% IF ( result ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/moveitem.tt (+1 lines)
Lines 31-36 Link Here
31
<div class="main container-fluid">
31
<div class="main container-fluid">
32
    <div class="row">
32
    <div class="row">
33
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
33
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
34
            [% INCLUDE 'messages.inc' %]
34
35
35
        <h1>Attach an item [% IF ( biblio.title ) %] to [% INCLUDE 'biblio-title.inc' %][% END %]</h1>
36
        <h1>Attach an item [% IF ( biblio.title ) %] to [% INCLUDE 'biblio-title.inc' %][% END %]</h1>
36
[% BLOCK actions %]
37
[% BLOCK actions %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/cn_browser.tt (+1 lines)
Lines 18-23 Link Here
18
    <div class="main container-fluid">
18
    <div class="main container-fluid">
19
[% UNLESS ( popup ) %]
19
[% UNLESS ( popup ) %]
20
[% INCLUDE 'header.inc' %]
20
[% INCLUDE 'header.inc' %]
21
                [% INCLUDE 'messages.inc' %]
21
[% INCLUDE 'cat-search.inc' %]
22
[% INCLUDE 'cat-search.inc' %]
22
[% END %]
23
[% END %]
23
24
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/article-requests.tt (+1 lines)
Lines 152-157 Link Here
152
    <div class="main container-fluid starthidden">
152
    <div class="main container-fluid starthidden">
153
        <div class="row">
153
        <div class="row">
154
154
155
                [% INCLUDE 'messages.inc' %]
155
            [% IF Koha.Preference('CircSidebar') %]
156
            [% IF Koha.Preference('CircSidebar') %]
156
            <div class="col-sm-10 col-sm-push-2">
157
            <div class="col-sm-10 col-sm-push-2">
157
            [% ELSE %]
158
            [% ELSE %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/bookcount.tt (+1 lines)
Lines 45-50 Link Here
45
    <div class="row">
45
    <div class="row">
46
        <div class="col-sm-10 col-sm-push-2">
46
        <div class="col-sm-10 col-sm-push-2">
47
            <main>
47
            <main>
48
                [% INCLUDE 'messages.inc' %]
48
49
49
                <h1>
50
                <h1>
50
                    [% IF ( author ) %]
51
                    [% IF ( author ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/branchoverdues.tt (+1 lines)
Lines 36-41 Link Here
36
            <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
36
            <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
37
        [% END %]
37
        [% END %]
38
            <main>
38
            <main>
39
                [% INCLUDE 'messages.inc' %]
39
40
40
<h1>Circulation: Overdues at [% Branches.GetLoggedInBranchname | html %]</h1>
41
<h1>Circulation: Overdues at [% Branches.GetLoggedInBranchname | html %]</h1>
41
42
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/branchtransfers.tt (+1 lines)
Lines 37-42 Link Here
37
            <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
37
            <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
38
        [% END %]
38
        [% END %]
39
            <main>
39
            <main>
40
                [% INCLUDE 'messages.inc' %]
40
41
41
            <h1>Transfer items</h1>
42
            <h1>Transfer items</h1>
42
43
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/checkout-notes.tt (+1 lines)
Lines 35-40 Link Here
35
    <div class="row">
35
    <div class="row">
36
        <div class="col-sm-12">
36
        <div class="col-sm-12">
37
            <main>
37
            <main>
38
                [% INCLUDE 'messages.inc' %]
38
                <div class="row">
39
                <div class="row">
39
40
40
                [% IF Koha.Preference('CircSidebar') %]
41
                [% IF Koha.Preference('CircSidebar') %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tt (+1 lines)
Lines 25-30 Link Here
25
    <div class="main container-fluid">
25
    <div class="main container-fluid">
26
26
27
        <h1>Circulation</h1>
27
        <h1>Circulation</h1>
28
                [% INCLUDE 'messages.inc' %]
28
29
29
        <div class="row">
30
        <div class="row">
30
31
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt (+1 lines)
Lines 53-58 Link Here
53
53
54
    <div class="main container-fluid">
54
    <div class="main container-fluid">
55
        <main>
55
        <main>
56
            [% INCLUDE 'messages.inc' %]
56
            <div class="row">
57
            <div class="row">
57
                <div class="col-sm-10 col-sm-push-2">
58
                <div class="col-sm-10 col-sm-push-2">
58
59
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation_batch_checkouts.tt (+1 lines)
Lines 50-55 Link Here
50
            <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
50
            <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
51
        [% END %]
51
        [% END %]
52
            <main>
52
            <main>
53
                [% INCLUDE 'messages.inc' %]
53
            <h1>Batch check out</h1>
54
            <h1>Batch check out</h1>
54
55
55
[% IF patron %]
56
[% IF patron %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/curbside_pickups.tt (+1 lines)
Lines 85-90 Link Here
85
    <div class="row">
85
    <div class="row">
86
        <div class="col-sm-12">
86
        <div class="col-sm-12">
87
            <main>
87
            <main>
88
                [% INCLUDE 'messages.inc' %]
88
                <div class="row">
89
                <div class="row">
89
                [% IF Koha.Preference('CircSidebar') %]
90
                [% IF Koha.Preference('CircSidebar') %]
90
                    <div class="col-sm-10 col-sm-push-2">
91
                    <div class="col-sm-10 col-sm-push-2">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/on-site_checkouts.tt (+1 lines)
Lines 35-40 Link Here
35
    <div class="row">
35
    <div class="row">
36
        <div class="col-sm-12">
36
        <div class="col-sm-12">
37
            <main>
37
            <main>
38
                [% INCLUDE 'messages.inc' %]
38
                <div class="row">
39
                <div class="row">
39
40
40
                [% IF Koha.Preference('CircSidebar') %]
41
                [% IF Koha.Preference('CircSidebar') %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/overdue.tt (+1 lines)
Lines 56-61 Link Here
56
    <div class="row">
56
    <div class="row">
57
        <div class="col-sm-10 col-sm-push-2">
57
        <div class="col-sm-10 col-sm-push-2">
58
            <main>
58
            <main>
59
                [% INCLUDE 'messages.inc' %]
59
60
60
[% IF ( noreport ) %]
61
[% IF ( noreport ) %]
61
  <h1>Overdue report</h1>
62
  <h1>Overdue report</h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingreserves.tt (+1 lines)
Lines 37-42 Link Here
37
    <div class="row">
37
    <div class="row">
38
        <div class="col-sm-10 col-sm-push-2">
38
        <div class="col-sm-10 col-sm-push-2">
39
            <main>
39
            <main>
40
                [% INCLUDE 'messages.inc' %]
40
41
41
        [% FOR m IN messages %]
42
        [% FOR m IN messages %]
42
            <div class="dialog [% m.type | html %]">
43
            <div class="dialog [% m.type | html %]">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/renew.tt (+1 lines)
Lines 35-40 Link Here
35
    <div class="row">
35
    <div class="row">
36
        <div class="col-sm-12">
36
        <div class="col-sm-12">
37
            <main>
37
            <main>
38
                [% INCLUDE 'messages.inc' %]
38
                <div class="row">
39
                <div class="row">
39
40
40
                [% IF Koha.Preference('CircSidebar') %]
41
                [% IF Koha.Preference('CircSidebar') %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/request-article.tt (+1 lines)
Lines 92-97 Link Here
92
    <div class="row">
92
    <div class="row">
93
        <div class="col-sm-10 col-sm-push-2">
93
        <div class="col-sm-10 col-sm-push-2">
94
            <main>
94
            <main>
95
                [% INCLUDE 'messages.inc' %]
95
96
96
                    <h1>Request article from [% INCLUDE 'biblio-title.inc' link = 1 %]</h1>
97
                    <h1>Request article from [% INCLUDE 'biblio-title.inc' link = 1 %]</h1>
97
                    [% IF error_message %]
98
                    [% IF error_message %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/reserveratios.tt (+1 lines)
Lines 41-46 Link Here
41
    <div class="row">
41
    <div class="row">
42
        <div class="col-sm-10 col-sm-push-2">
42
        <div class="col-sm-10 col-sm-push-2">
43
            <main>
43
            <main>
44
                [% INCLUDE 'messages.inc' %]
44
45
45
<h1>Hold ratios to calculate items needed</h1>
46
<h1>Hold ratios to calculate items needed</h1>
46
   <h3>Calculated on [% todaysdate | $KohaDates %]. From [% from | $KohaDates %]
47
   <h3>Calculated on [% todaysdate | $KohaDates %]. From [% from | $KohaDates %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt (+1 lines)
Lines 59-64 Link Here
59
        <div class="row">
59
        <div class="row">
60
            <div class="col-sm-12">
60
            <div class="col-sm-12">
61
                <main>
61
                <main>
62
                    [% INCLUDE 'messages.inc' %]
62
                    <div class="row">
63
                    <div class="row">
63
64
64
                        [% IF Koha.Preference('CircSidebar') %]
65
                        [% IF Koha.Preference('CircSidebar') %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/set-library.tt (+1 lines)
Lines 41-46 Link Here
41
    <div class="row">
41
    <div class="row">
42
        <div class="col-sm-12">
42
        <div class="col-sm-12">
43
            <main>
43
            <main>
44
                [% INCLUDE 'messages.inc' %]
44
                <div class="row">
45
                <div class="row">
45
46
46
                [% IF Koha.Preference('CircSidebar') %]
47
                [% IF Koha.Preference('CircSidebar') %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transfers_to_send.tt (+1 lines)
Lines 36-41 Link Here
36
    <div class="row">
36
    <div class="row">
37
        <div class="col-sm-12">
37
        <div class="col-sm-12">
38
            <main>
38
            <main>
39
                [% INCLUDE 'messages.inc' %]
39
                <div class="row">
40
                <div class="row">
40
41
41
                    [% IF Koha.Preference('CircSidebar') %]
42
                    [% IF Koha.Preference('CircSidebar') %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transferstoreceive.tt (+1 lines)
Lines 34-39 Link Here
34
    <div class="row">
34
    <div class="row">
35
        <div class="col-sm-12">
35
        <div class="col-sm-12">
36
            <main>
36
            <main>
37
                [% INCLUDE 'messages.inc' %]
37
                <div class="row">
38
                <div class="row">
38
39
39
                [% IF Koha.Preference('CircSidebar') %]
40
                [% IF Koha.Preference('CircSidebar') %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/view_holdsqueue.tt (+1 lines)
Lines 49-54 Link Here
49
    <div class="row">
49
    <div class="row">
50
        <div class="col-sm-12">
50
        <div class="col-sm-12">
51
            <main>
51
            <main>
52
                [% INCLUDE 'messages.inc' %]
52
                <div class="row">
53
                <div class="row">
53
54
54
                [% IF ( total || Koha.Preference('CircSidebar') ) %]
55
                [% IF ( total || Koha.Preference('CircSidebar') ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt (+1 lines)
Lines 36-41 Link Here
36
    <div class="row">
36
    <div class="row">
37
        <div class="col-sm-12">
37
        <div class="col-sm-12">
38
            <main>
38
            <main>
39
                [% INCLUDE 'messages.inc' %]
39
                <div class="row">
40
                <div class="row">
40
41
41
                    [% IF Koha.Preference('CircSidebar') %]
42
                    [% IF Koha.Preference('CircSidebar') %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/clubs/club-enrollments.tt (+1 lines)
Lines 34-39 Link Here
34
    <div class="row">
34
    <div class="row">
35
        <div class="col-sm-10 col-sm-push-2">
35
        <div class="col-sm-10 col-sm-push-2">
36
            <main>
36
            <main>
37
                [% INCLUDE 'messages.inc' %]
37
                [% IF !club %]
38
                [% IF !club %]
38
                <div class="dialog message">The club you requested does not exist.</div>
39
                <div class="dialog message">The club you requested does not exist.</div>
39
                [% ELSE %]
40
                [% ELSE %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/clubs/clubs-add-modify.tt (+1 lines)
Lines 41-46 Link Here
41
<div class="main container-fluid">
41
<div class="main container-fluid">
42
    <div class="row">
42
    <div class="row">
43
        <div class="col-md-8 col-md-offset-2">
43
        <div class="col-md-8 col-md-offset-2">
44
            [% INCLUDE 'messages.inc' %]
44
45
45
            <form method="post" class="validated">
46
            <form method="post" class="validated">
46
                <input type="hidden" name="id" value="[% club.id | html %]" />
47
                <input type="hidden" name="id" value="[% club.id | html %]" />
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/clubs/clubs.tt (+1 lines)
Lines 30-35 Link Here
30
    <div class="row">
30
    <div class="row">
31
        <div class="col-sm-10 col-sm-push-2">
31
        <div class="col-sm-10 col-sm-push-2">
32
            <main>
32
            <main>
33
                [% INCLUDE 'messages.inc' %]
33
34
34
                <h1>Patron clubs</h1>
35
                <h1>Patron clubs</h1>
35
36
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/clubs/templates-add-modify.tt (+1 lines)
Lines 46-51 Link Here
46
<div class="main container-fluid">
46
<div class="main container-fluid">
47
    <div class="row">
47
    <div class="row">
48
        <div class="col-md-8 col-md-offset-2">
48
        <div class="col-md-8 col-md-offset-2">
49
            [% INCLUDE 'messages.inc' %]
49
50
50
            <form method="post" class="validated">
51
            <form method="post" class="validated">
51
                <input type="hidden" name="id" value="[% club_template.id | html %]" />
52
                <input type="hidden" name="id" value="[% club_template.id | html %]" />
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/add_items-step1.tt (+1 lines)
Lines 33-38 Link Here
33
<div class="main container-fluid">
33
<div class="main container-fluid">
34
    <div class="row">
34
    <div class="row">
35
        <div class="col-md-8 col-md-offset-2">
35
        <div class="col-md-8 col-md-offset-2">
36
            [% INCLUDE 'messages.inc' %]
36
            <h1>Add reserves for <em>[% course.course_name | html %]</em></h1>
37
            <h1>Add reserves for <em>[% course.course_name | html %]</em></h1>
37
38
38
        [% IF ERROR_ITEM_NOT_FOUND %]
39
        [% IF ERROR_ITEM_NOT_FOUND %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/add_items-step2.tt (+1 lines)
Lines 45-50 Link Here
45
<div class="main container-fluid">
45
<div class="main container-fluid">
46
    <div class="row">
46
    <div class="row">
47
        <div class="col-md-8 col-md-offset-2">
47
        <div class="col-md-8 col-md-offset-2">
48
            [% INCLUDE 'messages.inc' %]
48
            <h1>
49
            <h1>
49
                [% IF is_edit || course_reserve %]<span>Edit</span> [% ELSE %]<span>Reserve</span> [% END %]<em>[% biblio.title | html %]</em> for <em>[% course.course_name | html %]</em>
50
                [% IF is_edit || course_reserve %]<span>Edit</span> [% ELSE %]<span>Reserve</span> [% END %]<em>[% biblio.title | html %]</em> for <em>[% course.course_name | html %]</em>
50
            </h1>
51
            </h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/batch_add_items.tt (+1 lines)
Lines 37-42 Link Here
37
<div class="main container-fluid">
37
<div class="main container-fluid">
38
    <div class="row">
38
    <div class="row">
39
        <div class="col-md-8 col-md-offset-2">
39
        <div class="col-md-8 col-md-offset-2">
40
            [% INCLUDE 'messages.inc' %]
40
            <h1>Add reserves for <em>[% course.course_name | html %]</em></h1>
41
            <h1>Add reserves for <em>[% course.course_name | html %]</em></h1>
41
        [% IF action == 'invalid_course' %]
42
        [% IF action == 'invalid_course' %]
42
            <div id="invalid-course-error" class="dialog alert">Invalid course!</div>
43
            <div id="invalid-course-error" class="dialog alert">Invalid course!</div>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/batch_rm_items.tt (+1 lines)
Lines 30-35 Link Here
30
<div class="main container-fluid">
30
<div class="main container-fluid">
31
    <div class="row">
31
    <div class="row">
32
        <div class="col-md-8 col-md-offset-2">
32
        <div class="col-md-8 col-md-offset-2">
33
            [% INCLUDE 'messages.inc' %]
33
            <h1>Batch remove reserves</h1>
34
            <h1>Batch remove reserves</h1>
34
        [% IF action == 'display_form' %]
35
        [% IF action == 'display_form' %]
35
            <form method="post" action="/cgi-bin/koha/course_reserves/batch_rm_items.pl">
36
            <form method="post" action="/cgi-bin/koha/course_reserves/batch_rm_items.pl">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/course-details.tt (+1 lines)
Lines 50-55 Link Here
50
    <div class="main container-fluid">
50
    <div class="main container-fluid">
51
        <div class="row">
51
        <div class="row">
52
            <div class="col-md-10 col-md-offset-1">
52
            <div class="col-md-10 col-md-offset-1">
53
                [% INCLUDE 'messages.inc' %]
53
54
54
            <h1>Reserves</h1>
55
            <h1>Reserves</h1>
55
56
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/course-reserves.tt (+1 lines)
Lines 30-35 Link Here
30
    <div class="main container-fluid">
30
    <div class="main container-fluid">
31
        <div class="row">
31
        <div class="row">
32
            <div class="col-md-10 col-md-offset-1">
32
            <div class="col-md-10 col-md-offset-1">
33
                [% INCLUDE 'messages.inc' %]
33
34
34
                    [% IF CAN_user_coursereserves_add_reserves OR CAN_user_coursereserves_manage_courses OR CAN_user_coursereserves_manage_courses OR CAN_user_coursereserves_delete_reserves %]
35
                    [% IF CAN_user_coursereserves_add_reserves OR CAN_user_coursereserves_manage_courses OR CAN_user_coursereserves_manage_courses OR CAN_user_coursereserves_delete_reserves %]
35
                    <div id="toolbar">
36
                    <div id="toolbar">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/course.tt (+1 lines)
Lines 49-54 Link Here
49
    <div class="main container-fluid">
49
    <div class="main container-fluid">
50
        <div class="row">
50
        <div class="row">
51
            <div class="col-md-8 col-md-offset-2">
51
            <div class="col-md-8 col-md-offset-2">
52
                [% INCLUDE 'messages.inc' %]
52
                <h1>
53
                <h1>
53
                    [% IF course_name %]
54
                    [% IF course_name %]
54
                        <span>Edit [% course_name | html | $HtmlTags tag="em" %]</span>
55
                        <span>Edit [% course_name | html | $HtmlTags tag="em" %]</span>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/invalid-course.tt (+1 lines)
Lines 27-32 Link Here
27
<div class="main container-fluid">
27
<div class="main container-fluid">
28
    <div class="row">
28
    <div class="row">
29
        <div class="col-md-8 col-md-offset-2">
29
        <div class="col-md-8 col-md-offset-2">
30
            [% INCLUDE 'messages.inc' %]
30
31
31
            <div class="dialog alert">
32
            <div class="dialog alert">
32
                <h1>Invalid course!</h1>
33
                <h1>Invalid course!</h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/errors/errorpage.tt (+1 lines)
Lines 22-27 Link Here
22
    <div class="main container-fluid">
22
    <div class="main container-fluid">
23
        <div class="row">
23
        <div class="row">
24
            <div class="col-md-8 col-md-offset-2">
24
            <div class="col-md-8 col-md-offset-2">
25
                [% INCLUDE 'messages.inc' %]
25
26
26
    <h1>An error has occurred!</h1>
27
    <h1>An error has occurred!</h1>
27
    <h2><em>Error [% errno | html %]</em></h2>
28
    <h2><em>Error [% errno | html %]</em></h2>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt (+2 lines)
Lines 115-123 Link Here
115
            </div> <!-- /.col-sm-2 -->
115
            </div> <!-- /.col-sm-2 -->
116
            <div class="col-sm-10">
116
            <div class="col-sm-10">
117
                <main>
117
                <main>
118
                    [% INCLUDE 'messages.inc' %]
118
        [% ELSE %]
119
        [% ELSE %]
119
            <div class="col-sm-10 col-sm-offset-2">
120
            <div class="col-sm-10 col-sm-offset-2">
120
                <main>
121
                <main>
122
                    [% INCLUDE 'messages.inc' %]
121
        [% END %]
123
        [% END %]
122
            <div id="interlibraryloans">
124
            <div id="interlibraryloans">
123
        [% IF !backends_available || !has_branch %]
125
        [% IF !backends_available || !has_branch %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/barcode-print.tt (+1 lines)
Lines 59-64 Link Here
59
    <div class="row">
59
    <div class="row">
60
        <div class="col-sm-10 col-sm-push-2">
60
        <div class="col-sm-10 col-sm-push-2">
61
            <main>
61
            <main>
62
                [% INCLUDE 'messages.inc' %]
62
                <h2>Barcode image generator</h2>
63
                <h2>Barcode image generator</h2>
63
64
64
                <form action="/cgi-bin/koha/svc/barcode" method="post" id="barcodegen">
65
                <form action="/cgi-bin/koha/svc/barcode" method="post" id="barcodegen">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt (+1 lines)
Lines 39-44 Link Here
39
        <div class="row">
39
        <div class="row">
40
            <div class="col-sm-10 col-sm-push-2">
40
            <div class="col-sm-10 col-sm-push-2">
41
                <main>
41
                <main>
42
                    [% INCLUDE 'messages.inc' %]
42
43
43
                        [% INCLUDE 'labels-toolbar.inc' %]
44
                        [% INCLUDE 'labels-toolbar.inc' %]
44
45
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-layout.tt (+1 lines)
Lines 51-56 Link Here
51
        <div class="row">
51
        <div class="row">
52
            <div class="col-sm-10 col-sm-push-2">
52
            <div class="col-sm-10 col-sm-push-2">
53
                <main>
53
                <main>
54
                    [% INCLUDE 'messages.inc' %]
54
55
55
                    [% INCLUDE 'labels-toolbar.inc' %]
56
                    [% INCLUDE 'labels-toolbar.inc' %]
56
57
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-profile.tt (+1 lines)
Lines 35-40 Link Here
35
        <div class="row">
35
        <div class="row">
36
            <div class="col-sm-10 col-sm-push-2">
36
            <div class="col-sm-10 col-sm-push-2">
37
                <main>
37
                <main>
38
                    [% INCLUDE 'messages.inc' %]
38
39
39
                    [% INCLUDE 'labels-toolbar.inc' %]
40
                    [% INCLUDE 'labels-toolbar.inc' %]
40
41
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-range.tt (+1 lines)
Lines 28-33 Link Here
28
        <div class="row">
28
        <div class="row">
29
            <div class="col-sm-10 col-sm-push-2">
29
            <div class="col-sm-10 col-sm-push-2">
30
                <main>
30
                <main>
31
                    [% INCLUDE 'messages.inc' %]
31
                    [% INCLUDE 'labels-toolbar.inc' %]
32
                    [% INCLUDE 'labels-toolbar.inc' %]
32
                    <h1>Print barcode range</h1>
33
                    <h1>Print barcode range</h1>
33
                    <form name="add_by_number" action="/cgi-bin/koha/labels/label-edit-batch.pl" method="post">
34
                    <form name="add_by_number" action="/cgi-bin/koha/labels/label-edit-batch.pl" method="post">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-template.tt (+1 lines)
Lines 35-40 Link Here
35
        <div class="row">
35
        <div class="row">
36
            <div class="col-sm-10 col-sm-push-2">
36
            <div class="col-sm-10 col-sm-push-2">
37
                <main>
37
                <main>
38
                    [% INCLUDE 'messages.inc' %]
38
                    [% INCLUDE 'labels-toolbar.inc' %]
39
                    [% INCLUDE 'labels-toolbar.inc' %]
39
40
40
                    [% IF ( template_id ) %]
41
                    [% IF ( template_id ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-home.tt (+1 lines)
Lines 25-30 Link Here
25
    <div class="row">
25
    <div class="row">
26
        <div class="col-sm-10 col-sm-push-2">
26
        <div class="col-sm-10 col-sm-push-2">
27
            <main>
27
            <main>
28
                [% INCLUDE 'messages.inc' %]
28
                [% INCLUDE 'labels-toolbar.inc' %]
29
                [% INCLUDE 'labels-toolbar.inc' %]
29
                <h1>Label creator</h1>
30
                <h1>Label creator</h1>
30
            </main>
31
            </main>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-manage.tt (+1 lines)
Lines 42-47 Link Here
42
        <div class="row">
42
        <div class="row">
43
            <div class="col-sm-10 col-sm-push-2">
43
            <div class="col-sm-10 col-sm-push-2">
44
                <main>
44
                <main>
45
                    [% INCLUDE 'messages.inc' %]
45
46
46
                    [% INCLUDE 'labels-toolbar.inc' %]
47
                    [% INCLUDE 'labels-toolbar.inc' %]
47
                    <h1>Manage labels</h1>
48
                    <h1>Manage labels</h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-print.tt (+1 lines)
Lines 10-15 Link Here
10
    <div class="main container-fluid">
10
    <div class="main container-fluid">
11
        <h1>Label printing/exporting</h1>
11
        <h1>Label printing/exporting</h1>
12
        [% IF ( batches ) %]
12
        [% IF ( batches ) %]
13
                [% INCLUDE 'messages.inc' %]
13
            <form>
14
            <form>
14
                <h3>Click on the following links to download the exported batch(es).</h3>
15
                <h3>Click on the following links to download the exported batch(es).</h3>
15
                [% IF warn_empty_range %]
16
                [% IF warn_empty_range %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/result.tt (+1 lines)
Lines 31-36 Link Here
31
    <div class="main container-fluid">
31
    <div class="main container-fluid">
32
        <h1>Search results</h1>
32
        <h1>Search results</h1>
33
        [% IF ( results ) %]
33
        [% IF ( results ) %]
34
                [% INCLUDE 'messages.inc' %]
34
            <h3>Results [% from | html %] through [% to | html %] [% IF ( total ) %] of [% total | html %][% END %]</h3>
35
            <h3>Results [% from | html %] through [% to | html %] [% IF ( total ) %] of [% total | html %][% END %]</h3>
35
        [% ELSE %]
36
        [% ELSE %]
36
            <h3>No results found</h3>
37
            <h3>No results found</h3>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/search.tt (+1 lines)
Lines 8-13 Link Here
8
    <div class="main container-fluid">
8
    <div class="main container-fluid">
9
9
10
<h1>Search for items
10
<h1>Search for items
11
                [% INCLUDE 'messages.inc' %]
11
[% IF ( batch_id ) %]
12
[% IF ( batch_id ) %]
12
to add to Batch [% batch_id | html %]
13
to add to Batch [% batch_id | html %]
13
[% END %]
14
[% END %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/spinelabel-home.tt (+1 lines)
Lines 25-30 Link Here
25
    <div class="row">
25
    <div class="row">
26
        <div class="col-sm-10 col-sm-push-2">
26
        <div class="col-sm-10 col-sm-push-2">
27
            <main>
27
            <main>
28
                [% INCLUDE 'messages.inc' %]
28
29
29
<h1>Quick spine label creator</h1>
30
<h1>Quick spine label creator</h1>
30
                <form action="/cgi-bin/koha/labels/spinelabel-print.pl" method="post" id="spinelabelprint">
31
                <form action="/cgi-bin/koha/labels/spinelabel-print.pl" method="post" id="spinelabelprint">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/accountline-details.tt (+1 lines)
Lines 59-64 Link Here
59
    <div class="row">
59
    <div class="row">
60
        <div class="col-sm-10 col-sm-push-2">
60
        <div class="col-sm-10 col-sm-push-2">
61
            <main>
61
            <main>
62
                [% INCLUDE 'messages.inc' %]
62
63
63
            [% INCLUDE 'members-toolbar.inc' borrowernumber=patron.borrowernumber %]
64
            [% INCLUDE 'members-toolbar.inc' borrowernumber=patron.borrowernumber %]
64
65
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/apikeys.tt (+1 lines)
Lines 34-39 Link Here
34
    <div class="row">
34
    <div class="row">
35
        <div class="col-sm-10 col-sm-push-2">
35
        <div class="col-sm-10 col-sm-push-2">
36
            <main>
36
            <main>
37
                [% INCLUDE 'messages.inc' %]
37
38
38
                [% INCLUDE 'members-toolbar.inc' %]
39
                [% INCLUDE 'members-toolbar.inc' %]
39
40
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/boraccount.tt (+1 lines)
Lines 46-51 Link Here
46
    <div class="row">
46
    <div class="row">
47
        <div class="col-sm-10 col-sm-push-2">
47
        <div class="col-sm-10 col-sm-push-2">
48
            <main>
48
            <main>
49
                [% INCLUDE 'messages.inc' %]
49
50
50
            [% IF receipt_sent == '1' %]
51
            [% IF receipt_sent == '1' %]
51
            <div id="receipt_sent_dialog" class="dialog message">
52
            <div id="receipt_sent_dialog" class="dialog message">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/deletemem.tt (+1 lines)
Lines 35-40 Link Here
35
    <div class="row">
35
    <div class="row">
36
        <div class="col-sm-10 col-sm-push-2">
36
        <div class="col-sm-10 col-sm-push-2">
37
            <main>
37
            <main>
38
                [% INCLUDE 'messages.inc' %]
38
39
39
    [% INCLUDE 'members-toolbar.inc' %]
40
    [% INCLUDE 'members-toolbar.inc' %]
40
    [% IF ItemsOnIssues || debits || is_guarantor %]
41
    [% IF ItemsOnIssues || debits || is_guarantor %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/discharge.tt (+1 lines)
Lines 38-43 Link Here
38
    <div class="row">
38
    <div class="row">
39
        <div class="col-sm-10 col-sm-push-2">
39
        <div class="col-sm-10 col-sm-push-2">
40
            <main>
40
            <main>
41
                [% INCLUDE 'messages.inc' %]
41
42
42
[% INCLUDE 'members-toolbar.inc' %]
43
[% INCLUDE 'members-toolbar.inc' %]
43
44
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/discharges.tt (+1 lines)
Lines 31-36 Link Here
31
    <div class="main container-fluid">
31
    <div class="main container-fluid">
32
        <div class="row">
32
        <div class="row">
33
            <div class="col-md-8 col-md-offset-2">
33
            <div class="col-md-8 col-md-offset-2">
34
                [% INCLUDE 'messages.inc' %]
34
35
35
    [% IF pending_discharges %]
36
    [% IF pending_discharges %]
36
      <h1>Pending discharge requests</h1>
37
      <h1>Pending discharge requests</h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/files.tt (+1 lines)
Lines 37-42 Link Here
37
    <div class="row">
37
    <div class="row">
38
        <div class="col-sm-10 col-sm-push-2">
38
        <div class="col-sm-10 col-sm-push-2">
39
            <main>
39
            <main>
40
                [% INCLUDE 'messages.inc' %]
40
41
41
                [% INCLUDE 'members-toolbar.inc' %]
42
                [% INCLUDE 'members-toolbar.inc' %]
42
43
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/holdshistory.tt (+1 lines)
Lines 40-45 Link Here
40
    <div class="row">
40
    <div class="row">
41
        <div class="col-sm-10 col-sm-push-2">
41
        <div class="col-sm-10 col-sm-push-2">
42
            <main>
42
            <main>
43
                [% INCLUDE 'messages.inc' %]
43
44
44
[% INCLUDE 'members-toolbar.inc' %]
45
[% INCLUDE 'members-toolbar.inc' %]
45
<h1>Holds history</h1>
46
<h1>Holds history</h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/housebound.tt (+1 lines)
Lines 82-87 Link Here
82
    <div class="row">
82
    <div class="row">
83
        <div class="col-sm-10 col-sm-push-2">
83
        <div class="col-sm-10 col-sm-push-2">
84
            <main>
84
            <main>
85
                [% INCLUDE 'messages.inc' %]
85
86
86
                [% INCLUDE 'members-toolbar.inc' %]
87
                [% INCLUDE 'members-toolbar.inc' %]
87
88
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/ill-requests.tt (+1 lines)
Lines 41-46 Link Here
41
    <div class="row">
41
    <div class="row">
42
        <div class="col-sm-10 col-sm-push-2">
42
        <div class="col-sm-10 col-sm-push-2">
43
            <main>
43
            <main>
44
                [% INCLUDE 'messages.inc' %]
44
                [% INCLUDE 'members-toolbar.inc' %]
45
                [% INCLUDE 'members-toolbar.inc' %]
45
                <h1>ILL requests history</h1>
46
                <h1>ILL requests history</h1>
46
                <div class="page-section">
47
                <div class="page-section">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/mancredit.tt (+1 lines)
Lines 39-44 Link Here
39
    <div class="row">
39
    <div class="row">
40
        <div class="col-sm-10 col-sm-push-2">
40
        <div class="col-sm-10 col-sm-push-2">
41
            <main>
41
            <main>
42
                [% INCLUDE 'messages.inc' %]
42
43
43
            [% INCLUDE 'members-toolbar.inc' %]
44
            [% INCLUDE 'members-toolbar.inc' %]
44
45
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/maninvoice.tt (+1 lines)
Lines 38-43 Link Here
38
    <div class="row">
38
    <div class="row">
39
        <div class="col-sm-10 col-sm-push-2">
39
        <div class="col-sm-10 col-sm-push-2">
40
            <main>
40
            <main>
41
                [% INCLUDE 'messages.inc' %]
41
42
42
43
43
            [% INCLUDE 'members-toolbar.inc' %]
44
            [% INCLUDE 'members-toolbar.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/member-flags.tt (+1 lines)
Lines 36-41 Link Here
36
    <div class="row">
36
    <div class="row">
37
        <div class="col-sm-10 col-sm-push-2">
37
        <div class="col-sm-10 col-sm-push-2">
38
            <main>
38
            <main>
39
                [% INCLUDE 'messages.inc' %]
39
40
40
[% INCLUDE 'members-toolbar.inc' %]
41
[% INCLUDE 'members-toolbar.inc' %]
41
42
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/member-password.tt (+1 lines)
Lines 44-49 Link Here
44
    <div class="row">
44
    <div class="row">
45
        <div class="col-sm-10 col-sm-push-2">
45
        <div class="col-sm-10 col-sm-push-2">
46
            <main>
46
            <main>
47
                [% INCLUDE 'messages.inc' %]
47
48
48
[% INCLUDE 'members-toolbar.inc' %]
49
[% INCLUDE 'members-toolbar.inc' %]
49
50
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/member.tt (+1 lines)
Lines 40-45 Link Here
40
    <div class="row">
40
    <div class="row">
41
        <div class="col-sm-10 col-sm-push-2">
41
        <div class="col-sm-10 col-sm-push-2">
42
            <main>
42
            <main>
43
                [% INCLUDE 'messages.inc' %]
43
44
44
          [% IF CAN_user_tools_manage_patron_lists %]
45
          [% IF CAN_user_tools_manage_patron_lists %]
45
            <div id="patron_list_dialog" class="dialog message">
46
            <div id="patron_list_dialog" class="dialog message">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt (+1 lines)
Lines 85-90 legend:hover { Link Here
85
                <div class="col-sm-10 col-sm-push-2">
85
                <div class="col-sm-10 col-sm-push-2">
86
            [% END %]
86
            [% END %]
87
                <main class="clearfix">
87
                <main class="clearfix">
88
                    [% INCLUDE 'messages.inc' %]
88
89
89
                    [% IF error_alert %]
90
                    [% IF error_alert %]
90
                        [% IF ( error_alert == "no_email" ) %]
91
                        [% IF ( error_alert == "no_email" ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/members-update.tt (+1 lines)
Lines 110-115 Link Here
110
<div class="main container-fluid">
110
<div class="main container-fluid">
111
    <div class="row">
111
    <div class="row">
112
        <div class="col-md-8 col-md-offset-2">
112
        <div class="col-md-8 col-md-offset-2">
113
            [% INCLUDE 'messages.inc' %]
113
114
114
            <h1>Update patron records</h1>
115
            <h1>Update patron records</h1>
115
            [% IF PendingModifications %]
116
            [% IF PendingModifications %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/merge-patrons.tt (+1 lines)
Lines 99-104 Link Here
99
<div class="main container-fluid">
99
<div class="main container-fluid">
100
    <div class="row">
100
    <div class="row">
101
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
101
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
102
            [% INCLUDE 'messages.inc' %]
102
            <h1>Merge patron records</h1>
103
            <h1>Merge patron records</h1>
103
104
104
            [% IF action == 'show' %]
105
            [% IF action == 'show' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt (+1 lines)
Lines 51-56 Link Here
51
        <div class="row">
51
        <div class="row">
52
            <div class="col-sm-10 col-sm-push-2">
52
            <div class="col-sm-10 col-sm-push-2">
53
                <main>
53
                <main>
54
                    [% INCLUDE 'messages.inc' %]
54
55
55
56
56
                    [% INCLUDE 'members-toolbar.inc' %]
57
                    [% INCLUDE 'members-toolbar.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/notices.tt (+1 lines)
Lines 43-48 Link Here
43
        <div class="row">
43
        <div class="row">
44
            <div class="col-sm-10 col-sm-push-2">
44
            <div class="col-sm-10 col-sm-push-2">
45
                <main>
45
                <main>
46
                    [% INCLUDE 'messages.inc' %]
46
47
47
                    [% INCLUDE 'members-toolbar.inc' %]
48
                    [% INCLUDE 'members-toolbar.inc' %]
48
                    <h1>Sent notices for [% INCLUDE 'patron-title.inc' %]</h1>
49
                    <h1>Sent notices for [% INCLUDE 'patron-title.inc' %]</h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt (+1 lines)
Lines 43-48 Link Here
43
    <div class="row">
43
    <div class="row">
44
        <div class="col-sm-10 col-sm-push-2">
44
        <div class="col-sm-10 col-sm-push-2">
45
            <main>
45
            <main>
46
                [% INCLUDE 'messages.inc' %]
46
47
47
[% INCLUDE 'members-toolbar.inc' borrowernumber=patron.borrowernumber %]
48
[% INCLUDE 'members-toolbar.inc' borrowernumber=patron.borrowernumber %]
48
49
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt (+1 lines)
Lines 74-79 Link Here
74
    <div class="row">
74
    <div class="row">
75
        <div class="col-sm-10 col-sm-push-2">
75
        <div class="col-sm-10 col-sm-push-2">
76
            <main>
76
            <main>
77
                [% INCLUDE 'messages.inc' %]
77
78
78
            <h1>
79
            <h1>
79
                [% IF ( pay_individual ) %]
80
                [% IF ( pay_individual ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/purchase-suggestions.tt (+1 lines)
Lines 38-43 Link Here
38
    <div class="row">
38
    <div class="row">
39
        <div class="col-sm-10 col-sm-push-2">
39
        <div class="col-sm-10 col-sm-push-2">
40
            <main>
40
            <main>
41
                [% INCLUDE 'messages.inc' %]
41
42
42
                [% INCLUDE 'members-toolbar.inc' %]
43
                [% INCLUDE 'members-toolbar.inc' %]
43
                <h1>Purchase suggestions</h1>
44
                <h1>Purchase suggestions</h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/readingrec.tt (+1 lines)
Lines 39-44 Link Here
39
    <div class="row">
39
    <div class="row">
40
        <div class="col-sm-10 col-sm-push-2">
40
        <div class="col-sm-10 col-sm-push-2">
41
            <main>
41
            <main>
42
                [% INCLUDE 'messages.inc' %]
42
43
43
[% INCLUDE 'members-toolbar.inc' %]
44
[% INCLUDE 'members-toolbar.inc' %]
44
<h1>Circulation history</h1>
45
<h1>Circulation history</h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/recallshistory.tt (+1 lines)
Lines 27-32 Link Here
27
        <div class="row">
27
        <div class="row">
28
            <div class="col-sm-10 col-sm-push-2">
28
            <div class="col-sm-10 col-sm-push-2">
29
                <main>
29
                <main>
30
                    [% INCLUDE 'messages.inc' %]
30
                    [% INCLUDE 'members-toolbar.inc' %]
31
                    [% INCLUDE 'members-toolbar.inc' %]
31
                    <h1>Recalls history</h1>
32
                    <h1>Recalls history</h1>
32
                    [% IF Koha.Preference('UseRecalls') %]
33
                    [% IF Koha.Preference('UseRecalls') %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/routing-lists.tt (+1 lines)
Lines 37-42 Link Here
37
    <div class="row">
37
    <div class="row">
38
        <div class="col-sm-10 col-sm-push-2">
38
        <div class="col-sm-10 col-sm-push-2">
39
            <main>
39
            <main>
40
                [% INCLUDE 'messages.inc' %]
40
41
41
                [% INCLUDE 'members-toolbar.inc' %]
42
                [% INCLUDE 'members-toolbar.inc' %]
42
43
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/statistics.tt (+1 lines)
Lines 39-44 Link Here
39
    <div class="row">
39
    <div class="row">
40
        <div class="col-sm-10 col-sm-push-2">
40
        <div class="col-sm-10 col-sm-push-2">
41
            <main>
41
            <main>
42
                [% INCLUDE 'messages.inc' %]
42
43
43
        [% INCLUDE 'members-toolbar.inc' %]
44
        [% INCLUDE 'members-toolbar.inc' %]
44
45
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/two_factor_auth.tt (+1 lines)
Lines 35-40 Link Here
35
    <div class="row">
35
    <div class="row">
36
        <div class="col-sm-10 col-sm-push-2">
36
        <div class="col-sm-10 col-sm-push-2">
37
            <main>
37
            <main>
38
                [% INCLUDE 'messages.inc' %]
38
39
39
                [% INCLUDE 'members-toolbar.inc' %]
40
                [% INCLUDE 'members-toolbar.inc' %]
40
41
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/offline_circ/enqueue_koc.tt (+1 lines)
Lines 32-37 Link Here
32
<div class="main container-fluid">
32
<div class="main container-fluid">
33
    <div class="row">
33
    <div class="row">
34
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
34
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
35
            [% INCLUDE 'messages.inc' %]
35
36
36
            <h1>Koha offline circulation</h1>
37
            <h1>Koha offline circulation</h1>
37
            <div class="page-section">
38
            <div class="page-section">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/offline_circ/list.tt (+1 lines)
Lines 38-43 Link Here
38
<div class="main container-fluid">
38
<div class="main container-fluid">
39
    <div class="row">
39
    <div class="row">
40
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
40
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
41
            [% INCLUDE 'messages.inc' %]
41
42
42
        <h1>Offline circulation</h1>
43
        <h1>Offline circulation</h1>
43
44
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/offline_circ/process_koc.tt (+1 lines)
Lines 49-54 Link Here
49
<div class="main container-fluid">
49
<div class="main container-fluid">
50
    <div class="row">
50
    <div class="row">
51
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
51
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
52
            [% INCLUDE 'messages.inc' %]
52
53
53
[% IF ( transactions_loaded ) %]
54
[% IF ( transactions_loaded ) %]
54
  <h1>Koha offline circulation</h1>
55
  <h1>Koha offline circulation</h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/list.tt (+1 lines)
Lines 57-62 Link Here
57
    <div class="row">
57
    <div class="row">
58
        <div class="col-sm-10 col-sm-push-2">
58
        <div class="col-sm-10 col-sm-push-2">
59
            <main>
59
            <main>
60
                [% INCLUDE 'messages.inc' %]
60
61
61
        <h1>[% list.name | html %]</h1>
62
        <h1>[% list.name | html %]</h1>
62
63
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/lists.tt (+1 lines)
Lines 32-37 Link Here
32
    <div class="row">
32
    <div class="row">
33
        <div class="col-sm-10 col-sm-push-2">
33
        <div class="col-sm-10 col-sm-push-2">
34
            <main>
34
            <main>
35
                [% INCLUDE 'messages.inc' %]
35
36
36
        <div id="toolbar" class="btn-toolbar">
37
        <div id="toolbar" class="btn-toolbar">
37
            <div class="btn-group">
38
            <div class="btn-group">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-batch.tt (+1 lines)
Lines 38-43 Link Here
38
        <div class="row">
38
        <div class="row">
39
            <div class="col-sm-10 col-sm-push-2">
39
            <div class="col-sm-10 col-sm-push-2">
40
                <main>
40
                <main>
41
                    [% INCLUDE 'messages.inc' %]
41
42
42
                    [% INCLUDE 'patroncards-toolbar.inc' %]
43
                    [% INCLUDE 'patroncards-toolbar.inc' %]
43
44
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-layout.tt (+1 lines)
Lines 35-40 Link Here
35
        <div class="row">
35
        <div class="row">
36
            <div class="col-sm-10 col-sm-push-2">
36
            <div class="col-sm-10 col-sm-push-2">
37
                <main>
37
                <main>
38
                    [% INCLUDE 'messages.inc' %]
38
39
39
                    [% INCLUDE 'patroncards-toolbar.inc' %]
40
                    [% INCLUDE 'patroncards-toolbar.inc' %]
40
41
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-profile.tt (+1 lines)
Lines 35-40 Link Here
35
        <div class="row">
35
        <div class="row">
36
            <div class="col-sm-10 col-sm-push-2">
36
            <div class="col-sm-10 col-sm-push-2">
37
                <main>
37
                <main>
38
                    [% INCLUDE 'messages.inc' %]
38
39
39
                    [% INCLUDE 'patroncards-toolbar.inc' %]
40
                    [% INCLUDE 'patroncards-toolbar.inc' %]
40
41
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-template.tt (+1 lines)
Lines 36-41 Link Here
36
        <div class="row">
36
        <div class="row">
37
            <div class="col-sm-10 col-sm-push-2">
37
            <div class="col-sm-10 col-sm-push-2">
38
                <main>
38
                <main>
39
                    [% INCLUDE 'messages.inc' %]
39
40
40
                    [% INCLUDE 'patroncards-toolbar.inc' %]
41
                    [% INCLUDE 'patroncards-toolbar.inc' %]
41
                    <h1>
42
                    <h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/home.tt (+1 lines)
Lines 23-28 Link Here
23
    <div class="row">
23
    <div class="row">
24
        <div class="col-sm-10 col-sm-push-2">
24
        <div class="col-sm-10 col-sm-push-2">
25
            <main>
25
            <main>
26
                [% INCLUDE 'messages.inc' %]
26
27
27
                [% INCLUDE 'patroncards-toolbar.inc' %]
28
                [% INCLUDE 'patroncards-toolbar.inc' %]
28
29
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/image-manage.tt (+1 lines)
Lines 29-34 Link Here
29
    <div class="row">
29
    <div class="row">
30
        <div class="col-sm-10 col-sm-push-2">
30
        <div class="col-sm-10 col-sm-push-2">
31
            <main>
31
            <main>
32
                [% INCLUDE 'messages.inc' %]
32
33
33
                [% INCLUDE 'patroncards-toolbar.inc' %]
34
                [% INCLUDE 'patroncards-toolbar.inc' %]
34
                <h1>Image manager</h1>
35
                <h1>Image manager</h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/manage.tt (+1 lines)
Lines 51-56 Link Here
51
        <div class="row">
51
        <div class="row">
52
            <div class="col-sm-10 col-sm-push-2">
52
            <div class="col-sm-10 col-sm-push-2">
53
                <main>
53
                <main>
54
                    [% INCLUDE 'messages.inc' %]
54
55
55
                    [% INCLUDE 'patroncards-toolbar.inc' %]
56
                    [% INCLUDE 'patroncards-toolbar.inc' %]
56
57
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/plugins/plugins-home.tt (+1 lines)
Lines 40-45 Link Here
40
    <div class="row">
40
    <div class="row">
41
        <div class="col-sm-10 col-sm-push-2">
41
        <div class="col-sm-10 col-sm-push-2">
42
            <main>
42
            <main>
43
                [% INCLUDE 'messages.inc' %]
43
                    <h1>Plugins</h1>
44
                    <h1>Plugins</h1>
44
45
45
                <div class="details">
46
                <div class="details">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/pos/pay.tt (+1 lines)
Lines 32-37 Link Here
32
<div class="main container-fluid">
32
<div class="main container-fluid">
33
    <div class="row">
33
    <div class="row">
34
        <div class="col-md-10 col-md-push-2">
34
        <div class="col-md-10 col-md-push-2">
35
            [% INCLUDE 'messages.inc' %]
35
36
36
            <h1>Point of sale</h1>
37
            <h1>Point of sale</h1>
37
38
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/pos/register.tt (+1 lines)
Lines 32-37 Link Here
32
<div class="main container-fluid">
32
<div class="main container-fluid">
33
    <div class="row">
33
    <div class="row">
34
        <div class="col-sm-10 col-sm-push-2">
34
        <div class="col-sm-10 col-sm-push-2">
35
            [% INCLUDE 'messages.inc' %]
35
36
36
            [% IF ( error_registers ) %]
37
            [% IF ( error_registers ) %]
37
                <div id="error_message" class="dialog message">
38
                <div id="error_message" class="dialog message">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/pos/registers.tt (+1 lines)
Lines 30-35 Link Here
30
        <div class="row">
30
        <div class="row">
31
            <div class="col-sm-10 col-sm-push-2">
31
            <div class="col-sm-10 col-sm-push-2">
32
                <main>
32
                <main>
33
                    [% INCLUDE 'messages.inc' %]
33
                    [% IF ( error_registers ) %]
34
                    [% IF ( error_registers ) %]
34
                        <div id="error_message" class="dialog message">
35
                        <div id="error_message" class="dialog message">
35
                            <p>
36
                            <p>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/recalls/recalls_old_queue.tt (+1 lines)
Lines 36-41 Link Here
36
            <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
36
            <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
37
        [% END %]
37
        [% END %]
38
        <main>
38
        <main>
39
            [% INCLUDE 'messages.inc' %]
39
40
40
        <h1>Old recalls</h1>
41
        <h1>Old recalls</h1>
41
        [% IF Koha.Preference('UseRecalls') %]
42
        [% IF Koha.Preference('UseRecalls') %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/recalls/recalls_overdue.tt (+1 lines)
Lines 36-41 Link Here
36
            <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
36
            <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
37
        [% END %]
37
        [% END %]
38
        <main>
38
        <main>
39
            [% INCLUDE 'messages.inc' %]
39
40
40
        <h1>Overdue recalls</h1>
41
        <h1>Overdue recalls</h1>
41
        [% IF Koha.Preference('UseRecalls') %]
42
        [% IF Koha.Preference('UseRecalls') %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/recalls/recalls_queue.tt (+1 lines)
Lines 36-41 Link Here
36
            <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
36
            <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
37
        [% END %]
37
        [% END %]
38
        <main>
38
        <main>
39
            [% INCLUDE 'messages.inc' %]
39
40
40
        <h1>Recalls queue</h1>
41
        <h1>Recalls queue</h1>
41
        [% IF Koha.Preference('UseRecalls') %]
42
        [% IF Koha.Preference('UseRecalls') %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/recalls/recalls_to_pull.tt (+1 lines)
Lines 39-44 Link Here
39
            <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
39
            <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
40
        [% END %]
40
        [% END %]
41
        <main>
41
        <main>
42
            [% INCLUDE 'messages.inc' %]
42
43
43
        <h1>Recalls to pull</h1>
44
        <h1>Recalls to pull</h1>
44
        The following recalls could be fulfilled by available items.
45
        The following recalls could be fulfilled by available items.
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/recalls/recalls_waiting.tt (+1 lines)
Lines 36-41 Link Here
36
            <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
36
            <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
37
        [% END %]
37
        [% END %]
38
        <main>
38
        <main>
39
            [% INCLUDE 'messages.inc' %]
39
                <h1>Recalls awaiting pickup</h1>
40
                <h1>Recalls awaiting pickup</h1>
40
41
41
                [% IF Koha.Preference('UseRecalls') %]
42
                [% IF Koha.Preference('UseRecalls') %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/recalls/request.tt (+1 lines)
Lines 35-40 Link Here
35
<div class="row">
35
<div class="row">
36
<div class="col-sm-10 col-sm-push-2">
36
<div class="col-sm-10 col-sm-push-2">
37
<main>
37
<main>
38
    [% INCLUDE 'messages.inc' %]
38
39
39
    <h1>Existing recalls</h1>
40
    <h1>Existing recalls</h1>
40
41
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/acquisitions_stats.tt (+1 lines)
Lines 42-47 Link Here
42
    <div class="row">
42
    <div class="row">
43
        <div class="col-sm-10 col-sm-push-2">
43
        <div class="col-sm-10 col-sm-push-2">
44
            <main>
44
            <main>
45
                [% INCLUDE 'messages.inc' %]
45
46
46
<h1>Acquisitions statistics </h1>
47
<h1>Acquisitions statistics </h1>
47
[% IF ( do_it ) %]
48
[% IF ( do_it ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/bor_issues_top.tt (+1 lines)
Lines 42-47 Link Here
42
    <div class="row">
42
    <div class="row">
43
        <div class="col-sm-10 col-sm-push-2">
43
        <div class="col-sm-10 col-sm-push-2">
44
            <main>
44
            <main>
45
                [% INCLUDE 'messages.inc' %]
45
46
46
[% IF ( do_it ) %]
47
[% IF ( do_it ) %]
47
	[% FOREACH mainloo IN mainloop %]
48
	[% FOREACH mainloo IN mainloop %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/borrowers_out.tt (+1 lines)
Lines 39-44 Link Here
39
    <div class="row">
39
    <div class="row">
40
        <div class="col-sm-10 col-sm-push-2">
40
        <div class="col-sm-10 col-sm-push-2">
41
            <main>
41
            <main>
42
                [% INCLUDE 'messages.inc' %]
42
43
43
[% IF ( do_it ) %]
44
[% IF ( do_it ) %]
44
    [% FOREACH mainloo IN mainloop %]
45
    [% FOREACH mainloo IN mainloop %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/borrowers_stats.tt (+1 lines)
Lines 50-55 Link Here
50
    <div class="row">
50
    <div class="row">
51
        <div class="col-sm-10 col-sm-push-2">
51
        <div class="col-sm-10 col-sm-push-2">
52
            <main>
52
            <main>
53
                [% INCLUDE 'messages.inc' %]
53
54
54
<h1>Patrons statistics</h1>
55
<h1>Patrons statistics</h1>
55
[% IF ( do_it ) %]
56
[% IF ( do_it ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/cash_register_stats.tt (+1 lines)
Lines 60-65 Link Here
60
    <div class="row">
60
    <div class="row">
61
        <div class="col-sm-10 col-sm-push-2">
61
        <div class="col-sm-10 col-sm-push-2">
62
            <main>
62
            <main>
63
                [% INCLUDE 'messages.inc' %]
63
64
64
    <h1>Cash register statistics</h1>
65
    <h1>Cash register statistics</h1>
65
    <form method="post" action="/cgi-bin/koha/reports/cash_register_stats.pl" id="frmCashRegister">
66
    <form method="post" action="/cgi-bin/koha/reports/cash_register_stats.pl" id="frmCashRegister">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/cat_issues_top.tt (+1 lines)
Lines 43-48 Link Here
43
    <div class="row">
43
    <div class="row">
44
        <div class="col-sm-10 col-sm-push-2">
44
        <div class="col-sm-10 col-sm-push-2">
45
            <main>
45
            <main>
46
                [% INCLUDE 'messages.inc' %]
46
47
47
[% IF ( do_it ) %]
48
[% IF ( do_it ) %]
48
49
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_out.tt (+1 lines)
Lines 43-48 Link Here
43
    <div class="row">
43
    <div class="row">
44
        <div class="col-sm-10 col-sm-push-2">
44
        <div class="col-sm-10 col-sm-push-2">
45
            <main>
45
            <main>
46
                [% INCLUDE 'messages.inc' %]
46
                [% IF ( do_it ) %]
47
                [% IF ( do_it ) %]
47
                    <h1>Items with no checkouts</h1>
48
                    <h1>Items with no checkouts</h1>
48
                    [% FOREACH mainloo IN mainloop %]
49
                    [% FOREACH mainloo IN mainloop %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_stats.tt (+1 lines)
Lines 43-48 Link Here
43
    <div class="row">
43
    <div class="row">
44
        <div class="col-sm-10 col-sm-push-2">
44
        <div class="col-sm-10 col-sm-push-2">
45
            <main>
45
            <main>
46
                [% INCLUDE 'messages.inc' %]
46
47
47
<h1>Catalog statistics</h1>
48
<h1>Catalog statistics</h1>
48
[% IF ( do_it ) %]
49
[% IF ( do_it ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/dictionary.tt (+1 lines)
Lines 73-78 Link Here
73
    <div class="row">
73
    <div class="row">
74
        <div class="col-sm-10 col-sm-push-2">
74
        <div class="col-sm-10 col-sm-push-2">
75
            <main>
75
            <main>
76
                [% INCLUDE 'messages.inc' %]
76
77
77
[% IF ( start_dictionary ) %]
78
[% IF ( start_dictionary ) %]
78
    <div id="toolbar">
79
    <div id="toolbar">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt (+1 lines)
Lines 168-173 Link Here
168
    <div class="row">
168
    <div class="row">
169
        <div class="col-sm-10 col-sm-push-2">
169
        <div class="col-sm-10 col-sm-push-2">
170
            <main>
170
            <main>
171
                [% INCLUDE 'messages.inc' %]
171
172
172
                [% INCLUDE "reports-toolbar.inc" %]
173
                [% INCLUDE "reports-toolbar.inc" %]
173
174
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/issues_avg_stats.tt (+1 lines)
Lines 40-45 Link Here
40
    <div class="row">
40
    <div class="row">
41
        <div class="col-sm-10 col-sm-push-2">
41
        <div class="col-sm-10 col-sm-push-2">
42
            <main>
42
            <main>
43
                [% INCLUDE 'messages.inc' %]
43
44
44
<h1>Average checkout period</h1>
45
<h1>Average checkout period</h1>
45
[% IF ( do_it ) %]
46
[% IF ( do_it ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/issues_stats.tt (+1 lines)
Lines 46-51 Link Here
46
    <div class="row">
46
    <div class="row">
47
        <div class="col-sm-10 col-sm-push-2">
47
        <div class="col-sm-10 col-sm-push-2">
48
            <main>
48
            <main>
49
                [% INCLUDE 'messages.inc' %]
49
50
50
<h1>Circulation statistics</h1>
51
<h1>Circulation statistics</h1>
51
[% IF ( do_it ) %]
52
[% IF ( do_it ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/itemslost.tt (+1 lines)
Lines 46-51 Link Here
46
    <div class="row">
46
    <div class="row">
47
        <div class="col-sm-10 col-sm-push-2">
47
        <div class="col-sm-10 col-sm-push-2">
48
            <main>
48
            <main>
49
                [% INCLUDE 'messages.inc' %]
49
50
50
51
51
<h1>Lost items</h1>
52
<h1>Lost items</h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/itemtypes.tt (+1 lines)
Lines 44-49 Link Here
44
    <div class="row">
44
    <div class="row">
45
        <div class="col-sm-10 col-sm-push-2">
45
        <div class="col-sm-10 col-sm-push-2">
46
            <main>
46
            <main>
47
                [% INCLUDE 'messages.inc' %]
47
48
48
49
49
[% IF ( do_it ) %]
50
[% IF ( do_it ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/orders_by_budget.tt (+1 lines)
Lines 42-47 Link Here
42
    <div class="row">
42
    <div class="row">
43
        <div class="col-sm-10 col-sm-push-2">
43
        <div class="col-sm-10 col-sm-push-2">
44
            <main>
44
            <main>
45
                [% INCLUDE 'messages.inc' %]
45
46
46
47
47
[% IF ( current_budget_name ) %]<h1>Orders for fund '[% current_budget_name | html %]'</h1>
48
[% IF ( current_budget_name ) %]<h1>Orders for fund '[% current_budget_name | html %]'</h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/reports-home.tt (+1 lines)
Lines 24-29 Link Here
24
<div class="main container-fluid">
24
<div class="main container-fluid">
25
    <div class="row">
25
    <div class="row">
26
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
26
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
27
            [% INCLUDE 'messages.inc' %]
27
            <h1>Reports</h1>
28
            <h1>Reports</h1>
28
            <div class="row">
29
            <div class="row">
29
                <div class="col-xs-6">
30
                <div class="col-xs-6">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/reserves_stats.tt (+1 lines)
Lines 46-51 Link Here
46
    <div class="row">
46
    <div class="row">
47
        <div class="col-sm-10 col-sm-push-2">
47
        <div class="col-sm-10 col-sm-push-2">
48
            <main>
48
            <main>
49
                [% INCLUDE 'messages.inc' %]
49
50
50
51
51
<h1>Holds statistics</h1>
52
<h1>Holds statistics</h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/serials_stats.tt (+1 lines)
Lines 45-50 Link Here
45
    <div class="row">
45
    <div class="row">
46
        <div class="col-sm-10 col-sm-push-2">
46
        <div class="col-sm-10 col-sm-push-2">
47
            <main>
47
            <main>
48
                [% INCLUDE 'messages.inc' %]
48
49
49
	<h1>Serials subscriptions</h1>
50
	<h1>Serials subscriptions</h1>
50
[% IF ( do_it ) %]
51
[% IF ( do_it ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt (+1 lines)
Lines 146-151 Link Here
146
        [% END %]
146
        [% END %]
147
147
148
        <main>
148
        <main>
149
            [% INCLUDE 'messages.inc' %]
149
            <h1>Holds</h1>
150
            <h1>Holds</h1>
150
151
151
            [% IF ( nobiblio ) %]
152
            [% IF ( nobiblio ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reviews/reviewswaiting.tt (+1 lines)
Lines 34-39 Link Here
34
    <div class="row">
34
    <div class="row">
35
        <div class="col-sm-10 col-sm-push-2">
35
        <div class="col-sm-10 col-sm-push-2">
36
            <main>
36
            <main>
37
                [% INCLUDE 'messages.inc' %]
37
38
38
<h1>Comments</h1>
39
<h1>Comments</h1>
39
40
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/rotating_collections/addItems.tt (+1 lines)
Lines 39-44 Link Here
39
    <div class="row">
39
    <div class="row">
40
        <div class="col-sm-10 col-sm-push-2">
40
        <div class="col-sm-10 col-sm-push-2">
41
            <main>
41
            <main>
42
                [% INCLUDE 'messages.inc' %]
42
              [% IF ( ! colId ) %]
43
              [% IF ( ! colId ) %]
43
                <div class="dialog message">
44
                <div class="dialog message">
44
                    <p>Invalid collection id</p>
45
                    <p>Invalid collection id</p>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/rotating_collections/editCollections.tt (+1 lines)
Lines 55-60 Link Here
55
    <div class="row">
55
    <div class="row">
56
        <div class="col-sm-10 col-sm-push-2">
56
        <div class="col-sm-10 col-sm-push-2">
57
            <main>
57
            <main>
58
                [% INCLUDE 'messages.inc' %]
58
59
59
              [% IF ( previousActionCreate ) %]
60
              [% IF ( previousActionCreate ) %]
60
                [% IF ( createSuccess ) %]
61
                [% IF ( createSuccess ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/rotating_collections/rotatingCollections.tt (+1 lines)
Lines 32-37 Link Here
32
    <div class="row">
32
    <div class="row">
33
        <div class="col-sm-10 col-sm-push-2">
33
        <div class="col-sm-10 col-sm-push-2">
34
            <main>
34
            <main>
35
                [% INCLUDE 'messages.inc' %]
35
36
36
                [% INCLUDE 'rotating-collections-toolbar.inc' %]
37
                [% INCLUDE 'rotating-collections-toolbar.inc' %]
37
38
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/rotating_collections/transferCollection.tt (+1 lines)
Lines 39-44 Link Here
39
    <div class="row">
39
    <div class="row">
40
        <div class="col-sm-10 col-sm-push-2">
40
        <div class="col-sm-10 col-sm-push-2">
41
            <main>
41
            <main>
42
                [% INCLUDE 'messages.inc' %]
42
43
43
                <h1>[% tx("Transfer collection '{collection_title}'", { collection_title = colTitle }) | html %]</h1>
44
                <h1>[% tx("Transfer collection '{collection_title}'", { collection_title = colTitle }) | html %]</h1>
44
45
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/acqui-search-result.tt (+1 lines)
Lines 9-14 Link Here
9
<div class="main container-fluid">
9
<div class="main container-fluid">
10
10
11
<h1>Vendor search results</h1>
11
<h1>Vendor search results</h1>
12
            [% INCLUDE 'messages.inc' %]
12
[% UNLESS count %]
13
[% UNLESS count %]
13
    <h2>Your search returned no results.</h2>
14
    <h2>Your search returned no results.</h2>
14
[% ELSIF ( supplier.length < 1 ) %]
15
[% ELSIF ( supplier.length < 1 ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/checkexpiration.tt (+1 lines)
Lines 27-32 Link Here
27
    <div class="row">
27
    <div class="row">
28
        <div class="col-sm-10 col-sm-push-2">
28
        <div class="col-sm-10 col-sm-push-2">
29
            <main>
29
            <main>
30
                [% INCLUDE 'messages.inc' %]
30
31
31
<h1>Check expiration</h1>
32
<h1>Check expiration</h1>
32
33
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/claims.tt (+1 lines)
Lines 40-45 Link Here
40
    <div class="row">
40
    <div class="row">
41
        <div class="col-sm-10 col-sm-push-2">
41
        <div class="col-sm-10 col-sm-push-2">
42
            <main>
42
            <main>
43
                [% INCLUDE 'messages.inc' %]
43
44
44
                <h1>Claims [% IF ( suppliername ) %] for [% suppliername | html %] [% END %]</h1>
45
                <h1>Claims [% IF ( suppliername ) %] for [% suppliername | html %] [% END %]</h1>
45
46
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/result.tt (+1 lines)
Lines 9-14 Link Here
9
<div class="main container-fluid">
9
<div class="main container-fluid">
10
10
11
[% IF ( total ) %]
11
[% IF ( total ) %]
12
            [% INCLUDE 'messages.inc' %]
12
<h1>Search results from [% from | html %] to [% to | html %] of [% total | html %]</h1>
13
<h1>Search results from [% from | html %] to [% to | html %] of [% total | html %]</h1>
13
<div class="page-section">
14
<div class="page-section">
14
<table>
15
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/routing-preview.tt (+1 lines)
Lines 28-33 Link Here
28
    <div class="row">
28
    <div class="row">
29
        <div class="col-sm-10 col-sm-push-2">
29
        <div class="col-sm-10 col-sm-push-2">
30
            <main>
30
            <main>
31
                [% INCLUDE 'messages.inc' %]
31
32
32
<h1>Preview routing list for <em>[% title | html %]</em></h1>
33
<h1>Preview routing list for <em>[% title | html %]</em></h1>
33
34
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/routing.tt (+1 lines)
Lines 34-39 Link Here
34
    <div class="row">
34
    <div class="row">
35
        <div class="col-sm-10 col-sm-push-2">
35
        <div class="col-sm-10 col-sm-push-2">
36
            <main>
36
            <main>
37
                [% INCLUDE 'messages.inc' %]
37
38
38
[% IF ( op ) %]
39
[% IF ( op ) %]
39
<h1>Create routing list for <em>[% title | html %]</em></h1>
40
<h1>Create routing list for <em>[% title | html %]</em></h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-collection.tt (+1 lines)
Lines 33-38 Link Here
33
    <div class="row">
33
    <div class="row">
34
        <div class="col-sm-10 col-sm-push-2">
34
        <div class="col-sm-10 col-sm-push-2">
35
            <main>
35
            <main>
36
                [% INCLUDE 'messages.inc' %]
36
37
37
                [% INCLUDE 'modals/serials_multi_receiving.inc' %]
38
                [% INCLUDE 'modals/serials_multi_receiving.inc' %]
38
39
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-edit.tt (+1 lines)
Lines 100-105 $(document).ready(function() { Link Here
100
    <div class="row">
100
    <div class="row">
101
        <div class="col-sm-10 col-sm-push-2">
101
        <div class="col-sm-10 col-sm-push-2">
102
            <main>
102
            <main>
103
                [% INCLUDE 'messages.inc' %]
103
104
104
<h1>Serial edition <em>[% bibliotitle | html %]</em>
105
<h1>Serial edition <em>[% bibliotitle | html %]</em>
105
    [% IF location %] ([% AuthorisedValues.GetByCode('LOC', location) | html %])[% END %]
106
    [% IF location %] ([% AuthorisedValues.GetByCode('LOC', location) | html %])[% END %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-home.tt (+1 lines)
Lines 25-30 Link Here
25
    <div class="row">
25
    <div class="row">
26
        <div class="col-sm-10 col-sm-push-2">
26
        <div class="col-sm-10 col-sm-push-2">
27
            <main>
27
            <main>
28
                [% INCLUDE 'messages.inc' %]
28
29
29
      [% INCLUDE 'serials-toolbar.inc' %]
30
      [% INCLUDE 'serials-toolbar.inc' %]
30
31
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-search.tt (+1 lines)
Lines 220-225 Link Here
220
        <div class="row">
220
        <div class="row">
221
            <div class="col-sm-10 col-sm-push-2">
221
            <div class="col-sm-10 col-sm-push-2">
222
                <main>
222
                <main>
223
                    [% INCLUDE 'messages.inc' %]
223
224
224
                    [% INCLUDE 'serials-toolbar.inc' %]
225
                    [% INCLUDE 'serials-toolbar.inc' %]
225
226
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt (+1 lines)
Lines 49-54 fieldset.rows table { clear: none; margin: 0; } Link Here
49
<div class="main container-fluid">
49
<div class="main container-fluid">
50
    <div class="row">
50
    <div class="row">
51
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
51
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
52
            [% INCLUDE 'messages.inc' %]
52
            <h1>[% IF ( modify ) %] Modify subscription for <em>[% bibliotitle | html %]</em>[% ELSE %]Add a new subscription[% END %] (<span id="page_number">1/2</span>)</h1>
53
            <h1>[% IF ( modify ) %] Modify subscription for <em>[% bibliotitle | html %]</em>[% ELSE %]Add a new subscription[% END %] (<span id="page_number">1/2</span>)</h1>
53
        </div>
54
        </div>
54
    </div>
55
    </div>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-batchedit.tt (+1 lines)
Lines 28-33 Link Here
28
    <div class="row">
28
    <div class="row">
29
        <div class="col-sm-10 col-sm-push-2">
29
        <div class="col-sm-10 col-sm-push-2">
30
            <main>
30
            <main>
31
                [% INCLUDE 'messages.inc' %]
31
32
32
                    <h1>Subscription batch edit</h1>
33
                    <h1>Subscription batch edit</h1>
33
34
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-bib-search.tt (+1 lines)
Lines 7-12 Link Here
7
<div class="main container-fluid">
7
<div class="main container-fluid">
8
8
9
<h1>Catalog search</h1>
9
<h1>Catalog search</h1>
10
            [% INCLUDE 'messages.inc' %]
10
[% IF ( no_query ) %]
11
[% IF ( no_query ) %]
11
    <div class="warning">You must enter a term to search on </div>
12
    <div class="warning">You must enter a term to search on </div>
12
[% END %]
13
[% END %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-detail.tt (+1 lines)
Lines 38-43 Link Here
38
    <div class="row">
38
    <div class="row">
39
        <div class="col-sm-10 col-sm-push-2">
39
        <div class="col-sm-10 col-sm-push-2">
40
            <main>
40
            <main>
41
                [% INCLUDE 'messages.inc' %]
41
42
42
                [% INCLUDE 'serials-toolbar.inc' %]
43
                [% INCLUDE 'serials-toolbar.inc' %]
43
                [% INCLUDE 'mana/mana-comment-status.inc' %]
44
                [% INCLUDE 'mana/mana-comment-status.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-frequencies.tt (+1 lines)
Lines 34-39 Link Here
34
    <div class="row">
34
    <div class="row">
35
        <div class="col-sm-10 col-sm-push-2">
35
        <div class="col-sm-10 col-sm-push-2">
36
            <main>
36
            <main>
37
                [% INCLUDE 'messages.inc' %]
37
38
38
      [% IF (new or modify) %]
39
      [% IF (new or modify) %]
39
        [% IF (new) %]
40
        [% IF (new) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-history.tt (+1 lines)
Lines 29-34 Link Here
29
    <div class="row">
29
    <div class="row">
30
        <div class="col-sm-10 col-sm-push-2">
30
        <div class="col-sm-10 col-sm-push-2">
31
            <main>
31
            <main>
32
                [% INCLUDE 'messages.inc' %]
32
33
33
      <h1>Subscription history for [% title | html %]</h1>
34
      <h1>Subscription history for [% title | html %]</h1>
34
35
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-numberpatterns.tt (+1 lines)
Lines 41-46 Link Here
41
    <div class="row">
41
    <div class="row">
42
        <div class="col-sm-10 col-sm-push-2">
42
        <div class="col-sm-10 col-sm-push-2">
43
            <main>
43
            <main>
44
                [% INCLUDE 'messages.inc' %]
44
45
45
      [% IF (new or modify) %]
46
      [% IF (new or modify) %]
46
          [% IF (new) %]
47
          [% IF (new) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/viewalerts.tt (+1 lines)
Lines 26-31 Link Here
26
    <div class="row">
26
    <div class="row">
27
        <div class="col-sm-10 col-sm-push-2">
27
        <div class="col-sm-10 col-sm-push-2">
28
            <main>
28
            <main>
29
                [% INCLUDE 'messages.inc' %]
29
30
30
                <h1>Alert subscribers for <em>[% bibliotitle | html %]</em></h1>
31
                <h1>Alert subscribers for <em>[% bibliotitle | html %]</em></h1>
31
                <p>
32
                <p>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt (+3 lines)
Lines 93-98 Link Here
93
        <div class="main container-fluid">
93
        <div class="main container-fluid">
94
            <div class="row">
94
            <div class="row">
95
                <div class="col-md-8 col-md-offset-2">
95
                <div class="col-md-8 col-md-offset-2">
96
                    [% INCLUDE 'messages.inc' %]
96
97
97
                    <div id="toolbar" class="btn-toolbar">
98
                    <div id="toolbar" class="btn-toolbar">
98
                        <a class="btn btn-default" id="editsuggestion" href="suggestion.pl?op=edit&amp;csrf_token=[% csrf_token | html %]&amp;suggestionid=[% suggestionid | html %]"><i class="fa-solid fa-pencil" aria-hidden="true"></i> Edit</a>
99
                        <a class="btn btn-default" id="editsuggestion" href="suggestion.pl?op=edit&amp;csrf_token=[% csrf_token | html %]&amp;suggestionid=[% suggestionid | html %]"><i class="fa-solid fa-pencil" aria-hidden="true"></i> Edit</a>
Lines 315-324 Link Here
315
            <div class="main container-fluid">
316
            <div class="main container-fluid">
316
                <div class="row">
317
                <div class="row">
317
                    <div class="col-md-8 col-md-offset-2">
318
                    <div class="col-md-8 col-md-offset-2">
319
                        [% INCLUDE 'messages.inc' %]
318
        [% ELSE %]
320
        [% ELSE %]
319
            <div class="main container-fluid">
321
            <div class="main container-fluid">
320
                <div class="row">
322
                <div class="row">
321
                    <div class="col-sm-10 col-sm-push-2">
323
                    <div class="col-sm-10 col-sm-push-2">
324
                        [% INCLUDE 'messages.inc' %]
322
        [% END %]
325
        [% END %]
323
326
324
        [% IF op == 'save' %]
327
        [% IF op == 'save' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tags/list.tt (+1 lines)
Lines 33-38 tr.selected { background-color : #FFFFCC; } tr.selected td { background-color : Link Here
33
    <div class="row">
33
    <div class="row">
34
        <div class="col-sm-10 col-sm-push-2">
34
        <div class="col-sm-10 col-sm-push-2">
35
            <main>
35
            <main>
36
                [% INCLUDE 'messages.inc' %]
36
37
37
                <h1>Results for tag <em>[% tag | html %]</em></h1>
38
                <h1>Results for tag <em>[% tag | html %]</em></h1>
38
39
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tags/review.tt (+1 lines)
Lines 35-40 tr > td input,td input[type="submit"] { font-size: 85%; padding: 1px; } Link Here
35
    <div class="row">
35
    <div class="row">
36
        <div class="col-sm-12">
36
        <div class="col-sm-12">
37
            <main>
37
            <main>
38
                [% INCLUDE 'messages.inc' %]
38
39
39
<div class="row">
40
<div class="row">
40
<div class="col-sm-8 col-sm-push-2">
41
<div class="col-sm-8 col-sm-push-2">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/access_files.tt (+1 lines)
Lines 26-31 Link Here
26
    <div class="row">
26
    <div class="row">
27
        <div class="col-sm-10 col-sm-push-2">
27
        <div class="col-sm-10 col-sm-push-2">
28
            <main>
28
            <main>
29
                [% INCLUDE 'messages.inc' %]
29
30
30
    <h1>Access files</h1>
31
    <h1>Access files</h1>
31
32
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/additional-contents.tt (+1 lines)
Lines 97-102 Link Here
97
[% END %]
97
[% END %]
98
98
99
<main>
99
<main>
100
    [% INCLUDE 'messages.inc' %]
100
101
101
    [% FOR m IN messages %]
102
    [% FOR m IN messages %]
102
        <div class="dialog [% m.type | html %]">
103
        <div class="dialog [% m.type | html %]">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/automatic_item_modification_by_age.tt (+1 lines)
Lines 36-41 Link Here
36
    <div class="row">
36
    <div class="row">
37
        <div class="col-sm-10 col-sm-push-2">
37
        <div class="col-sm-10 col-sm-push-2">
38
            <main>
38
            <main>
39
                [% INCLUDE 'messages.inc' %]
39
40
40
        [% IF ( op == 'edit_form' ) %]
41
        [% IF ( op == 'edit_form' ) %]
41
          <form method="post" id="rules_form" action="/cgi-bin/koha/tools/automatic_item_modification_by_age.pl">
42
          <form method="post" id="rules_form" action="/cgi-bin/koha/tools/automatic_item_modification_by_age.pl">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-del.tt (+1 lines)
Lines 31-36 Link Here
31
<div class="main container-fluid">
31
<div class="main container-fluid">
32
32
33
    <h1>Batch item deletion</h1>
33
    <h1>Batch item deletion</h1>
34
            [% INCLUDE 'messages.inc' %]
34
35
35
    [% FOREACH message IN messages %]
36
    [% FOREACH message IN messages %]
36
      [% IF message.type == 'success' %]
37
      [% IF message.type == 'success' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-edit.tt (+1 lines)
Lines 31-36 Link Here
31
    <div class="main container-fluid">
31
    <div class="main container-fluid">
32
32
33
        <h1>Batch item modification</h1>
33
        <h1>Batch item modification</h1>
34
                [% INCLUDE 'messages.inc' %]
34
        [% IF op == 'enqueued' %]
35
        [% IF op == 'enqueued' %]
35
            <div class="dialog message">
36
            <div class="dialog message">
36
              <p>The job has been enqueued! It will be processed as soon as possible.</p>
37
              <p>The job has been enqueued! It will be processed as soon as possible.</p>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod.tt (+1 lines)
Lines 32-37 Link Here
32
    <div class="row">
32
    <div class="row">
33
        <div class="col-sm-10 col-sm-push-2">
33
        <div class="col-sm-10 col-sm-push-2">
34
            <main>
34
            <main>
35
                [% INCLUDE 'messages.inc' %]
35
36
36
                <h1>Batch item [% IF ( del ) %]deletion[% ELSE %]modification[% END %]</h1>
37
                <h1>Batch item [% IF ( del ) %]deletion[% ELSE %]modification[% END %]</h1>
37
                        <form method="post" enctype="multipart/form-data" action="/cgi-bin/koha/tools/batchMod.pl">
38
                        <form method="post" enctype="multipart/form-data" action="/cgi-bin/koha/tools/batchMod.pl">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_delete_records.tt (+1 lines)
Lines 27-32 Link Here
27
    <div class="row">
27
    <div class="row">
28
        <div class="col-sm-10 col-sm-push-2">
28
        <div class="col-sm-10 col-sm-push-2">
29
            <main>
29
            <main>
30
                [% INCLUDE 'messages.inc' %]
30
31
31
  <h1>Batch record deletion</h1>
32
  <h1>Batch record deletion</h1>
32
  [% FOREACH message IN messages %]
33
  [% FOREACH message IN messages %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_extend_due_dates.tt (+1 lines)
Lines 33-38 Link Here
33
        <div class="row">
33
        <div class="row">
34
            <div class="col-sm-10 col-sm-push-2">
34
            <div class="col-sm-10 col-sm-push-2">
35
                <main>
35
                <main>
36
                    [% INCLUDE 'messages.inc' %]
36
37
37
                    <h1>Batch extend due dates</h1>
38
                    <h1>Batch extend due dates</h1>
38
39
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_record_modification.tt (+1 lines)
Lines 37-42 Link Here
37
        <div class="row">
37
        <div class="row">
38
            <div class="col-sm-10 col-sm-push-2">
38
            <div class="col-sm-10 col-sm-push-2">
39
                <main>
39
                <main>
40
                    [% INCLUDE 'messages.inc' %]
40
41
41
                    <h1>Batch record modification</h1>
42
                    <h1>Batch record modification</h1>
42
43
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/cleanborrowers.tt (+1 lines)
Lines 54-59 Link Here
54
    <div class="row">
54
    <div class="row">
55
        <div class="col-sm-10 col-sm-push-2">
55
        <div class="col-sm-10 col-sm-push-2">
56
            <main>
56
            <main>
57
                [% INCLUDE 'messages.inc' %]
57
58
58
[% IF !OnlyMine %]
59
[% IF !OnlyMine %]
59
  [% IF current_branch == '*' %]
60
  [% IF current_branch == '*' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/csv-profiles.tt (+1 lines)
Lines 50-55 Link Here
50
    <div class="row">
50
    <div class="row">
51
        <div class="col-sm-10 col-sm-push-2">
51
        <div class="col-sm-10 col-sm-push-2">
52
            <main>
52
            <main>
53
                [% INCLUDE 'messages.inc' %]
53
54
54
[% FOR m IN messages %]
55
[% FOR m IN messages %]
55
    <div class="dialog [% m.type | html %]">
56
    <div class="dialog [% m.type | html %]">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/export.tt (+1 lines)
Lines 32-37 Link Here
32
    <div class="row">
32
    <div class="row">
33
        <div class="col-sm-10 col-sm-push-2">
33
        <div class="col-sm-10 col-sm-push-2">
34
            <main>
34
            <main>
35
                [% INCLUDE 'messages.inc' %]
35
36
36
                <h1>Export data</h1>
37
                <h1>Export data</h1>
37
38
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt (+1 lines)
Lines 28-33 Link Here
28
    <div class="row">
28
    <div class="row">
29
        <div class="col-sm-10 col-sm-push-2">
29
        <div class="col-sm-10 col-sm-push-2">
30
            <main>
30
            <main>
31
                [% INCLUDE 'messages.inc' %]
31
32
32
                <h1>[% Branches.GetName( branch ) | html %] calendar</h1>
33
                <h1>[% Branches.GetName( branch ) | html %] calendar</h1>
33
34
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tt (+1 lines)
Lines 46-51 Link Here
46
    <div class="row">
46
    <div class="row">
47
        <div class="col-sm-10 col-sm-push-2">
47
        <div class="col-sm-10 col-sm-push-2">
48
            <main>
48
            <main>
49
                [% INCLUDE 'messages.inc' %]
49
50
50
    <div class="row">
51
    <div class="row">
51
     <div class="col-sm-6">
52
     <div class="col-sm-6">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt (+1 lines)
Lines 39-44 Link Here
39
    <div class="row">
39
    <div class="row">
40
        <div class="col-sm-10 col-sm-push-2">
40
        <div class="col-sm-10 col-sm-push-2">
41
            <main>
41
            <main>
42
                [% INCLUDE 'messages.inc' %]
42
43
43
    <h1>Inventory</h1>
44
    <h1>Inventory</h1>
44
    [% IF (moddatecount) %]<div class="dialog message">[% moddatecount | html %] items modified : datelastseen set to [% date | $KohaDates with_hours => 1 %]</div>
45
    [% IF (moddatecount) %]<div class="dialog message">[% moddatecount | html %] items modified : datelastseen set to [% date | $KohaDates with_hours => 1 %]</div>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt (+1 lines)
Lines 125-130 Link Here
125
            <div class="row">
125
            <div class="row">
126
                <div class="col-sm-10 col-sm-push-2">
126
                <div class="col-sm-10 col-sm-push-2">
127
                    <main>
127
                    <main>
128
                        [% INCLUDE 'messages.inc' %]
128
    [% END %]
129
    [% END %]
129
130
130
                [% IF ( no_op_set ) %]
131
                [% IF ( no_op_set ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/manage-marc-import.tt (+1 lines)
Lines 45-50 Link Here
45
        <div class="row">
45
        <div class="row">
46
            <div class="col-sm-10 col-sm-push-2">
46
            <div class="col-sm-10 col-sm-push-2">
47
                <main>
47
                <main>
48
                    [% INCLUDE 'messages.inc' %]
48
                    <h1>Manage staged MARC records
49
                    <h1>Manage staged MARC records
49
                        [% IF ( import_batch_id ) %]
50
                        [% IF ( import_batch_id ) %]
50
                            &rsaquo; Batch [% import_batch_id | html %]
51
                            &rsaquo; Batch [% import_batch_id | html %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/marc_modification_templates.tt (+1 lines)
Lines 57-62 Link Here
57
    <div class="row">
57
    <div class="row">
58
        <div class="col-sm-10 col-sm-push-2">
58
        <div class="col-sm-10 col-sm-push-2">
59
            <main>
59
            <main>
60
                [% INCLUDE 'messages.inc' %]
60
61
61
            <div id="toolbar" class="btn-toolbar">
62
            <div id="toolbar" class="btn-toolbar">
62
                <a href="#" data-toggle="modal" data-template_id="" data-target="#createTemplate" id="new_template" class="btn btn-default duplicate_template"><i class="fa fa-plus"></i> New template</a>
63
                <a href="#" data-toggle="modal" data-template_id="" data-target="#createTemplate" id="new_template" class="btn btn-default duplicate_template"><i class="fa fa-plus"></i> New template</a>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt (+1 lines)
Lines 31-36 Link Here
31
    <div class="row">
31
    <div class="row">
32
        <div class="col-sm-10 col-sm-push-2">
32
        <div class="col-sm-10 col-sm-push-2">
33
            <main>
33
            <main>
34
                [% INCLUDE 'messages.inc' %]
34
35
35
                [% IF ( op == 'show_form' ) %]
36
                [% IF ( op == 'show_form' ) %]
36
                    <h1>Batch patron modification</h1>
37
                    <h1>Batch patron modification</h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/overduerules.tt (+1 lines)
Lines 29-34 Link Here
29
    <div class="row">
29
    <div class="row">
30
        <div class="col-sm-10 col-sm-push-2">
30
        <div class="col-sm-10 col-sm-push-2">
31
            <main>
31
            <main>
32
                [% INCLUDE 'messages.inc' %]
32
33
33
        <h1>Defining [% IF ( branch ) %]overdue actions for [% Branches.GetName( branch ) | html %][% ELSE %]default overdue actions[% END %]</h1>
34
        <h1>Defining [% IF ( branch ) %]overdue actions for [% Branches.GetName( branch ) | html %][% ELSE %]default overdue actions[% END %]</h1>
34
        <div class="help">
35
        <div class="help">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/page.tt (+1 lines)
Lines 30-35 Link Here
30
        <div class="row">
30
        <div class="row">
31
            <div class="col-sm-10 col-sm-push-2">
31
            <div class="col-sm-10 col-sm-push-2">
32
                <main>
32
                <main>
33
                    [% INCLUDE 'messages.inc' %]
33
34
34
                    [% IF page %]
35
                    [% IF page %]
35
36
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/picture-upload.tt (+1 lines)
Lines 36-41 Link Here
36
    <div class="row">
36
    <div class="row">
37
        <div class="col-sm-10 col-sm-push-2">
37
        <div class="col-sm-10 col-sm-push-2">
38
            <main>
38
            <main>
39
                [% INCLUDE 'messages.inc' %]
39
40
40
[% IF ( TOTAL ) %]
41
[% IF ( TOTAL ) %]
41
            [% IF ( ERRORS ) %]
42
            [% IF ( ERRORS ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/preview_letter.tt (+1 lines)
Lines 6-11 Link Here
6
        <div class="main container-fluid">
6
        <div class="main container-fluid">
7
            <h1>Preview notice template</h1>
7
            <h1>Preview notice template</h1>
8
            [% FOR m IN messages %]
8
            [% FOR m IN messages %]
9
                    [% INCLUDE 'messages.inc' %]
9
                [%# FIXME The message block does not appear at the top of the modal! %]
10
                [%# FIXME The message block does not appear at the top of the modal! %]
10
                <div class="dialog [% m.type | html %]">
11
                <div class="dialog [% m.type | html %]">
11
                    [% SWITCH m.code %]
12
                    [% SWITCH m.code %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/problem-reports.tt (+1 lines)
Lines 29-34 Link Here
29
    <div class="row">
29
    <div class="row">
30
        <div class="col-sm-10 col-sm-push-2">
30
        <div class="col-sm-10 col-sm-push-2">
31
            <main>
31
            <main>
32
                [% INCLUDE 'messages.inc' %]
32
33
33
            <h1>OPAC problem reports</h1>
34
            <h1>OPAC problem reports</h1>
34
35
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes-upload.tt (+1 lines)
Lines 39-44 Link Here
39
    <div class="row">
39
    <div class="row">
40
        <div class="col-sm-10 col-sm-push-2">
40
        <div class="col-sm-10 col-sm-push-2">
41
            <main>
41
            <main>
42
                [% INCLUDE 'messages.inc' %]
42
                <div id="toolbar" class="btn-toolbar" style="display:none">
43
                <div id="toolbar" class="btn-toolbar" style="display:none">
43
                    <div class="btn-group"><a class="btn btn-primary" id="save_quotes" href="#"><i class="fa fa-save"></i> Save quotes</a></div>
44
                    <div class="btn-group"><a class="btn btn-primary" id="save_quotes" href="#"><i class="fa fa-save"></i> Save quotes</a></div>
44
                    <div class="btn-group"><a href="/cgi-bin/koha/tools/quotes-upload.pl" id="cancel_quotes" class="btn btn-default"><i class="fa fa-times"></i> Cancel import</a></div>
45
                    <div class="btn-group"><a href="/cgi-bin/koha/tools/quotes-upload.pl" id="cancel_quotes" class="btn btn-default"><i class="fa fa-times"></i> Cancel import</a></div>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes.tt (+1 lines)
Lines 35-40 Link Here
35
    <div class="row">
35
    <div class="row">
36
        <div class="col-sm-10 col-sm-push-2">
36
        <div class="col-sm-10 col-sm-push-2">
37
            <main>
37
            <main>
38
                [% INCLUDE 'messages.inc' %]
38
39
39
[% FOREACH m IN messages %]
40
[% FOREACH m IN messages %]
40
    <div class="dialog [% m.type | html %]" id="quote_action_result_dialog">
41
    <div class="dialog [% m.type | html %]" id="quote_action_result_dialog">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/scheduler.tt (+1 lines)
Lines 26-31 Link Here
26
    <div class="row">
26
    <div class="row">
27
        <div class="col-sm-10 col-sm-push-2">
27
        <div class="col-sm-10 col-sm-push-2">
28
            <main>
28
            <main>
29
                [% INCLUDE 'messages.inc' %]
29
30
30
                <h1>Task scheduler</h1>
31
                <h1>Task scheduler</h1>
31
32
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/showdiffmarc.tt (+1 lines)
Lines 36-41 Link Here
36
<div class="main container-fluid">
36
<div class="main container-fluid">
37
    <div class="row">
37
    <div class="row">
38
            <main>
38
            <main>
39
                [% INCLUDE 'messages.inc' %]
39
            <h1>Compare matched records</h1>
40
            <h1>Compare matched records</h1>
40
41
41
        <div id="col1" class="col-sm-6">
42
        <div id="col1" class="col-sm-6">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/stage-marc-import.tt (+1 lines)
Lines 41-46 Link Here
41
    <div class="row">
41
    <div class="row">
42
        <div class="col-sm-10 col-sm-push-2">
42
        <div class="col-sm-10 col-sm-push-2">
43
            <main>
43
            <main>
44
                [% INCLUDE 'messages.inc' %]
44
45
45
        [% FOREACH message IN messages %]
46
        [% FOREACH message IN messages %]
46
          [% IF message.type == 'success' %]
47
          [% IF message.type == 'success' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/stockrotation.tt (+1 lines)
Lines 69-74 Link Here
69
    <div class="row">
69
    <div class="row">
70
        <div class="col-sm-10 col-sm-push-2">
70
        <div class="col-sm-10 col-sm-push-2">
71
            <main>
71
            <main>
72
                [% INCLUDE 'messages.inc' %]
72
73
73
            <div id="stockrotation">
74
            <div id="stockrotation">
74
75
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt (+1 lines)
Lines 23-28 Link Here
23
<div class="main container-fluid">
23
<div class="main container-fluid">
24
    <div class="row">
24
    <div class="row">
25
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
25
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
26
            [% INCLUDE 'messages.inc' %]
26
            <h1>Tools</h1>
27
            <h1>Tools</h1>
27
            <div class="row">
28
            <div class="row">
28
                <div class="col-sm-6">
29
                <div class="col-sm-6">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/upload-images.tt (+1 lines)
Lines 125-130 Link Here
125
    <div class="row">
125
    <div class="row">
126
        <div class="col-sm-10 col-sm-push-2">
126
        <div class="col-sm-10 col-sm-push-2">
127
            <main>
127
            <main>
128
                [% INCLUDE 'messages.inc' %]
128
129
129
                [% UNLESS itemnumber || biblionumber %]
130
                [% UNLESS itemnumber || biblionumber %]
130
                    <h1>Upload local cover image</h1>
131
                    <h1>Upload local cover image</h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/upload.tt (+2 lines)
Lines 239-244 Link Here
239
            <div class="row">
239
            <div class="row">
240
                <div class="col-sm-12">
240
                <div class="col-sm-12">
241
                    <main>
241
                    <main>
242
                        [% INCLUDE 'messages.inc' %]
242
[% ELSE %]
243
[% ELSE %]
243
    <body id="tools_upload" class="tools">
244
    <body id="tools_upload" class="tools">
244
    [% WRAPPER 'header.inc' %]
245
    [% WRAPPER 'header.inc' %]
Lines 268-273 Link Here
268
        <div class="row">
269
        <div class="row">
269
            <div class="col-sm-10 col-sm-push-2">
270
            <div class="col-sm-10 col-sm-push-2">
270
                <main>
271
                <main>
272
                    [% INCLUDE 'messages.inc' %]
271
[% END %]
273
[% END %]
272
274
273
<h1>Upload</h1>
275
<h1>Upload</h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tt (+1 lines)
Lines 191-196 Link Here
191
    <div class="row">
191
    <div class="row">
192
        <div class="col-sm-10 col-sm-push-2">
192
        <div class="col-sm-10 col-sm-push-2">
193
            <main>
193
            <main>
194
                [% INCLUDE 'messages.inc' %]
194
195
195
				<h1>Browse system logs</h1>
196
				<h1>Browse system logs</h1>
196
				<form method="post" action="/cgi-bin/koha/tools/viewlog.pl">
197
				<form method="post" action="/cgi-bin/koha/tools/viewlog.pl">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt (-1 / +1 lines)
Lines 132-137 Link Here
132
    <div class="row">
132
    <div class="row">
133
        <div class="col-sm-10 col-sm-push-1">
133
        <div class="col-sm-10 col-sm-push-1">
134
            <main>
134
            <main>
135
                [% INCLUDE 'messages.inc' %]
135
136
136
            [% IF op != 'transfer' %][% INCLUDE 'virtualshelves-toolbar.inc' %][% END %]
137
            [% IF op != 'transfer' %][% INCLUDE 'virtualshelves-toolbar.inc' %][% END %]
137
138
138
- 

Return to bug 34862