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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt (-2 / +2 lines)
Lines 13-20 Link Here
13
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables_[% KOHA_VERSION %].css" />
13
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables_[% KOHA_VERSION %].css" />
14
[% INCLUDE 'doc-head-close.inc' %]
14
[% INCLUDE 'doc-head-close.inc' %]
15
[% INCLUDE 'datatables.inc' %]
15
[% INCLUDE 'datatables.inc' %]
16
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery.checkboxes.min.js"></script>
16
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery.checkboxes.min_[% KOHA_VERSION %].js"></script>
17
<script type="text/javascript" src="[% themelang %]/js/acq.js"></script>
17
<script type="text/javascript" src="[% themelang %]/js/acq_[% KOHA_VERSION %].js"></script>
18
<script type="text/JavaScript">
18
<script type="text/JavaScript">
19
//<![CDATA[
19
//<![CDATA[
20
    $(document).ready(function() {
20
    $(document).ready(function() {
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt (-9 / +9 lines)
Lines 6-21 Link Here
6
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables_[% KOHA_VERSION %].css" />
6
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables_[% KOHA_VERSION %].css" />
7
[% INCLUDE 'doc-head-close.inc' %]
7
[% INCLUDE 'doc-head-close.inc' %]
8
[% INCLUDE 'datatables.inc' %]
8
[% INCLUDE 'datatables.inc' %]
9
<script type="text/javascript" src="[% themelang %]/lib/yui/utilities/utilities.js"></script>
9
<script type="text/javascript" src="[% themelang %]/lib/yui/utilities/utilities_[% KOHA_VERSION %].js"></script>
10
<script type="text/javascript" src="[% themelang %]/lib/yui/button/button-min.js"></script>
10
<script type="text/javascript" src="[% themelang %]/lib/yui/button/button-min_[% KOHA_VERSION %].js"></script>
11
<script type="text/javascript" src="[% themelang %]/lib/yui/container/container_core-min.js"></script>
11
<script type="text/javascript" src="[% themelang %]/lib/yui/container/container_core-min_[% KOHA_VERSION %].js"></script>
12
<script type="text/javascript" src="[% themelang %]/lib/yui/menu/menu-min.js"></script>
12
<script type="text/javascript" src="[% themelang %]/lib/yui/menu/menu-min_[% KOHA_VERSION %].js"></script>
13
<script type="text/javascript" src="[% themelang %]/js/basketgroup.js"></script>
13
<script type="text/javascript" src="[% themelang %]/js/basketgroup_[% KOHA_VERSION %].js"></script>
14
[% IF ( grouping ) %]
14
[% IF ( grouping ) %]
15
<script type="text/javascript" src="[% themelang %]/lib/yui/yahoo-dom-event/yahoo-dom-event.js"></script>
15
<script type="text/javascript" src="[% themelang %]/lib/yui/yahoo-dom-event/yahoo-dom-event_[% KOHA_VERSION %].js"></script>
16
<script type="text/javascript" src="[% themelang %]/lib/yui/animation/animation-min.js"></script>
16
<script type="text/javascript" src="[% themelang %]/lib/yui/animation/animation-min_[% KOHA_VERSION %].js"></script>
17
<script type="text/javascript" src="[% themelang %]/lib/yui/dragdrop/dragdrop-min.js"></script>
17
<script type="text/javascript" src="[% themelang %]/lib/yui/dragdrop/dragdrop-min_[% KOHA_VERSION %].js"></script>
18
<script type="text/javascript" src="[% themelang %]/lib/yui/element/element-min.js"></script>
18
<script type="text/javascript" src="[% themelang %]/lib/yui/element/element-min_[% KOHA_VERSION %].js"></script>
19
<style type="text/css">
19
<style type="text/css">
20
/*margin and padding on body element
20
/*margin and padding on body element
21
  can introduce errors in determining
21
  can introduce errors in determining
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketheader.tt (-1 / +3 lines)
Lines 1-3 Link Here
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
1
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
2
<title>Koha &rsaquo; Acquisitions &rsaquo;
4
<title>Koha &rsaquo; Acquisitions &rsaquo;
3
[% IF ( add_form ) %]
5
[% IF ( add_form ) %]
Lines 7-13 Link Here
7
[% END %]
9
[% END %]
8
</title>
10
</title>
9
[% INCLUDE 'doc-head-close.inc' %]
11
[% INCLUDE 'doc-head-close.inc' %]
10
<script type="text/javascript" src="[% themelang %]/js/acq.js"></script>
12
<script type="text/javascript" src="[% themelang %]/js/acq_[% KOHA_VERSION %].js"></script>
11
</head>
13
</head>
12
<body id="acq_basketheader" class="acq">
14
<body id="acq_basketheader" class="acq">
13
[% INCLUDE 'header.inc' %]
15
[% INCLUDE 'header.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt (-4 / +6 lines)
Lines 1-13 Link Here
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
1
[% USE KohaDates %]
3
[% USE KohaDates %]
2
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha &rsaquo; Acquisitions &rsaquo; Basket [% basketno %] &rsaquo; [% IF ( ordernumber ) %]Modify order details (line #[% ordernumber %])[% ELSE %]New order[% END %]</title>
5
<title>Koha &rsaquo; Acquisitions &rsaquo; Basket [% basketno %] &rsaquo; [% IF ( ordernumber ) %]Modify order details (line #[% ordernumber %])[% ELSE %]New order[% END %]</title>
4
[% INCLUDE 'doc-head-close.inc' %]
6
[% INCLUDE 'doc-head-close.inc' %]
5
7
6
<script type="text/javascript" src="[% themelang %]/js/acq.js"></script>
8
<script type="text/javascript" src="[% themelang %]/js/acq_[% KOHA_VERSION %].js"></script>
7
[% INCLUDE 'additem.js.inc' %]
9
[% INCLUDE 'additem.js.inc' %]
8
<script type="text/javascript" src="[% themelang %]/js/additem.js"></script>
10
<script type="text/javascript" src="[% themelang %]/js/additem_[% KOHA_VERSION %].js"></script>
9
<script type="text/javascript" src="[% themelang %]/js/cataloging.js"></script>
11
<script type="text/javascript" src="[% themelang %]/js/cataloging_[% KOHA_VERSION %].js"></script>
10
<script type="text/javascript" src="[% themelang %]/js/prevent_submit.js"></script>
12
<script type="text/javascript" src="[% themelang %]/js/prevent_submit_[% KOHA_VERSION %].js"></script>
11
<script type="text/javascript">
13
<script type="text/javascript">
12
//<![CDATA[
14
//<![CDATA[
13
actTotal = "";
15
actTotal = "";
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt (-3 / +5 lines)
Lines 1-10 Link Here
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
1
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
2
<title>Koha &rsaquo; Acquisitions &rsaquo; Receipt summary for : [% name %] [% IF ( invoice ) %]invoice, [% invoice %][% END %]</title>
4
<title>Koha &rsaquo; Acquisitions &rsaquo; Receipt summary for : [% name %] [% IF ( invoice ) %]invoice, [% invoice %][% END %]</title>
3
[% INCLUDE 'doc-head-close.inc' %]
5
[% INCLUDE 'doc-head-close.inc' %]
4
[% INCLUDE 'additem.js.inc' %]
6
[% INCLUDE 'additem.js.inc' %]
5
<script type="text/javascript" src="[% themelang %]/js/additem.js"></script>
7
<script type="text/javascript" src="[% themelang %]/js/additem_[% KOHA_VERSION %].js"></script>
6
<script type="text/javascript" src="[% themelang %]/js/cataloging.js"></script>
8
<script type="text/javascript" src="[% themelang %]/js/cataloging_[% KOHA_VERSION %].js"></script>
7
<script type="text/javascript" src="[% themelang %]/js/prevent_submit.js"></script>
9
<script type="text/javascript" src="[% themelang %]/js/prevent_submit_[% KOHA_VERSION %].js"></script>
8
<script type="text/javascript">
10
<script type="text/javascript">
9
//<![CDATA[
11
//<![CDATA[
10
    function Check(form) {
12
    function Check(form) {
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt (-1 lines)
Lines 1-6 Link Here
1
[% USE Koha %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
3
[% USE Koha %]
4
[% USE currency = format('%.2f') -%]
3
[% USE currency = format('%.2f') -%]
5
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
6
<title>Koha &rsaquo; Acquisitions &rsaquo; [% IF ( date ) %]
5
<title>Koha &rsaquo; Acquisitions &rsaquo; [% IF ( date ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/uncertainprice.tt (-1 / +1 lines)
Lines 18-24 Link Here
18
var MSG_INVALIDPRICE = _("ERROR: Price is not a valid number, please check the price and try again!");
18
var MSG_INVALIDPRICE = _("ERROR: Price is not a valid number, please check the price and try again!");
19
 //]]>
19
 //]]>
20
</script>
20
</script>
21
<script type="text/javascript" src="[% themelang %]/js/acq.js"></script>
21
<script type="text/javascript" src="[% themelang %]/js/acq_[% KOHA_VERSION %].js"></script>
22
<script type="text/javascript">
22
<script type="text/javascript">
23
//<![CDATA[
23
//<![CDATA[
24
function check(form) {
24
function check(form) {
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tt (-2 / +2 lines)
Lines 36-44 Link Here
36
[% INCLUDE 'datatables.inc' %]
36
[% INCLUDE 'datatables.inc' %]
37
[% IF close_form %]
37
[% IF close_form %]
38
    <link href="[% interface %]/lib/jquery/plugins/treetable/stylesheets/jquery.treetable_[% KOHA_VERSION %].css" rel="stylesheet" type="text/css" />
38
    <link href="[% interface %]/lib/jquery/plugins/treetable/stylesheets/jquery.treetable_[% KOHA_VERSION %].css" rel="stylesheet" type="text/css" />
39
    <script type="text/javascript" src="[% interface %]/lib/jquery/plugins/treetable/jquery.treetable.js"></script>
39
    <script type="text/javascript" src="[% interface %]/lib/jquery/plugins/treetable/jquery.treetable_[% KOHA_VERSION %].js"></script>
40
[% END %]
40
[% END %]
41
<script type="text/javascript" src="[% themelang %]/js/acq.js"></script>
41
<script type="text/javascript" src="[% themelang %]/js/acq_[% KOHA_VERSION %].js"></script>
42
<script type="text/javascript">
42
<script type="text/javascript">
43
// #################################################################################
43
// #################################################################################
44
// Javascript
44
// Javascript
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt (-2 / +2 lines)
Lines 12-18 var MSG_PARENT_BENEATH_BUDGET = "- " + _("New budget-parent is beneath budget") Link Here
12
//]]>
12
//]]>
13
</script>
13
</script>
14
14
15
<script type="text/javascript" src="[% themelang %]/js/acq.js"></script>
15
<script type="text/javascript" src="[% themelang %]/js/acq_[% KOHA_VERSION %].js"></script>
16
[% IF op == 'add_form' %]
16
[% IF op == 'add_form' %]
17
<script type="text/javascript">
17
<script type="text/javascript">
18
//<![CDATA[
18
//<![CDATA[
Lines 149-155 var MSG_PARENT_BENEATH_BUDGET = "- " + _("New budget-parent is beneath budget") Link Here
149
    <link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables_[% KOHA_VERSION %].css" />
149
    <link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables_[% KOHA_VERSION %].css" />
150
    [% INCLUDE 'datatables.inc' %]
150
    [% INCLUDE 'datatables.inc' %]
151
    <link href="[% interface %]/lib/jquery/plugins/treetable/stylesheets/jquery.treetable_[% KOHA_VERSION %].css" rel="stylesheet" type="text/css" />
151
    <link href="[% interface %]/lib/jquery/plugins/treetable/stylesheets/jquery.treetable_[% KOHA_VERSION %].css" rel="stylesheet" type="text/css" />
152
    <script type="text/javascript" src="[% interface %]/lib/jquery/plugins/treetable/jquery.treetable.js"></script>
152
    <script type="text/javascript" src="[% interface %]/lib/jquery/plugins/treetable/jquery.treetable_[% KOHA_VERSION %].js"></script>
153
153
154
<script type="text/javascript">
154
<script type="text/javascript">
155
//<![CDATA[
155
//<![CDATA[
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqcontract.tt (-1 / +3 lines)
Lines 1-3 Link Here
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
1
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
2
<title>Koha &rsaquo; Acquisitions &rsaquo; Contracts &rsaquo;
4
<title>Koha &rsaquo; Acquisitions &rsaquo; Contracts &rsaquo;
3
[% IF ( add_form ) %]
5
[% IF ( add_form ) %]
Lines 10-16 Link Here
10
[% IF ( delete_confirmed ) %]Contract deleted[% END %]</title>
12
[% IF ( delete_confirmed ) %]Contract deleted[% END %]</title>
11
[% INCLUDE 'doc-head-close.inc' %]
13
[% INCLUDE 'doc-head-close.inc' %]
12
[% INCLUDE 'calendar.inc' %]
14
[% INCLUDE 'calendar.inc' %]
13
<script type="text/javascript" src="[% themelang %]/js/acq.js"></script>
15
<script type="text/javascript" src="[% themelang %]/js/acq_[% KOHA_VERSION %].js"></script>
14
<script type="text/javascript">
16
<script type="text/javascript">
15
//<![CDATA[
17
//<![CDATA[
16
// to check if the data are correctly entered.
18
// to check if the data are correctly entered.
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqplan.tt (-2 / +4 lines)
Lines 1-9 Link Here
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
1
[% USE Price %]
3
[% USE Price %]
2
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha &rsaquo; Administration &rsaquo; Budgets &rsaquo; Funds &rsaquo; Planning for [% budget_period_description %] by [% authcat %]</title>
5
<title>Koha &rsaquo; Administration &rsaquo; Budgets &rsaquo; Funds &rsaquo; Planning for [% budget_period_description %] by [% authcat %]</title>
4
[% INCLUDE 'doc-head-close.inc' %]
6
[% INCLUDE 'doc-head-close.inc' %]
5
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery.checkboxes.min.js"></script>
7
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery.checkboxes.min_[% KOHA_VERSION %].js"></script>
6
<script type="text/javascript" src="[% themelang %]/js/acq.js"></script>
8
<script type="text/javascript" src="[% themelang %]/js/acq_[% KOHA_VERSION %].js"></script>
7
<script type="text/javascript">
9
<script type="text/javascript">
8
//<![CDATA[
10
//<![CDATA[
9
    function Check(f) {
11
    function Check(f) {
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha &rsaquo; Administration &rsaquo; Authorized values [% IF ( add_form ) %] &rsaquo; [% IF ( action_modify ) %]Modify authorized value[% END %]
4
<title>Koha &rsaquo; Administration &rsaquo; Authorized values [% IF ( add_form ) %] &rsaquo; [% IF ( action_modify ) %]Modify authorized value[% END %]
4
	   [% IF ( action_add_value ) %] &rsaquo;  New authorized value[% END %]
5
	   [% IF ( action_add_value ) %] &rsaquo;  New authorized value[% END %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branch_transfer_limits.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha &rsaquo; Administration &rsaquo; Library checkin and transfer policy</title>
4
<title>Koha &rsaquo; Administration &rsaquo; Library checkin and transfer policy</title>
4
[% INCLUDE 'doc-head-close.inc' %]
5
[% INCLUDE 'doc-head-close.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha &rsaquo; Administration &rsaquo; Libraries and groups
4
<title>Koha &rsaquo; Administration &rsaquo; Libraries and groups
4
[% IF ( editcategory ) %]
5
[% IF ( editcategory ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/categorie.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% USE KohaDates -%]
3
[% USE KohaDates -%]
3
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
<title>Koha &rsaquo; Administration &rsaquo; Patron categories &rsaquo; [% IF ( add_form ) %][% IF ( categorycode ) %]Modify category '[% categorycode |html %]'[% ELSE %]New category[% END %][% END %]
5
<title>Koha &rsaquo; Administration &rsaquo; Patron categories &rsaquo; [% IF ( add_form ) %][% IF ( categorycode ) %]Modify category '[% categorycode |html %]'[% ELSE %]New category[% END %][% END %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/cities.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha &rsaquo; Administration &rsaquo; [% IF ( add_form ) %]Cities &rsaquo; [% IF ( cityid ) %] Modify city[% ELSE %] New city[% END %][% ELSE %][% IF ( delete_confirm ) %]Cities &rsaquo; Confirm deletion of city[% ELSE %] Cities[% END %][% END %]</title>
4
<title>Koha &rsaquo; Administration &rsaquo; [% IF ( add_form ) %]Cities &rsaquo; [% IF ( cityid ) %] Modify city[% ELSE %] New city[% END %][% ELSE %][% IF ( delete_confirm ) %]Cities &rsaquo; Confirm deletion of city[% ELSE %] Cities[% END %][% END %]</title>
4
[% INCLUDE 'doc-head-close.inc' %]
5
[% INCLUDE 'doc-head-close.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% USE KohaDates %]
3
[% USE KohaDates %]
3
[% USE ColumnsSettings %]
4
[% USE ColumnsSettings %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/itemtypes.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% USE EncodeUTF8 %]
3
[% USE EncodeUTF8 %]
3
[% USE AuthorisedValues %]
4
[% USE AuthorisedValues %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha &rsaquo; Administration &rsaquo;
4
<title>Koha &rsaquo; Administration &rsaquo;
4
[% IF ( add_form ) %]MARC frameworks &rsaquo; [% action %] [% searchfield %][% END %]
5
[% IF ( add_form ) %]MARC frameworks &rsaquo; [% action %] [% searchfield %][% END %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha &rsaquo; Administration &rsaquo; System preferences</title>
4
<title>Koha &rsaquo; Administration &rsaquo; System preferences</title>
4
[% INCLUDE 'doc-head-close.inc' %]
5
[% INCLUDE 'doc-head-close.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/systempreferences.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha &rsaquo; Administration &rsaquo; [% IF ( add_form ) %] System preferences &rsaquo; [% IF ( modify ) %]Modify system preference '[% searchfield %]'[% ELSE %]Add a system preference[% END %][% END %][% IF ( add_validate ) %] System preferences &rsaquo; Data added[% END %]
4
<title>Koha &rsaquo; Administration &rsaquo; [% IF ( add_form ) %] System preferences &rsaquo; [% IF ( modify ) %]Modify system preference '[% searchfield %]'[% ELSE %]Add a system preference[% END %][% END %][% IF ( add_validate ) %] System preferences &rsaquo; Data added[% END %]
4
[% IF ( delete_confirm ) %] System preferences &rsaquo; [% searchfield %] &rsaquo; Confirm deletion of parameter '[% searchfield %]'[% END %][% IF ( delete_confirmed ) %] System preferences &rsaquo; Parameter deleted[% END %][% IF ( else ) %]System preferences[% END %]</title>
5
[% IF ( delete_confirm ) %] System preferences &rsaquo; [% searchfield %] &rsaquo; Confirm deletion of parameter '[% searchfield %]'[% END %][% IF ( delete_confirmed ) %] System preferences &rsaquo; Parameter deleted[% END %][% IF ( else ) %]System preferences[% END %]</title>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/z3950servers.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
4
4
[% BLOCK ServerType %]
5
[% BLOCK ServerType %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/authorities.tt (-3 / +4 lines)
Lines 1-9 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha &rsaquo; Authorities &rsaquo; [% IF ( authid ) %]Modify authority #[% authid %] ([% authtypetext %])[% ELSE %]Adding authority ([% authtypetext %])[% END %]</title>
4
<title>Koha &rsaquo; Authorities &rsaquo; [% IF ( authid ) %]Modify authority #[% authid %] ([% authtypetext %])[% ELSE %]Adding authority ([% authtypetext %])[% END %]</title>
4
[% INCLUDE 'doc-head-close.inc' %]
5
[% INCLUDE 'doc-head-close.inc' %]
5
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery.fixFloat.js"></script>
6
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery.fixFloat_[% KOHA_VERSION %].js"></script>
6
<script type="text/javascript" src="[% themelang %]/js/cataloging.js"></script>
7
<script type="text/javascript" src="[% themelang %]/js/cataloging_[% KOHA_VERSION %].js"></script>
7
8
8
<script type="text/javascript">
9
<script type="text/javascript">
9
//<![CDATA[
10
//<![CDATA[
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/merge.tt (-1 / +3 lines)
Lines 1-9 Link Here
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
1
[% PROCESS 'merge-record.inc' %]
3
[% PROCESS 'merge-record.inc' %]
2
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha &rsaquo; Cataloging &rsaquo; Merging records</title>
5
<title>Koha &rsaquo; Cataloging &rsaquo; Merging records</title>
4
[% INCLUDE 'greybox.inc' %]
6
[% INCLUDE 'greybox.inc' %]
5
[% INCLUDE 'doc-head-close.inc' %]
7
[% INCLUDE 'doc-head-close.inc' %]
6
<script type="text/javascript" src="[% themelang %]/js/merge-record.js"></script>
8
<script type="text/javascript" src="[% themelang %]/js/merge-record_[% KOHA_VERSION %].js"></script>
7
[% INCLUDE 'merge-record-strings.inc' %]
9
[% INCLUDE 'merge-record-strings.inc' %]
8
<style type="text/css">
10
<style type="text/css">
9
div.record ul, div.record li { float:none; display:block; }
11
div.record ul, div.record li { float:none; display:block; }
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/basket/basket.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
<title>[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] Catalog &rsaquo; Your cart</title>
4
<title>[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] Catalog &rsaquo; Your cart</title>
4
    [% IF ( print_basket ) %]
5
    [% IF ( print_basket ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/ISBDdetail.tt (-2 / +4 lines)
Lines 1-3 Link Here
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
1
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
2
<title>Koha &rsaquo; Catalog &rsaquo;
4
<title>Koha &rsaquo; Catalog &rsaquo;
3
  [% IF ( unknownbiblionumber ) %]
5
  [% IF ( unknownbiblionumber ) %]
Lines 9-17 Link Here
9
[% INCLUDE 'doc-head-close.inc' %]
11
[% INCLUDE 'doc-head-close.inc' %]
10
[% INCLUDE 'browser-strings.inc' %]
12
[% INCLUDE 'browser-strings.inc' %]
11
<!--[if lt IE 9]>
13
<!--[if lt IE 9]>
12
<script type="text/javascript" src="[% interface %]/lib/shims/json2.min.js"></script>
14
<script type="text/javascript" src="[% interface %]/lib/shims/json2.min_[% KOHA_VERSION %].js"></script>
13
<![endif]-->
15
<![endif]-->
14
<script type="text/javascript" src="[% interface %]/js/browser.js"></script>
16
<script type="text/javascript" src="[% interface %]/js/browser_[% KOHA_VERSION %].js"></script>
15
<script type="text/javascript">
17
<script type="text/javascript">
16
//<![CDATA[
18
//<![CDATA[
17
    var browser = KOHA.browser('[% searchid %]', parseInt('[% biblionumber %]', 10));
19
    var browser = KOHA.browser('[% searchid %]', parseInt('[% biblionumber %]', 10));
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/MARCdetail.tt (-2 / +4 lines)
Lines 1-3 Link Here
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
1
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
2
<title>Koha &rsaquo; Catalog &rsaquo;
4
<title>Koha &rsaquo; Catalog &rsaquo;
3
  [% IF ( unknownbiblionumber ) %]
5
  [% IF ( unknownbiblionumber ) %]
Lines 9-17 Link Here
9
[% INCLUDE 'doc-head-close.inc' %]
11
[% INCLUDE 'doc-head-close.inc' %]
10
[% INCLUDE 'browser-strings.inc' %]
12
[% INCLUDE 'browser-strings.inc' %]
11
<!--[if lt IE 9]>
13
<!--[if lt IE 9]>
12
<script type="text/javascript" src="[% interface %]/lib/shims/json2.min.js"></script>
14
<script type="text/javascript" src="[% interface %]/lib/shims/json2.min_[% KOHA_VERSION %].js"></script>
13
<![endif]-->
15
<![endif]-->
14
<script type="text/javascript" src="[% interface %]/js/browser.js"></script>
16
<script type="text/javascript" src="[% interface %]/js/browser_[% KOHA_VERSION %].js"></script>
15
<script type="text/javascript">
17
<script type="text/javascript">
16
//<![CDATA[
18
//<![CDATA[
17
    var browser = KOHA.browser('[% searchid %]', parseInt('[% biblionumber %]', 10));
19
    var browser = KOHA.browser('[% searchid %]', parseInt('[% biblionumber %]', 10));
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt (-4 / +4 lines)
Lines 1-5 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
2
[% USE Koha %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
3
[% USE KohaDates %]
3
[% USE KohaDates %]
4
[% USE AuthorisedValues %]
4
[% USE AuthorisedValues %]
5
5
Lines 185-196 function verify_images() { Link Here
185
</script>
185
</script>
186
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables_[% KOHA_VERSION %].css" />
186
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables_[% KOHA_VERSION %].css" />
187
[% INCLUDE 'datatables.inc' %]
187
[% INCLUDE 'datatables.inc' %]
188
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery.dataTables.columnFilter.js"></script>
188
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery.dataTables.columnFilter_[% KOHA_VERSION %].js"></script>
189
[% INCLUDE 'browser-strings.inc' %]
189
[% INCLUDE 'browser-strings.inc' %]
190
<!--[if lt IE 9]>
190
<!--[if lt IE 9]>
191
<script type="text/javascript" src="[% interface %]/lib/shims/json2.min.js"></script>
191
<script type="text/javascript" src="[% interface %]/lib/shims/json2.min_[% KOHA_VERSION %].js"></script>
192
<![endif]-->
192
<![endif]-->
193
<script type="text/javascript" src="[% interface %]/js/browser.js"></script>
193
<script type="text/javascript" src="[% interface %]/js/browser_[% KOHA_VERSION %].js"></script>
194
<script type="text/javascript">
194
<script type="text/javascript">
195
//<![CDATA[
195
//<![CDATA[
196
    var browser = KOHA.browser('[% searchid %]', parseInt('[% biblionumber %]', 10));
196
    var browser = KOHA.browser('[% searchid %]', parseInt('[% biblionumber %]', 10));
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/itemsearch.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% USE CGI %]
3
[% USE CGI %]
3
[% USE JSON.Escape %]
4
[% USE JSON.Escape %]
4
5
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/labeledMARCdetail.tt (-2 / +4 lines)
Lines 1-3 Link Here
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
1
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
2
4
3
<title>Koha &rsaquo; Catalog &rsaquo;
5
<title>Koha &rsaquo; Catalog &rsaquo;
Lines 12-20 Link Here
12
14
13
    [% INCLUDE 'browser-strings.inc' %]
15
    [% INCLUDE 'browser-strings.inc' %]
14
    <!--[if lt IE 9]>
16
    <!--[if lt IE 9]>
15
    <script type="text/javascript" src="[% interface %]/lib/shims/json2.min.js"></script>
17
    <script type="text/javascript" src="[% interface %]/lib/shims/json2.min_[% KOHA_VERSION %].js"></script>
16
    <![endif]-->
18
    <![endif]-->
17
    <script type="text/javascript" src="[% interface %]/js/browser.js"></script>
19
    <script type="text/javascript" src="[% interface %]/js/browser_[% KOHA_VERSION %].js"></script>
18
	<script type="text/javascript">
20
	<script type="text/javascript">
19
	//<![CDATA[
21
	//<![CDATA[
20
        var browser = KOHA.browser('[% searchid %]', parseInt('[% biblionumber %]', 10));
22
        var browser = KOHA.browser('[% searchid %]', parseInt('[% biblionumber %]', 10));
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/moredetail.tt (-2 / +4 lines)
Lines 1-12 Link Here
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
1
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
2
<title>Koha &rsaquo; Catalog &rsaquo; Item details for [% title %] [% FOREACH subtitl IN subtitle %] [% subtitl.subfield %][% END %]</title>
4
<title>Koha &rsaquo; Catalog &rsaquo; Item details for [% title %] [% FOREACH subtitl IN subtitle %] [% subtitl.subfield %][% END %]</title>
3
[% INCLUDE 'doc-head-close.inc' %]
5
[% INCLUDE 'doc-head-close.inc' %]
4
<style type="text/css">h3{padding-top: 1em; border-top: 2px solid #CCCCCC;}</style>
6
<style type="text/css">h3{padding-top: 1em; border-top: 2px solid #CCCCCC;}</style>
5
[% INCLUDE 'browser-strings.inc' %]
7
[% INCLUDE 'browser-strings.inc' %]
6
<!--[if lt IE 9]>
8
<!--[if lt IE 9]>
7
<script type="text/javascript" src="[% interface %]/lib/shims/json2.min.js"></script>
9
<script type="text/javascript" src="[% interface %]/lib/shims/json2.min_[% KOHA_VERSION %].js"></script>
8
<![endif]-->
10
<![endif]-->
9
<script type="text/javascript" src="[% interface %]/js/browser.js"></script>
11
<script type="text/javascript" src="[% interface %]/js/browser_[% KOHA_VERSION %].js"></script>
10
<script type="text/javascript">
12
<script type="text/javascript">
11
//<![CDATA[
13
//<![CDATA[
12
    var browser = KOHA.browser('[% searchid %]', parseInt('[% biblionumber %]', 10));
14
    var browser = KOHA.browser('[% searchid %]', parseInt('[% biblionumber %]', 10));
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt (-2 / +3 lines)
Lines 1-12 Link Here
1
[% USE Koha %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha &rsaquo; Catalog &rsaquo; [% IF ( searchdesc ) %]Results of search [% IF ( query_desc ) %]for '[% query_desc | html %]'[% END %][% IF ( limit_desc ) %]&nbsp;with limit(s):&nbsp;'[% limit_desc | html %]'[% END %][% ELSE %]You did not specify any search criteria[% END %]</title>
4
<title>Koha &rsaquo; Catalog &rsaquo; [% IF ( searchdesc ) %]Results of search [% IF ( query_desc ) %]for '[% query_desc | html %]'[% END %][% IF ( limit_desc ) %]&nbsp;with limit(s):&nbsp;'[% limit_desc | html %]'[% END %][% ELSE %]You did not specify any search criteria[% END %]</title>
4
[% INCLUDE 'doc-head-close.inc' %]
5
[% INCLUDE 'doc-head-close.inc' %]
5
[% INCLUDE 'browser-strings.inc' %]
6
[% INCLUDE 'browser-strings.inc' %]
6
<!--[if lt IE 9]>
7
<!--[if lt IE 9]>
7
<script type="text/javascript" src="[% interface %]/lib/shims/json2.min.js"></script>
8
<script type="text/javascript" src="[% interface %]/lib/shims/json2.min_[% KOHA_VERSION %].js"></script>
8
<![endif]-->
9
<![endif]-->
9
<script type="text/javascript" src="[% interface %]/js/browser.js"></script>
10
<script type="text/javascript" src="[% interface %]/js/browser_[% KOHA_VERSION %].js"></script>
10
<script type="text/javascript">
11
<script type="text/javascript">
11
//<![CDATA[
12
//<![CDATA[
12
var MSG_NO_ITEM_SELECTED = _("Nothing is selected.");
13
var MSG_NO_ITEM_SELECTED = _("Nothing is selected.");
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/search-history.tt (-2 / +2 lines)
Lines 1-6 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% USE Koha %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
3
[% INCLUDE 'doc-head-open.inc' %]
4
[% USE KohaDates %]
4
[% USE KohaDates %]
5
<title>Koha &rsaquo; Catalog &rsaquo; Search history</title>
5
<title>Koha &rsaquo; Catalog &rsaquo; Search history</title>
6
[% INCLUDE 'doc-head-close.inc' %]
6
[% INCLUDE 'doc-head-close.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt (-5 / +5 lines)
Lines 1-15 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
2
[% USE Koha %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
4
<title>Koha &rsaquo; Cataloging &rsaquo; [% IF ( biblionumber ) %]Editing [% title |html %] (Record number [% biblionumber %])[% ELSE %]Add MARC record[% END %]</title>
4
<title>Koha &rsaquo; Cataloging &rsaquo; [% IF ( biblionumber ) %]Editing [% title |html %] (Record number [% biblionumber %])[% ELSE %]Add MARC record[% END %]</title>
5
[% INCLUDE 'doc-head-close.inc' %]
5
[% INCLUDE 'doc-head-close.inc' %]
6
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery.fixFloat.js"></script>
6
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery.fixFloat_[% KOHA_VERSION %].js"></script>
7
<script type="text/javascript" src="[% themelang %]/js/cataloging.js"></script>
7
<script type="text/javascript" src="[% themelang %]/js/cataloging_[% KOHA_VERSION %].js"></script>
8
[% INCLUDE 'browser-strings.inc' %]
8
[% INCLUDE 'browser-strings.inc' %]
9
<!--[if lt IE 9]>
9
<!--[if lt IE 9]>
10
<script type="text/javascript" src="[% interface %]/lib/shims/json2.min.js"></script>
10
<script type="text/javascript" src="[% interface %]/lib/shims/json2.min_[% KOHA_VERSION %].js"></script>
11
<![endif]-->
11
<![endif]-->
12
<script type="text/javascript" src="[% interface %]/js/browser.js"></script>
12
<script type="text/javascript" src="[% interface %]/js/browser_[% KOHA_VERSION %].js"></script>
13
<script type="text/javascript">
13
<script type="text/javascript">
14
//<![CDATA[
14
//<![CDATA[
15
    var browser = KOHA.browser('[% searchid %]', parseInt('[% biblionumber %]', 10));
15
    var browser = KOHA.browser('[% searchid %]', parseInt('[% biblionumber %]', 10));
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt (-4 / +5 lines)
Lines 1-15 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha &rsaquo; Cataloging &rsaquo; [% title |html %] [% IF ( author ) %] by [% author %][% END %] (Record #[% biblionumber %]) &rsaquo; Items</title>
4
<title>Koha &rsaquo; Cataloging &rsaquo; [% title |html %] [% IF ( author ) %] by [% author %][% END %] (Record #[% biblionumber %]) &rsaquo; Items</title>
4
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables_[% KOHA_VERSION %].css" />
5
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables_[% KOHA_VERSION %].css" />
5
[% INCLUDE 'doc-head-close.inc' %]
6
[% INCLUDE 'doc-head-close.inc' %]
6
[% INCLUDE 'datatables.inc' %]
7
[% INCLUDE 'datatables.inc' %]
7
<script type="text/javascript" src="[% themelang %]/js/cataloging.js"></script>
8
<script type="text/javascript" src="[% themelang %]/js/cataloging_[% KOHA_VERSION %].js"></script>
8
[% INCLUDE 'browser-strings.inc' %]
9
[% INCLUDE 'browser-strings.inc' %]
9
<!--[if lt IE 9]>
10
<!--[if lt IE 9]>
10
<script type="text/javascript" src="[% interface %]/lib/shims/json2.min.js"></script>
11
<script type="text/javascript" src="[% interface %]/lib/shims/json2.min_[% KOHA_VERSION %].js"></script>
11
<![endif]-->
12
<![endif]-->
12
<script type="text/javascript" src="[% interface %]/js/browser.js"></script>
13
<script type="text/javascript" src="[% interface %]/js/browser_[% KOHA_VERSION %].js"></script>
13
<script type="text/javascript">
14
<script type="text/javascript">
14
//<![CDATA[
15
//<![CDATA[
15
    var browser = KOHA.browser('[% searchid %]', parseInt('[% biblionumber %]', 10));
16
    var browser = KOHA.browser('[% searchid %]', parseInt('[% biblionumber %]', 10));
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/merge.tt (-1 / +3 lines)
Lines 1-10 Link Here
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
1
[% PROCESS 'merge-record.inc' %]
3
[% PROCESS 'merge-record.inc' %]
2
4
3
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
4
<title>Koha &rsaquo; Cataloging &rsaquo; Merging records</title>
6
<title>Koha &rsaquo; Cataloging &rsaquo; Merging records</title>
5
[% INCLUDE 'greybox.inc' %]
7
[% INCLUDE 'greybox.inc' %]
6
[% INCLUDE 'doc-head-close.inc' %]
8
[% INCLUDE 'doc-head-close.inc' %]
7
<script type="text/javascript" src="[% themelang %]/js/merge-record.js"></script>
9
<script type="text/javascript" src="[% themelang %]/js/merge-record_[% KOHA_VERSION %].js"></script>
8
[% INCLUDE 'merge-record-strings.inc' %]
10
[% INCLUDE 'merge-record-strings.inc' %]
9
<style type="text/css">
11
<style type="text/css">
10
div.record ul, div.record li { float:none; display:block; }
12
div.record ul, div.record li { float:none; display:block; }
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/labs_theses.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha &rsaquo; Labs thesis selection plugin</title>
4
<title>Koha &rsaquo; Labs thesis selection plugin</title>
4
[% INCLUDE 'doc-head-close.inc' %]
5
[% INCLUDE 'doc-head-close.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_auth_search.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha &rsaquo; Z39.50 search results</title>
4
<title>Koha &rsaquo; Z39.50 search results</title>
4
[% INCLUDE 'greybox.inc' %]
5
[% INCLUDE 'greybox.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_search.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha &rsaquo; Z39.50/SRU search results</title>
4
<title>Koha &rsaquo; Z39.50/SRU search results</title>
4
[% INCLUDE 'greybox.inc' %]
5
[% INCLUDE 'greybox.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt (-7 / +7 lines)
Lines 1-5 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
2
[% USE Koha %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
3
[% USE Branches %]
3
[% USE Branches %]
4
[% USE KohaDates %]
4
[% USE KohaDates %]
5
[% IF ( export_remove_fields OR export_with_csv_profile ) %]
5
[% IF ( export_remove_fields OR export_with_csv_profile ) %]
Lines 19-31 Link Here
19
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables_[% KOHA_VERSION %].css" />
19
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables_[% KOHA_VERSION %].css" />
20
[% INCLUDE 'strings.inc' %]
20
[% INCLUDE 'strings.inc' %]
21
[% INCLUDE 'datatables.inc' %]
21
[% INCLUDE 'datatables.inc' %]
22
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery.checkboxes.min.js"></script>
22
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery.checkboxes.min_[% KOHA_VERSION %].js"></script>
23
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery-ui-timepicker-addon.min.js"></script>
23
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery-ui-timepicker-addon.min_[% KOHA_VERSION %].js"></script>
24
[% INCLUDE 'timepicker.inc' %]
24
[% INCLUDE 'timepicker.inc' %]
25
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery.dataTables.rowGrouping.js"></script>
25
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery.dataTables.rowGrouping_[% KOHA_VERSION %].js"></script>
26
<script type="text/javascript" src="[% themelang %]/js/pages/circulation.js"></script>
26
<script type="text/javascript" src="[% themelang %]/js/pages/circulation_[% KOHA_VERSION %].js"></script>
27
<script type="text/javascript" src="[% themelang %]/js/checkouts.js"></script>
27
<script type="text/javascript" src="[% themelang %]/js/checkouts_[% KOHA_VERSION %].js"></script>
28
<script type="text/javascript" src="[% themelang %]/js/holds.js"></script>
28
<script type="text/javascript" src="[% themelang %]/js/holds_[% KOHA_VERSION %].js"></script>
29
<script type="text/javascript">
29
<script type="text/javascript">
30
//<![CDATA[
30
//<![CDATA[
31
/* Set some variable needed in circulation.js */
31
/* Set some variable needed in circulation.js */
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/offline.tt (-3 / +5 lines)
Lines 1-3 Link Here
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
1
<!DOCTYPE html>
3
<!DOCTYPE html>
2
[% IF (AllowOfflineCirculation) %]
4
[% IF (AllowOfflineCirculation) %]
3
[% SET manifestattr = 'manifest="/cgi-bin/koha/circ/offline-mf.pl"' %]
5
[% SET manifestattr = 'manifest="/cgi-bin/koha/circ/offline-mf.pl"' %]
Lines 10-18 Link Here
10
<title>Koha &rsaquo; Circulation</title>
12
<title>Koha &rsaquo; Circulation</title>
11
[% INCLUDE 'doc-head-close.inc' %]
13
[% INCLUDE 'doc-head-close.inc' %]
12
[% INCLUDE 'calendar.inc' %]
14
[% INCLUDE 'calendar.inc' %]
13
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery.indexeddb.js"></script>
15
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery.indexeddb_[% KOHA_VERSION %].js"></script>
14
<script type="text/javascript" src="[% interface %]/prog/en/js/offlinecirc.js"></script>
16
<script type="text/javascript" src="[% interface %]/prog/en/js/offlinecirc_[% KOHA_VERSION %].js"></script>
15
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery-ui-timepicker-addon.min.js"></script>
17
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery-ui-timepicker-addon.min_[% KOHA_VERSION %].js"></script>
16
[% INCLUDE 'timepicker.inc' %]
18
[% INCLUDE 'timepicker.inc' %]
17
<script type="text/javascript">
19
<script type="text/javascript">
18
//<![CDATA[
20
//<![CDATA[
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingreserves.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% USE KohaDates %]
3
[% USE KohaDates %]
3
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
<title>Koha &rsaquo; Circulation &rsaquo; Holds to pull</title>
5
<title>Koha &rsaquo; Circulation &rsaquo; Holds to pull</title>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/printslip.tt (-1 / +1 lines)
Lines 1-5 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
2
[% USE Koha %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
4
[% IF ( caller = 'hold-transfer' ) %]
4
[% IF ( caller = 'hold-transfer' ) %]
5
<title>Koha &rsaquo; Circulation &rsaquo; Hold transfer print receipt</title>
5
<title>Koha &rsaquo; Circulation &rsaquo; Hold transfer print receipt</title>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/reserveratios.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha &rsaquo; Circulation &rsaquo; Hold ratios</title>
4
<title>Koha &rsaquo; Circulation &rsaquo; Hold ratios</title>
4
[% INCLUDE 'doc-head-close.inc' %]
5
[% INCLUDE 'doc-head-close.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt (+1 lines)
Lines 1-6 Link Here
1
[% USE KohaDates %]
1
[% USE KohaDates %]
2
[% USE Branches %]
2
[% USE Branches %]
3
[% USE Koha %]
3
[% USE Koha %]
4
[% SET KOHA_VERSION = Koha.Preference('Version') %]
4
[% USE Borrowers %]
5
[% USE Borrowers %]
5
[% USE AuthorisedValues %]
6
[% USE AuthorisedValues %]
6
7
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transferstoreceive.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% USE KohaDates %]
3
[% USE KohaDates %]
3
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
<title>Koha &rsaquo; Circulation &rsaquo; Transfers to your library</title>
5
<title>Koha &rsaquo; Circulation &rsaquo; Transfers to your library</title>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/view_holdsqueue.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% USE KohaDates %]
3
[% USE KohaDates %]
3
[% USE ItemTypes %]
4
[% USE ItemTypes %]
4
[% USE Branches %]
5
[% USE Branches %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% USE KohaDates %]
3
[% USE KohaDates %]
3
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
<title>Koha &rsaquo; Circulation &rsaquo; Holds awaiting pickup</title>
5
<title>Koha &rsaquo; Circulation &rsaquo; Holds awaiting pickup</title>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/course-details.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% USE AuthorisedValues %]
3
[% USE AuthorisedValues %]
3
[% USE ItemTypes %]
4
[% USE ItemTypes %]
4
[% USE Branches %]
5
[% USE Branches %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/course-reserves.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% USE AuthorisedValues %]
3
[% USE AuthorisedValues %]
3
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
<title>Koha &rsaquo; Course reserves</title>
5
<title>Koha &rsaquo; Course reserves</title>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/edithelp.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Online help</title>
4
<title>Online help</title>
4
<script type="text/javascript" src="[% interface %]/lib/tiny_mce/tiny_mce.js"></script>
5
<script type="text/javascript" src="[% interface %]/lib/tiny_mce/tiny_mce.js"></script>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha staff client</title>
4
<title>Koha staff client</title>
4
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/mainpage_[% KOHA_VERSION %].css" />
5
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/mainpage_[% KOHA_VERSION %].css" />
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% USE ItemTypes %]
3
[% USE ItemTypes %]
3
    [% INCLUDE 'doc-head-open.inc' %]
4
    [% INCLUDE 'doc-head-open.inc' %]
4
    <title>Koha &rsaquo; Tools &rsaquo; Labels &rsaquo; Manage label batches</title>
5
    <title>Koha &rsaquo; Tools &rsaquo; Labels &rsaquo; Manage label batches</title>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-home.tt (+2 lines)
Lines 1-3 Link Here
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
1
    [% INCLUDE 'doc-head-open.inc' %]
3
    [% INCLUDE 'doc-head-open.inc' %]
2
    <title>Koha &rsaquo; Tools &rsaquo; Labels home</title>
4
    <title>Koha &rsaquo; Tools &rsaquo; Labels home</title>
3
    [% INCLUDE 'doc-head-close.inc' %]
5
    [% INCLUDE 'doc-head-close.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-manage.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
    [% INCLUDE 'doc-head-open.inc' %]
3
    [% INCLUDE 'doc-head-open.inc' %]
3
    <title>Koha &rsaquo; Tools &rsaquo; Labels &rsaquo; Manage label elements</title>
4
    <title>Koha &rsaquo; Tools &rsaquo; Labels &rsaquo; Manage label elements</title>
4
    [% INCLUDE 'doc-head-close.inc' %]
5
    [% INCLUDE 'doc-head-close.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/spinelabel-print.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
<!DOCTYPE html>
3
<!DOCTYPE html>
3
[% IF ( bidi ) %]<html lang="[% lang %]" dir="[% bidi %]">[% ELSE %]<html lang="[% lang %]">[% END %]
4
[% IF ( bidi ) %]<html lang="[% lang %]" dir="[% bidi %]">[% ELSE %]<html lang="[% lang %]">[% END %]
4
<head>
5
<head>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/member-flags.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha &rsaquo; Patrons &rsaquo; Set permissions for [% surname %], [% firstname %]</title>
4
<title>Koha &rsaquo; Patrons &rsaquo; Set permissions for [% surname %], [% firstname %]</title>
4
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/treeview/jquery.treeview_[% KOHA_VERSION %].css"/>
5
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/treeview/jquery.treeview_[% KOHA_VERSION %].css"/>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/member.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha &rsaquo; Patrons [% IF ( searching ) %]&rsaquo; Search results[% END %]</title>
4
<title>Koha &rsaquo; Patrons [% IF ( searching ) %]&rsaquo; Search results[% END %]</title>
4
[% INCLUDE 'doc-head-close.inc' %]
5
[% INCLUDE 'doc-head-close.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt (-1 / +3 lines)
Lines 1-3 Link Here
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
1
[% IF ( opduplicate ) %][% SET focusAction = "clearDupe" %][% END %]
3
[% IF ( opduplicate ) %][% SET focusAction = "clearDupe" %][% END %]
2
[% USE KohaDates %]
4
[% USE KohaDates %]
3
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
Lines 114-120 Link Here
114
        var MSG_PASSWORD_MISMATCH = _("The passwords entered do not match");
116
        var MSG_PASSWORD_MISMATCH = _("The passwords entered do not match");
115
//]]>
117
//]]>
116
</script>
118
</script>
117
<script type="text/javascript" src="[% themelang %]/js/members.js"></script>
119
<script type="text/javascript" src="[% themelang %]/js/members_[% KOHA_VERSION %].js"></script>
118
</head>
120
</head>
119
<body id="pat_memberentrygen" class="pat">
121
<body id="pat_memberentrygen" class="pat">
120
[% INCLUDE 'header.inc' %]
122
[% INCLUDE 'header.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember-print.tt (-1 / +1 lines)
Lines 1-5 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
2
[% USE Koha %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
3
[% USE KohaDates %]
3
[% USE KohaDates %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
<title>Summary for [% firstname %] [% surname %] ([% cardnumber %])</title>
5
<title>Summary for [% firstname %] [% surname %] ([% cardnumber %])</title>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember-receipt.tt (-1 / +1 lines)
Lines 1-5 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
2
[% USE Koha %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
4
<title>Print Receipt for [% cardnumber %]</title>
4
<title>Print Receipt for [% cardnumber %]</title>
5
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt (-6 / +6 lines)
Lines 1-5 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
2
[% USE Koha %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
3
[% USE KohaDates %]
3
[% USE KohaDates %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
<title>Koha &rsaquo; Patrons &rsaquo;
5
<title>Koha &rsaquo; Patrons &rsaquo;
Lines 14-25 Link Here
14
<link rel="stylesheet" type="text/css" href="[% interface %]/[% theme %]/en/css/datatables_[% KOHA_VERSION %].css" />
14
<link rel="stylesheet" type="text/css" href="[% interface %]/[% theme %]/en/css/datatables_[% KOHA_VERSION %].css" />
15
[% INCLUDE 'datatables.inc' %]
15
[% INCLUDE 'datatables.inc' %]
16
[% INCLUDE 'strings.inc' %]
16
[% INCLUDE 'strings.inc' %]
17
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery.checkboxes.min.js"></script>
17
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery.checkboxes.min_[% KOHA_VERSION %].js"></script>
18
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery-ui-timepicker-addon.min.js"></script>
18
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery-ui-timepicker-addon.min_[% KOHA_VERSION %].js"></script>
19
[% INCLUDE 'timepicker.inc' %]
19
[% INCLUDE 'timepicker.inc' %]
20
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery.dataTables.rowGrouping.js"></script>
20
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery.dataTables.rowGrouping_[% KOHA_VERSION %].js"></script>
21
<script type="text/javascript" src="[% themelang %]/js/checkouts.js"></script>
21
<script type="text/javascript" src="[% themelang %]/js/checkouts_[% KOHA_VERSION %].js"></script>
22
<script type="text/javascript" src="[% themelang %]/js/holds.js"></script>
22
<script type="text/javascript" src="[% themelang %]/js/holds_[% KOHA_VERSION %].js"></script>
23
<script type="text/JavaScript">
23
<script type="text/JavaScript">
24
//<![CDATA[
24
//<![CDATA[
25
/* Set some variable needed in circulation.js */
25
/* Set some variable needed in circulation.js */
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/notices.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% USE KohaDates %]
3
[% USE KohaDates %]
3
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
<title>Sent notices for [% INCLUDE 'patron-title.inc' %]</title>
5
<title>Sent notices for [% INCLUDE 'patron-title.inc' %]</title>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/printfeercpt.tt (-1 / +1 lines)
Lines 1-5 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
2
[% USE Koha %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
4
<title>Print Receipt for [% cardnumber %]</title>
4
<title>Print Receipt for [% cardnumber %]</title>
5
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/printinvoice.tt (-1 / +1 lines)
Lines 1-5 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
2
[% USE Koha %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
4
<title>Print Receipt for [% cardnumber %]</title>
4
<title>Print Receipt for [% cardnumber %]</title>
5
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/purchase-suggestions.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha &rsaquo; Patrons &rsaquo; Purchase suggestions for [% INCLUDE 'patron-title.inc' %]</title>
4
<title>Koha &rsaquo; Patrons &rsaquo; Purchase suggestions for [% INCLUDE 'patron-title.inc' %]</title>
4
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables_[% KOHA_VERSION %].css" />
5
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables_[% KOHA_VERSION %].css" />
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/readingrec.tt (-2 / +2 lines)
Lines 1-6 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
2
[% USE KohaDates %]
3
[% USE Koha %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
3
[% USE KohaDates %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
<title>Circulation History for [% INCLUDE 'patron-title.inc' %]</title>
5
<title>Circulation History for [% INCLUDE 'patron-title.inc' %]</title>
6
[% INCLUDE 'doc-head-close.inc' %]
6
[% INCLUDE 'doc-head-close.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/statistics.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha &rsaquo; Patrons &rsaquo;
4
<title>Koha &rsaquo; Patrons &rsaquo;
4
[% IF ( unknowuser ) %]
5
[% IF ( unknowuser ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/update-child.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha &rsaquo; Choose Adult category</title>
4
<title>Koha &rsaquo; Choose Adult category</title>
4
[% INCLUDE 'doc-head-close.inc' %]
5
[% INCLUDE 'doc-head-close.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/offline_circ/process_koc.tt (-1 / +3 lines)
Lines 1-8 Link Here
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
1
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
2
<title>Koha &rsaquo; Circulation &rsaquo; Offline circulation file upload</title>
4
<title>Koha &rsaquo; Circulation &rsaquo; Offline circulation file upload</title>
3
[% INCLUDE 'doc-head-close.inc' %]
5
[% INCLUDE 'doc-head-close.inc' %]
4
[% INCLUDE 'file-upload.inc' %]
6
[% INCLUDE 'file-upload.inc' %]
5
<script type="text/javascript" src="[% themelang %]/js/background-job-progressbar.js"></script>
7
<script type="text/javascript" src="[% themelang %]/js/background-job-progressbar_[% KOHA_VERSION %].js"></script>
6
<script type="text/javascript">
8
<script type="text/javascript">
7
//<![CDATA[
9
//<![CDATA[
8
$(document).ready(function(){
10
$(document).ready(function(){
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/list.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% USE KohaDates %]
3
[% USE KohaDates %]
3
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
<title>Koha &rsaquo; Tools &rsaquo; Patron lists &rsaquo; [% list.name %] &rsaquo; Add patrons</title>
5
<title>Koha &rsaquo; Tools &rsaquo; Patron lists &rsaquo; [% list.name %] &rsaquo; Add patrons</title>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/lists.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha &rsaquo; Tools &rsaquo; Patron lists</title>
4
<title>Koha &rsaquo; Tools &rsaquo; Patron lists</title>
4
[% INCLUDE 'doc-head-close.inc' %]
5
[% INCLUDE 'doc-head-close.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-batch.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
    [% INCLUDE 'doc-head-open.inc' %]
3
    [% INCLUDE 'doc-head-open.inc' %]
3
    <title>Koha &rsaquo; Tools &rsaquo; Patron card creator &rsaquo; Manage patron card batches</title>
4
    <title>Koha &rsaquo; Tools &rsaquo; Patron card creator &rsaquo; Manage patron card batches</title>
4
    [% INCLUDE 'doc-head-close.inc' %]
5
    [% INCLUDE 'doc-head-close.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/home.tt (+2 lines)
Lines 1-3 Link Here
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
1
    [% INCLUDE 'doc-head-open.inc' %]
3
    [% INCLUDE 'doc-head-open.inc' %]
2
    <title>Koha &rsaquo; Tools &rsaquo; Patron card creator</title>
4
    <title>Koha &rsaquo; Tools &rsaquo; Patron card creator</title>
3
    [% INCLUDE 'doc-head-close.inc' %]
5
    [% INCLUDE 'doc-head-close.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% USE KohaDates %]
3
[% USE KohaDates %]
3
4
4
[%- BLOCK area_name -%]
5
[%- BLOCK area_name -%]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/itemtypes.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha &rsaquo; Reports &rsaquo; Catalog by item types</title>
4
<title>Koha &rsaquo; Reports &rsaquo; Catalog by item types</title>
4
[% INCLUDE 'doc-head-close.inc' %]
5
[% INCLUDE 'doc-head-close.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/serials_stats.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% USE KohaDates %]
3
[% USE KohaDates %]
3
[% USE Branches %]
4
[% USE Branches %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/claims.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% USE Branches %]
3
[% USE Branches %]
3
4
4
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-collection.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% USE Branches %]
3
[% USE Branches %]
3
[% USE KohaDates %]
4
[% USE KohaDates %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-edit.tt (-2 / +4 lines)
Lines 1-8 Link Here
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
1
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
2
<title>Koha &rsaquo; Serials &rsaquo; Serial edition [% bibliotitle %]</title>
4
<title>Koha &rsaquo; Serials &rsaquo; Serial edition [% bibliotitle %]</title>
3
[% INCLUDE 'doc-head-close.inc' %]
5
[% INCLUDE 'doc-head-close.inc' %]
4
<script type="text/javascript" src="[% themelang %]/js/cataloging.js"></script>
6
<script type="text/javascript" src="[% themelang %]/js/cataloging_[% KOHA_VERSION %].js"></script>
5
<script type="text/javascript" src="[% themelang %]/js/prevent_submit.js"></script>
7
<script type="text/javascript" src="[% themelang %]/js/prevent_submit_[% KOHA_VERSION %].js"></script>
6
[% INCLUDE 'calendar.inc' %]
8
[% INCLUDE 'calendar.inc' %]
7
<script language="JavaScript" type="text/javascript">
9
<script language="JavaScript" type="text/javascript">
8
//<![CDATA[
10
//<![CDATA[
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-search.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% USE Branches %]
3
[% USE Branches %]
3
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
[% USE KohaDates %]
5
[% USE KohaDates %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt (-3 / +4 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% USE Branches %]
3
[% USE Branches %]
3
[% USE AuthorisedValues %]
4
[% USE AuthorisedValues %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
Lines 31-37 Link Here
31
[% IF ( op_else ) %]
32
[% IF ( op_else ) %]
32
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables_[% KOHA_VERSION %].css" />
33
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables_[% KOHA_VERSION %].css" />
33
[% INCLUDE 'datatables.inc' %]
34
[% INCLUDE 'datatables.inc' %]
34
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery.checkboxes.min.js"></script>
35
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery.checkboxes.min_[% KOHA_VERSION %].js"></script>
35
<script type="text/javascript">
36
<script type="text/javascript">
36
// <![CDATA[
37
// <![CDATA[
37
/**
38
/**
Lines 173-179 h4.local_collapse a { font-size : 80%; text-decoration: none; } fieldset.brief o Link Here
173
        // ]]>
174
        // ]]>
174
    </script>
175
    </script>
175
[% END %]
176
[% END %]
176
<script type="text/javascript" src="[% themelang %]/js/acq.js"></script>
177
<script type="text/javascript" src="[% themelang %]/js/acq_[% KOHA_VERSION %].js"></script>
177
</head>
178
</head>
178
<body id="acq_suggestion" class="acq">
179
<body id="acq_suggestion" class="acq">
179
[% INCLUDE 'header.inc' %]
180
[% INCLUDE 'header.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tags/list.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha &rsaquo; Tools &rsaquo; Tags &rsaquo; [% IF ( do_it ) %]Review &rsaquo; [% ELSE %]Review tags[% END %]</title>
4
<title>Koha &rsaquo; Tools &rsaquo; Tags &rsaquo; [% IF ( do_it ) %]Review &rsaquo; [% ELSE %]Review tags[% END %]</title>
4
[% INCLUDE 'doc-head-close.inc' %]
5
[% INCLUDE 'doc-head-close.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tags/review.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% USE KohaDates %]
3
[% USE KohaDates %]
3
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
<title>Home &rsaquo; Tools &rsaquo; Tags &rsaquo; [% IF ( do_it ) %]Review &rsaquo; [% ELSE %]Review tags[% END %]</title>
5
<title>Home &rsaquo; Tools &rsaquo; Tags &rsaquo; [% IF ( do_it ) %]Review &rsaquo; [% ELSE %]Review tags[% END %]</title>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/test/progressbar.tt (-1 / +3 lines)
Lines 1-8 Link Here
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
1
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
2
<title>Koha &rsaquo; Tools &rsaquo; Stage MARC records for import</title>
4
<title>Koha &rsaquo; Tools &rsaquo; Stage MARC records for import</title>
3
[% INCLUDE 'doc-head-close.inc' %]
5
[% INCLUDE 'doc-head-close.inc' %]
4
[% INCLUDE 'file-upload.inc' %]
6
[% INCLUDE 'file-upload.inc' %]
5
<script type="text/javascript" src="[% themelang %]/js/background-job-progressbar.js"></script>
7
<script type="text/javascript" src="[% themelang %]/js/background-job-progressbar_[% KOHA_VERSION %].js"></script>
6
<style type="text/css">
8
<style type="text/css">
7
	#uploadpanel,#fileuploadstatus,#fileuploadfailed,#jobpanel,#jobstatus,#jobfailed { display : none; }
9
	#uploadpanel,#fileuploadstatus,#fileuploadfailed,#jobpanel,#jobstatus,#jobfailed { display : none; }
8
	#fileuploadstatus,#jobstatus { margin:.4em; }
10
	#fileuploadstatus,#jobstatus { margin:.4em; }
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-del.tt (-4 / +5 lines)
Lines 1-12 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha &rsaquo; Tools &rsaquo; Batch item deletion</title>
4
<title>Koha &rsaquo; Tools &rsaquo; Batch item deletion</title>
4
[% INCLUDE 'doc-head-close.inc' %]
5
[% INCLUDE 'doc-head-close.inc' %]
5
<script type="text/javascript" src="[% themelang %]/js/background-job-progressbar.js"></script>
6
<script type="text/javascript" src="[% themelang %]/js/background-job-progressbar_[% KOHA_VERSION %].js"></script>
6
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables_[% KOHA_VERSION %].css" />
7
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables_[% KOHA_VERSION %].css" />
7
[% INCLUDE 'datatables.inc' %]
8
[% INCLUDE 'datatables.inc' %]
8
<script type="text/javascript" src="[% themelang %]/js/pages/batchMod.js"></script>
9
<script type="text/javascript" src="[% themelang %]/js/pages/batchMod_[% KOHA_VERSION %].js"></script>
9
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery.checkboxes.min.js"></script>
10
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery.checkboxes.min_[% KOHA_VERSION %].js"></script>
10
<script type="text/javascript">
11
<script type="text/javascript">
11
//<![CDATA[
12
//<![CDATA[
12
13
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-edit.tt (-5 / +6 lines)
Lines 1-13 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha &rsaquo; Tools &rsaquo; Batch item modification</title>
4
<title>Koha &rsaquo; Tools &rsaquo; Batch item modification</title>
4
[% INCLUDE 'doc-head-close.inc' %]
5
[% INCLUDE 'doc-head-close.inc' %]
5
<script type="text/javascript" src="[% themelang %]/js/background-job-progressbar.js"></script>
6
<script type="text/javascript" src="[% themelang %]/js/background-job-progressbar_[% KOHA_VERSION %].js"></script>
6
<script type="text/javascript" src="[% themelang %]/js/cataloging.js"></script>
7
<script type="text/javascript" src="[% themelang %]/js/cataloging_[% KOHA_VERSION %].js"></script>
7
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables_[% KOHA_VERSION %].css" />
8
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables_[% KOHA_VERSION %].css" />
8
[% INCLUDE 'datatables.inc' %]
9
[% INCLUDE 'datatables.inc' %]
9
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery.checkboxes.min.js"></script>
10
<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery.checkboxes.min_[% KOHA_VERSION %].js"></script>
10
<script type="text/javascript" src="[% themelang %]/js/pages/batchMod.js"></script>
11
<script type="text/javascript" src="[% themelang %]/js/pages/batchMod_[% KOHA_VERSION %].js"></script>
11
<script type="text/javascript">
12
<script type="text/javascript">
12
//<![CDATA[
13
//<![CDATA[
13
14
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha &rsaquo; Tools &rsaquo; [% branchname %] calendar</title>
4
<title>Koha &rsaquo; Tools &rsaquo; [% branchname %] calendar</title>
4
[% INCLUDE 'doc-head-close.inc' %]
5
[% INCLUDE 'doc-head-close.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% USE KohaDates %]
3
[% USE KohaDates %]
3
[% USE Branches %]
4
[% USE Branches %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/koha-news.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% USE KohaDates %]
3
[% USE KohaDates %]
3
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
<title>Koha &rsaquo; Tools &rsaquo; News</title>
5
<title>Koha &rsaquo; Tools &rsaquo; News</title>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt (-1 / +1 lines)
Lines 1-5 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
2
[% USE Koha %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
4
<title>Koha &rsaquo; Tools &rsaquo; Notices[% IF ( add_form or copy_form ) %][% IF ( modify ) %] &rsaquo; Modify notice[% ELSE %] &rsaquo; Add notice[% END %][% END %][% IF ( add_validate or copy_validate) %] &rsaquo; Notice added[% END %][% IF ( delete_confirm ) %] &rsaquo; Confirm deletion[% END %]</title>
4
<title>Koha &rsaquo; Tools &rsaquo; Notices[% IF ( add_form or copy_form ) %][% IF ( modify ) %] &rsaquo; Modify notice[% ELSE %] &rsaquo; Add notice[% END %][% END %][% IF ( add_validate or copy_validate) %] &rsaquo; Notice added[% END %][% IF ( delete_confirm ) %] &rsaquo; Confirm deletion[% END %]</title>
5
[% INCLUDE 'doc-head-close.inc' %]
5
[% INCLUDE 'doc-head-close.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/manage-marc-import.tt (-2 / +3 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% BLOCK final_match_link %]
3
[% BLOCK final_match_link %]
3
    [% IF ( record.record_type == 'biblio' ) %]
4
    [% IF ( record.record_type == 'biblio' ) %]
4
        <a target="_blank" href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=[% record.final_match_id %]">[% record.final_match_id %]</a>
5
        <a target="_blank" href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=[% record.final_match_id %]">[% record.final_match_id %]</a>
Lines 33-39 Link Here
33
[% END %]
34
[% END %]
34
</title>
35
</title>
35
[% INCLUDE 'doc-head-close.inc' %]
36
[% INCLUDE 'doc-head-close.inc' %]
36
<script type="text/javascript" src="[% themelang %]/js/background-job-progressbar.js"></script>
37
<script type="text/javascript" src="[% themelang %]/js/background-job-progressbar_[% KOHA_VERSION %].js"></script>
37
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables_[% KOHA_VERSION %].css" />
38
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables_[% KOHA_VERSION %].css" />
38
[% INCLUDE 'datatables.inc' %]
39
[% INCLUDE 'datatables.inc' %]
39
<script type="text/javascript">
40
<script type="text/javascript">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% USE KohaDates %]
3
[% USE KohaDates %]
3
[% INCLUDE 'doc-head-open.inc'%]
4
[% INCLUDE 'doc-head-open.inc'%]
4
<title>Koha &rsaquo; Tools &rsaquo; Batch patron modification</title>
5
<title>Koha &rsaquo; Tools &rsaquo; Batch patron modification</title>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes-upload.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
    [% INCLUDE 'doc-head-open.inc' %]
3
    [% INCLUDE 'doc-head-open.inc' %]
3
    <title>Koha &rsaquo; Tools &rsaquo; Quote uploader</title>
4
    <title>Koha &rsaquo; Tools &rsaquo; Quote uploader</title>
4
    [% INCLUDE 'doc-head-close.inc' %]
5
    [% INCLUDE 'doc-head-close.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
    [% INCLUDE 'doc-head-open.inc' %]
3
    [% INCLUDE 'doc-head-open.inc' %]
3
    <title>Koha &rsaquo; Tools &rsaquo; Quote editor</title>
4
    <title>Koha &rsaquo; Tools &rsaquo; Quote editor</title>
4
    [% INCLUDE 'doc-head-close.inc' %]
5
    [% INCLUDE 'doc-head-close.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/stage-marc-import.tt (-1 / +3 lines)
Lines 1-8 Link Here
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
1
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
2
<title>Koha &rsaquo; Tools &rsaquo; Stage MARC records for import</title>
4
<title>Koha &rsaquo; Tools &rsaquo; Stage MARC records for import</title>
3
[% INCLUDE 'doc-head-close.inc' %]
5
[% INCLUDE 'doc-head-close.inc' %]
4
[% INCLUDE 'file-upload.inc' %]
6
[% INCLUDE 'file-upload.inc' %]
5
<script type="text/javascript" src="[% themelang %]/js/background-job-progressbar.js"></script>
7
<script type="text/javascript" src="[% themelang %]/js/background-job-progressbar_[% KOHA_VERSION %].js"></script>
6
<style type="text/css">
8
<style type="text/css">
7
	#uploadpanel,#fileuploadstatus,#fileuploadfailed,#jobpanel,#jobstatus,#jobfailed { display : none; }
9
	#uploadpanel,#fileuploadstatus,#fileuploadfailed,#jobpanel,#jobstatus,#jobfailed { display : none; }
8
	#fileuploadstatus,#jobstatus { margin:.4em; }
10
	#fileuploadstatus,#jobstatus { margin:.4em; }
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/upload-images.tt (-1 / +3 lines)
Lines 1-8 Link Here
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
1
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
2
<title>Koha &rsaquo; Tools &rsaquo; Upload images</title>
4
<title>Koha &rsaquo; Tools &rsaquo; Upload images</title>
3
[% INCLUDE 'doc-head-close.inc' %]
5
[% INCLUDE 'doc-head-close.inc' %]
4
[% INCLUDE 'file-upload.inc' %]
6
[% INCLUDE 'file-upload.inc' %]
5
<script type="text/javascript" src="[% themelang %]/js/background-job-progressbar.js"></script>
7
<script type="text/javascript" src="[% themelang %]/js/background-job-progressbar_[% KOHA_VERSION %].js"></script>
6
<style type="text/css">
8
<style type="text/css">
7
	#uploadpanel,#fileuploadstatus,#fileuploadfailed,#jobpanel,#jobstatus,#jobfailed { display : none; }
9
	#uploadpanel,#fileuploadstatus,#fileuploadfailed,#jobpanel,#jobstatus,#jobfailed { display : none; }
8
	#fileuploadstatus,#jobstatus { margin:.4em; }
10
	#fileuploadstatus,#jobstatus { margin:.4em; }
(-)a/koha-tmpl/opac-tmpl/bootstrap/en/includes/doc-head-close.inc (-1 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
2
[% USE Koha %]
1
[% USE Koha %]
3
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
4
</title>
3
</title>
(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt (-6 / +6 lines)
Lines 1-5 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
2
[% USE Koha %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
3
[% USE KohaDates %]
3
[% USE KohaDates %]
4
[% USE Branches %]
4
[% USE Branches %]
5
[% USE AuthorisedValues %]
5
[% USE AuthorisedValues %]
Lines 1124-1130 Link Here
1124
        [% END %]
1124
        [% END %]
1125
1125
1126
        [% IF ( NovelistSelectProfile ) %]
1126
        [% IF ( NovelistSelectProfile ) %]
1127
            <script type="text/javascript" src="https://imageserver.ebscohost.com/novelistselect/ns2init.js"></script>
1127
            <script type="text/javascript" src="https://imageserver.ebscohost.com/novelistselect/ns2init_[% KOHA_VERSION %].js"></script>
1128
        [% END %]
1128
        [% END %]
1129
1129
1130
        [% IF ( Babeltheque ) %]
1130
        [% IF ( Babeltheque ) %]
Lines 1306-1321 Link Here
1306
[% BLOCK jsinclude %]
1306
[% BLOCK jsinclude %]
1307
[% INCLUDE 'datatables.inc' %]
1307
[% INCLUDE 'datatables.inc' %]
1308
[% IF ( SocialNetworks ) %]
1308
[% IF ( SocialNetworks ) %]
1309
    <script type="text/javascript" src="https://apis.google.com/js/plusone.js">
1309
    <script type="text/javascript" src="https://apis.google.com/js/plusone_[% KOHA_VERSION %].js">
1310
    //<![CDATA[
1310
    //<![CDATA[
1311
      {lang: '[% lang %]'}
1311
      {lang: '[% lang %]'}
1312
    //]]>
1312
    //]]>
1313
    </script>
1313
    </script>
1314
    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
1314
    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets_[% KOHA_VERSION %].js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
1315
[% END %]
1315
[% END %]
1316
[% IF ( OpacStarRatings != 'disable' ) %]<script type="text/javascript" src="[% interface %]/[% theme %]/lib/jquery/plugins/jquery.rating.js"></script>[% END %]
1316
[% IF ( OpacStarRatings != 'disable' ) %]<script type="text/javascript" src="[% interface %]/[% theme %]/lib/jquery/plugins/jquery.rating_[% KOHA_VERSION %].js"></script>[% END %]
1317
1317
1318
[% IF ( OpacHighlightedWords ) %]<script type="text/javascript" src="[% interface %]/[% theme %]/lib/jquery/plugins/jquery.highlight-3.js"></script>[% END %]
1318
[% IF ( OpacHighlightedWords ) %]<script type="text/javascript" src="[% interface %]/[% theme %]/lib/jquery/plugins/jquery.highlight-3_[% KOHA_VERSION %].js"></script>[% END %]
1319
1319
1320
<script type="text/javascript">
1320
<script type="text/javascript">
1321
//<![CDATA[
1321
//<![CDATA[
(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-overdrive-search.tt (-3 / +3 lines)
Lines 1-5 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
2
[% USE Koha %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
4
[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo; OverDrive search for '[% q | html %]'
4
[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo; OverDrive search for '[% q | html %]'
5
[% INCLUDE 'doc-head-close.inc' %]
5
[% INCLUDE 'doc-head-close.inc' %]
Lines 58-65 Link Here
58
58
59
[% INCLUDE 'opac-bottom.inc' %]
59
[% INCLUDE 'opac-bottom.inc' %]
60
[% BLOCK jsinclude %]
60
[% BLOCK jsinclude %]
61
<script type="text/javascript" src="[% interface %]/[% theme %]/js/overdrive.js"></script>
61
<script type="text/javascript" src="[% interface %]/[% theme %]/js/overdrive_[% KOHA_VERSION %].js"></script>
62
<script type="text/javascript" src="[% interface %]/[% theme %]/lib/jquery/plugins/jquery.rating.js"></script>
62
<script type="text/javascript" src="[% interface %]/[% theme %]/lib/jquery/plugins/jquery.rating_[% KOHA_VERSION %].js"></script>
63
<script type="text/javascript">
63
<script type="text/javascript">
64
var querystring = "[% q |replace( "'", "\'" ) |replace( '\n', '\\n' ) |replace( '\r', '\\r' ) |html %]";
64
var querystring = "[% q |replace( "'", "\'" ) |replace( '\n', '\\n' ) |replace( '\r', '\\r' ) |html %]";
65
var results_per_page = [% OPACnumSearchResults %];
65
var results_per_page = [% OPACnumSearchResults %];
(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results.tt (-5 / +5 lines)
Lines 1-5 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
2
[% USE Koha %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
3
[% SET TagsShowEnabled = ( ( Koha.Preference( 'TagsEnabled' ) == 1 ) && TagsShowOnList ) %]
3
[% SET TagsShowEnabled = ( ( Koha.Preference( 'TagsEnabled' ) == 1 ) && TagsShowOnList ) %]
4
[% SET TagsInputEnabled = ( ( Koha.Preference( 'opacuserlogin' ) == 1 ) && ( Koha.Preference( 'TagsEnabled' ) == 1 ) && TagsInputOnList ) %]
4
[% SET TagsInputEnabled = ( ( Koha.Preference( 'opacuserlogin' ) == 1 ) && ( Koha.Preference( 'TagsEnabled' ) == 1 ) && TagsInputOnList ) %]
5
5
Lines 553-562 Link Here
553
        <script src="http://ltfl.librarything.com/forlibraries/widget.js?id=[% LibraryThingForLibrariesID %]&amp;systype=koha" type="text/javascript"></script>
553
        <script src="http://ltfl.librarything.com/forlibraries/widget.js?id=[% LibraryThingForLibrariesID %]&amp;systype=koha" type="text/javascript"></script>
554
    [% END %]
554
    [% END %]
555
[% END %]
555
[% END %]
556
[% IF ( OpacStarRatings == 'all' || Koha.Preference('Babeltheque') ) %]<script type="text/javascript" src="[% interface %]/[% theme %]/lib/jquery/plugins/jquery.rating.js"></script>[% END %]
556
[% IF ( OpacStarRatings == 'all' || Koha.Preference('Babeltheque') ) %]<script type="text/javascript" src="[% interface %]/[% theme %]/lib/jquery/plugins/jquery.rating_[% KOHA_VERSION %].js"></script>[% END %]
557
[% IF ( OverDriveEnabled ) %]<script type="text/javascript" src="[% interface %]/[% theme %]/js/overdrive.js"></script>[% END %]
557
[% IF ( OverDriveEnabled ) %]<script type="text/javascript" src="[% interface %]/[% theme %]/js/overdrive_[% KOHA_VERSION %].js"></script>[% END %]
558
<script type="text/javascript" src="[% interface %]/[% theme %]/lib/jquery/plugins/jquery.checkboxes.min.js"></script>
558
<script type="text/javascript" src="[% interface %]/[% theme %]/lib/jquery/plugins/jquery.checkboxes.min_[% KOHA_VERSION %].js"></script>
559
[% IF ( OpacHighlightedWords ) %]<script type="text/javascript" src="[% interface %]/[% theme %]/lib/jquery/plugins/jquery.highlight-3.js"></script>
559
[% IF ( OpacHighlightedWords ) %]<script type="text/javascript" src="[% interface %]/[% theme %]/lib/jquery/plugins/jquery.highlight-3_[% KOHA_VERSION %].js"></script>
560
[% END %]<script type="text/javascript">
560
[% END %]<script type="text/javascript">
561
//<![CDATA[
561
//<![CDATA[
562
[% IF ( Koha.Preference( 'opacuserlogin' ) == 1 ) && ( Koha.Preference( 'RequestOnOpac' ) == 1 ) %]
562
[% IF ( Koha.Preference( 'opacuserlogin' ) == 1 ) && ( Koha.Preference( 'RequestOnOpac' ) == 1 ) %]
(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/help.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% USE KohaDates %]
3
[% USE KohaDates %]
3
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha [% END %] &rsaquo; Self checkout help</title>
4
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha [% END %] &rsaquo; Self checkout help</title>
4
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/printslip.tt (-1 / +2 lines)
Lines 1-4 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha [% END %] &rsaquo; Self checkout &rsaquo; Print Receipt for [% borrowernumber %]</title>
4
[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha [% END %] &rsaquo; Self checkout &rsaquo; Print Receipt for [% borrowernumber %]</title>
4
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt (-2 / +1 lines)
Lines 1-5 Link Here
1
[% USE Koha %]\[% SET KOHA_VERSION = Koha.Preference(Version) %]
2
[% USE Koha %]
1
[% USE Koha %]
2
[% SET KOHA_VERSION = Koha.Preference('Version') %]
3
[% USE KohaDates %]
3
[% USE KohaDates %]
4
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha [% END %] &rsaquo; Self checkout </title>
4
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha [% END %] &rsaquo; Self checkout </title>
5
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6
- 

Return to bug 12904