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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/acqui-search-result.tt (-1 / +9 lines)
Lines 1-6 Link Here
1
[% USE raw %]
2
[% PROCESS 'i18n.inc' %]
1
[% SET footerjs = 1 %]
3
[% SET footerjs = 1 %]
2
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Select vendor &rsaquo; Serials &rsaquo; Koha</title>
5
<title>[% FILTER collapse %]
6
    [% t("Vendor search results") | html %] &rsaquo;
7
    [% t("Serials") | html %] &rsaquo;
8
    [% t("Koha") | html %]
9
[% END %]</title>
4
[% INCLUDE 'doc-head-close.inc' %]
10
[% INCLUDE 'doc-head-close.inc' %]
5
</head>
11
</head>
6
12
Lines 18-23 Link Here
18
[% END %]
24
[% END %]
19
25
20
[% IF ( loop_suppliers ) %]
26
[% IF ( loop_suppliers ) %]
27
    <div class="page-section">
21
<table>
28
<table>
22
	<tr>
29
	<tr>
23
		<th>Vendor</th>
30
		<th>Vendor</th>
Lines 30-35 Link Here
30
		</tr>
37
		</tr>
31
	[% END %]
38
	[% END %]
32
</table>
39
</table>
40
    </div> <!-- /.page-section -->
33
[% END %]
41
[% END %]
34
42
35
    <p><a href="/cgi-bin/koha/serials/acqui-search.pl">Perform a new search</a></p>
43
    <p><a href="/cgi-bin/koha/serials/acqui-search.pl">Perform a new search</a></p>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/acqui-search.tt (-1 / +7 lines)
Lines 1-5 Link Here
1
[% USE raw %]
2
[% PROCESS 'i18n.inc' %]
1
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
2
<title>Search for vendor &rsaquo; Serials &rsaquo; Koha</title>
4
<title>[% FILTER collapse %]
5
    [% t("Search for vendor") | html %] &rsaquo;
6
    [% t("Serials") | html %] &rsaquo;
7
    [% t("Koha") | html %]
8
[% END %]</title>
3
[% INCLUDE 'doc-head-close.inc' %]
9
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
10
</head>
5
11
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/checkexpiration.tt (-1 / +6 lines)
Lines 1-9 Link Here
1
[% USE raw %]
1
[% USE raw %]
2
[% USE Branches %]
2
[% USE Branches %]
3
[% USE KohaDates %]
3
[% USE KohaDates %]
4
[% PROCESS 'i18n.inc' %]
4
[% SET footerjs = 1 %]
5
[% SET footerjs = 1 %]
5
[% INCLUDE 'doc-head-open.inc' %]
6
[% INCLUDE 'doc-head-open.inc' %]
6
<title>Check expiration &rsaquo; Serials &rsaquo; Koha</title>
7
<title>[% FILTER collapse %]
8
    [% t("Check expiration") | html %] &rsaquo;
9
    [% t("Serials") | html %] &rsaquo;
10
    [% t("Koha") | html %]
11
[% END %]</title>
7
[% INCLUDE 'doc-head-close.inc' %]
12
[% INCLUDE 'doc-head-close.inc' %]
8
</head>
13
</head>
9
14
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/claims.tt (-1 / +9 lines)
Lines 3-11 Link Here
3
[% USE AuthorisedValues %]
3
[% USE AuthorisedValues %]
4
[% USE Branches %]
4
[% USE Branches %]
5
[% USE KohaDates %]
5
[% USE KohaDates %]
6
[% PROCESS 'i18n.inc' %]
6
[% SET footerjs = 1 %]
7
[% SET footerjs = 1 %]
7
[% INCLUDE 'doc-head-open.inc' %]
8
[% INCLUDE 'doc-head-open.inc' %]
8
    <title>[% IF ( supplierid ) -%] Claims for [% suppliername | html %] &rsaquo; [% END %] Claims &rsaquo; Serials &rsaquo; Koha</title>
9
    <title>[% FILTER collapse %]
10
        [% IF( supplierid ) %]
11
            [% tx("Claims for {vendor}", { vendor = suppliername }) | html %] &rsaquo;
12
        [% END %]
13
        [% t("Claims") | html %] &rsaquo;
14
        [% t("Serials") | html %] &rsaquo;
15
        [% t("Koha") | html %]
16
    [% END %]</title>
9
    [% INCLUDE 'doc-head-close.inc' %]
17
    [% INCLUDE 'doc-head-close.inc' %]
10
</head>
18
</head>
11
19
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/result.tt (-1 / +7 lines)
Lines 1-6 Link Here
1
[% USE raw %]
2
[% PROCESS 'i18n.inc' %]
1
[% SET footerjs = 1 %]
3
[% SET footerjs = 1 %]
2
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Search results &rsaquo; Serials &rsaquo; Koha</title>
5
<title>[% FILTER collapse %]
6
    [% t("Search results") | html %] &rsaquo;
7
    [% t("Serials") | html %] &rsaquo;
8
    [% t("Koha") | html %]
9
[% END %]</title>
4
[% INCLUDE 'doc-head-close.inc' %]
10
[% INCLUDE 'doc-head-close.inc' %]
5
</head>
11
</head>
6
12
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/routing-preview-slip.tt (-2 / +8 lines)
Lines 1-8 Link Here
1
[% USE Koha %]
2
[% USE raw %]
1
[% USE raw %]
2
[% USE Koha %]
3
[% PROCESS 'i18n.inc' %]
3
[% SET footerjs = 1 %]
4
[% SET footerjs = 1 %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
5
<title>Routing slip preview &rsaquo; Serials &rsaquo; Koha</title>
6
<title>[% FILTER collapse %]
7
    [% tx("Routing slip for {title}", { title = title }) | html %] &rsaquo;
8
    [% t("Serials") | html %] &rsaquo;
9
    [% t("Koha") | html %]
10
[% END %]</title>
6
[% INCLUDE 'doc-head-close.inc' %]
11
[% INCLUDE 'doc-head-close.inc' %]
7
<style media="print">
12
<style media="print">
8
     #ser_routing-preview-slip { min-width:0; width:auto; }
13
     #ser_routing-preview-slip { min-width:0; width:auto; }
Lines 11-16 Link Here
11
16
12
<body id="ser_routing-preview-slip" class="ser">
17
<body id="ser_routing-preview-slip" class="ser">
13
    <div class="container-fluid">
18
    <div class="container-fluid">
19
    <h1>[% tx("Routing slip for {title}", { title = title }) | html %]</h1>
14
20
15
<table>
21
<table>
16
    <tr>
22
    <tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/routing-preview.tt (-1 / +7 lines)
Lines 1-7 Link Here
1
[% USE raw %]
1
[% USE raw %]
2
[% PROCESS 'i18n.inc' %]
2
[% SET footerjs = 1 %]
3
[% SET footerjs = 1 %]
3
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
<title>Preview routing list &rsaquo; Serials &rsaquo; Koha</title>
5
<title>[% FILTER collapse %]
6
    [% t("Preview routing list") | html %] &rsaquo;
7
    [% title | html %] &rsaquo;
8
    [% t("Serials") | html %] &rsaquo;
9
    [% t("Koha") | html %]
10
[% END %]</title>
5
[% INCLUDE 'doc-head-close.inc' %]
11
[% INCLUDE 'doc-head-close.inc' %]
6
</head>
12
</head>
7
13
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/routing.tt (-5 / +15 lines)
Lines 1-8 Link Here
1
[% USE raw %]
1
[% USE raw %]
2
[% USE KohaDates %]
2
[% USE KohaDates %]
3
[% PROCESS 'i18n.inc' %]
3
[% SET footerjs = 1 %]
4
[% SET footerjs = 1 %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
5
<title>[% IF ( op ) %]Create routing list[% ELSE %]Edit routing list[% END %] &rsaquo; [% title | html %] &rsaquo; Serials &rsaquo; Koha</title>
6
<title>[% FILTER collapse %]
7
    [% IF( op ) %]
8
        [% t("New routing list") | html %]
9
    [% ELSE %]
10
        [% t("Modify routing list") | html %]
11
    [% END %] &rsaquo;
12
    [% title | html %] &rsaquo;
13
    [% t("Serials") | html %] &rsaquo;
14
    [% t("Koha") | html %]
15
[% END %]</title>
6
[% INCLUDE 'doc-head-close.inc' %]
16
[% INCLUDE 'doc-head-close.inc' %]
7
</head>
17
</head>
8
<body id="ser_routing" class="ser">
18
<body id="ser_routing" class="ser">
Lines 21-29 Link Here
21
            [% END %]
31
            [% END %]
22
            [% WRAPPER breadcrumb_item bc_active= 1 %]
32
            [% WRAPPER breadcrumb_item bc_active= 1 %]
23
                [% IF ( op ) %]
33
                [% IF ( op ) %]
24
                    <span>Create routing list</span>
34
                    <span>New routing list</span>
25
                [% ELSE %]
35
                [% ELSE %]
26
                    <span>Edit routing list</span>
36
                    <span>Modify routing list</span>
27
                [% END %]
37
                [% END %]
28
            [% END %]
38
            [% END %]
29
        [% END # UNLESS blocking_error %]
39
        [% END # UNLESS blocking_error %]
Lines 36-44 Link Here
36
            <main>
46
            <main>
37
47
38
[% IF ( op ) %]
48
[% IF ( op ) %]
39
<h1>Create routing list for <em>[% title | html %]</em></h1>
49
<h1>[% tx("New routing list for {title}", { title = title }) | html %]</h1>
40
[% ELSE %]
50
[% ELSE %]
41
<h1>Edit routing list for <em>[% title | html %]</em></h1>
51
<h1>[% tx("Modify routing list for {title}", { title = title }) | html %]</h1>
42
[% END %]
52
[% END %]
43
53
44
[% INCLUDE 'blocking_errors.inc' %]
54
[% INCLUDE 'blocking_errors.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-collection.tt (-1 / +7 lines)
Lines 4-12 Link Here
4
[% USE Branches %]
4
[% USE Branches %]
5
[% USE HtmlTags %]
5
[% USE HtmlTags %]
6
[% USE KohaDates %]
6
[% USE KohaDates %]
7
[% PROCESS 'i18n.inc' %]
7
[% SET footerjs = 1 %]
8
[% SET footerjs = 1 %]
8
[% INCLUDE 'doc-head-open.inc' %]
9
[% INCLUDE 'doc-head-open.inc' %]
9
<title>Serial collection information for [% bibliotitle | html %] &rsaquo; Serials &rsaquo; Koha</title>
10
<title>[% FILTER collapse %]
11
    [% t("Serial collection information") | html %] &rsaquo;
12
    [% bibliotitle | html %] &rsaquo;
13
    [% t("Serials") | html %] &rsaquo;
14
    [% t("Koha") | html %]
15
[% END %]</title>
10
[% INCLUDE 'doc-head-close.inc' %]
16
[% INCLUDE 'doc-head-close.inc' %]
11
</head>
17
</head>
12
18
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-edit.tt (-1 / +11 lines)
Lines 1-8 Link Here
1
[% USE raw %]
1
[% USE raw %]
2
[% USE Asset %]
2
[% USE Asset %]
3
[% USE AuthorisedValues %]
3
[% USE AuthorisedValues %]
4
[% PROCESS 'i18n.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
5
<title>Serial edition [% bibliotitle | html %] &rsaquo; Serials &rsaquo; Koha</title>
6
<title>[% FILTER collapse %]
7
    [% tx("Serial edition ({callnumber})", { callnumber = callnumber }) | html %] &rsaquo;
8
    [% bibliotitle | html %] &rsaquo;
9
    [% t("Serials") | html %] &rsaquo;
10
    [% t("Koha") | html %]
11
[% END %]</title>
6
[% INCLUDE 'doc-head-close.inc' %]
12
[% INCLUDE 'doc-head-close.inc' %]
7
[% Asset.js("js/cataloging.js") | $raw %]
13
[% Asset.js("js/cataloging.js") | $raw %]
8
[% INCLUDE 'calendar.inc' %]
14
[% INCLUDE 'calendar.inc' %]
Lines 122-127 $(document).ready(function() { Link Here
122
    [% FOREACH subscription IN subscriptions %]
128
    [% FOREACH subscription IN subscriptions %]
123
    <input type="hidden" name="subscriptionid" value="[% subscription.subscriptionid | html %]" />
129
    <input type="hidden" name="subscriptionid" value="[% subscription.subscriptionid | html %]" />
124
    [% END %]
130
    [% END %]
131
132
<div class="page-section">
125
	<table>
133
	<table>
126
	<tr>
134
	<tr>
127
		<th>Numbered</th>
135
		<th>Numbered</th>
Lines 478-483 $(document).ready(function() { Link Here
478
[% END %]
486
[% END %]
479
487
480
</table>
488
</table>
489
</div> <!-- /.page-section -->
490
481
    <fieldset class="action">
491
    <fieldset class="action">
482
        <div class="btn-group"><input type="submit" value="Save" class="btn btn-default"  accesskey="w" /></div>
492
        <div class="btn-group"><input type="submit" value="Save" class="btn btn-default"  accesskey="w" /></div>
483
        [% UNLESS ( serialsadditems ) %]&nbsp;&nbsp;
493
        [% UNLESS ( serialsadditems ) %]&nbsp;&nbsp;
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-home.tt (-1 / +5 lines)
Lines 3-11 Link Here
3
[% USE KohaDates %]
3
[% USE KohaDates %]
4
[% USE Koha %]
4
[% USE Koha %]
5
[% USE Branches %]
5
[% USE Branches %]
6
[% PROCESS 'i18n.inc' %]
6
[% SET footerjs = 1 %]
7
[% SET footerjs = 1 %]
7
[% INCLUDE 'doc-head-open.inc' %]
8
[% INCLUDE 'doc-head-open.inc' %]
8
<title>Serials [% biblionumber | html %] &rsaquo; Koha</title>
9
<title>[% FILTER collapse %]
10
    [% tx("Serials {biblionumber}", { biblionumber = biblionumber }) | html %] &rsaquo;
11
    [% t("Koha") | html %]
12
[% END %]</title>
9
[% INCLUDE 'doc-head-close.inc' %]
13
[% INCLUDE 'doc-head-close.inc' %]
10
</head>
14
</head>
11
<body id="ser_serials-home" class="ser">
15
<body id="ser_serials-home" class="ser">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-search.tt (-1 / +6 lines)
Lines 5-13 Link Here
5
[% USE CGI %]
5
[% USE CGI %]
6
[% USE KohaDates %]
6
[% USE KohaDates %]
7
[% USE Koha %]
7
[% USE Koha %]
8
[% PROCESS 'i18n.inc' %]
8
[% SET footerjs = 1 %]
9
[% SET footerjs = 1 %]
9
[% INCLUDE 'doc-head-open.inc' %]
10
[% INCLUDE 'doc-head-open.inc' %]
10
<title>Serials [% biblionumber | html %] &rsaquo; Koha</title>
11
<title>[% FILTER collapse %]
12
    [% t("Search results") | html %] &rsaquo;
13
    [% t("Serials") | html %] &rsaquo;
14
    [% t("Koha") | html %]
15
[% END %]</title>
11
[% INCLUDE 'doc-head-close.inc' %]
16
[% INCLUDE 'doc-head-close.inc' %]
12
<style>input.dt-filter { width : 100%; font-size : 85%; }</style>
17
<style>input.dt-filter { width : 100%; font-size : 85%; }</style>
13
</head>
18
</head>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt (-1 / +11 lines)
Lines 4-12 Link Here
4
[% USE KohaDates %]
4
[% USE KohaDates %]
5
[% USE Branches %]
5
[% USE Branches %]
6
[% USE Koha %]
6
[% USE Koha %]
7
[% PROCESS 'i18n.inc' %]
7
[% SET footerjs = 1 %]
8
[% SET footerjs = 1 %]
8
[% INCLUDE 'doc-head-open.inc' %]
9
[% INCLUDE 'doc-head-open.inc' %]
9
<title>[% IF ( modify ) %][% bibliotitle | html %] &rsaquo; Modify subscription[% ELSE %]New subscription[% END %] &rsaquo; Serials &rsaquo; Koha</title>
10
<title>[% FILTER collapse %]
11
    [% IF( modify ) %]
12
        [% t("Modify subscription") | html %] &rsaquo;
13
        [% bibliotitle | html %]
14
    [% ELSE %]
15
        [% t("New subscription") | html %]
16
    [% END %] &rsaquo;
17
    [% t("Serials") | html %] &rsaquo;
18
    [% t("Koha") | html %]
19
[% END %]</title>
10
[% INCLUDE 'doc-head-close.inc' %]
20
[% INCLUDE 'doc-head-close.inc' %]
11
<style>
21
<style>
12
fieldset.rows li.radio { width: 100%; } /* override staff-global.css */
22
fieldset.rows li.radio { width: 100%; } /* override staff-global.css */
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-batchedit.tt (-1 / +6 lines)
Lines 3-10 Link Here
3
[% USE Branches %]
3
[% USE Branches %]
4
[% USE ItemTypes %]
4
[% USE ItemTypes %]
5
[% USE KohaDates %]
5
[% USE KohaDates %]
6
[% PROCESS 'i18n.inc' %]
6
[% INCLUDE 'doc-head-open.inc' %]
7
[% INCLUDE 'doc-head-open.inc' %]
7
    <title>Batch edit &rsaquo; Serials &rsaquo; Koha</title>
8
    <title>[% FILTER collapse %]
9
    [% t("Batch edit") | html %] &rsaquo;
10
    [% t("Serials") | html %] &rsaquo;
11
    [% t("Koha") | html %]
12
[% END %]</title>
8
    [% INCLUDE 'doc-head-close.inc' %]
13
    [% INCLUDE 'doc-head-close.inc' %]
9
    [% INCLUDE 'calendar.inc' %]
14
    [% INCLUDE 'calendar.inc' %]
10
</head>
15
</head>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-bib-search.tt (-1 / +7 lines)
Lines 1-5 Link Here
1
[% USE raw %]
2
[% PROCESS 'i18n.inc' %]
1
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
2
<title>Catalog search &rsaquo; Serials &rsaquo; Koha</title>
4
<title>[% FILTER collapse %]
5
    [% t("Catalog search") | html %] &rsaquo;
6
    [% t("Serials") | html %] &rsaquo;
7
    [% t("Koha") | html %]
8
[% END %]</title>
3
[% INCLUDE 'doc-head-close.inc' %]
9
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
10
</head>
5
<body id="ser_subscription-bib-search" class="ser">
11
<body id="ser_subscription-bib-search" class="ser">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-detail.tt (-2 / +9 lines)
Lines 6-14 Link Here
6
[% USE AuthorisedValues %]
6
[% USE AuthorisedValues %]
7
[% USE Price %]
7
[% USE Price %]
8
[% USE TablesSettings %]
8
[% USE TablesSettings %]
9
[% USE HtmlTags %]
10
[% PROCESS 'i18n.inc' %]
9
[% SET footerjs = 1 %]
11
[% SET footerjs = 1 %]
10
[% INCLUDE 'doc-head-open.inc' %]
12
[% INCLUDE 'doc-head-open.inc' %]
11
<title>Details for subscription #[% subscriptionid | html %] &rsaquo; Serials &rsaquo; Koha</title>
13
<title>[% FILTER collapse %]
14
    [% t("Subscription details") | html %] &rsaquo;
15
    [% bibliotitle | html %] &rsaquo;
16
    [% t("Serials") | html %] &rsaquo;
17
    [% t("Koha") | html %]
18
[% END %]</title>
12
[% INCLUDE 'doc-head-close.inc' %]
19
[% INCLUDE 'doc-head-close.inc' %]
13
[% Asset.css("lib/jquery/plugins/treetable/stylesheets/jquery.treetable.css") | $raw %]
20
[% Asset.css("lib/jquery/plugins/treetable/stylesheets/jquery.treetable.css") | $raw %]
14
</head>
21
</head>
Lines 42-48 Link Here
42
                [% INCLUDE 'serials-toolbar.inc' %]
49
                [% INCLUDE 'serials-toolbar.inc' %]
43
                [% INCLUDE 'mana/mana-comment-status.inc' %]
50
                [% INCLUDE 'mana/mana-comment-status.inc' %]
44
51
45
                <h1>Subscription for [% bibliotitle | html %] [% bibliosubtitle | html %] [% IF closed %](closed)[% END %]</h1>
52
                <h1>Subscription details for [% bibliotitle | html | $HtmlTags tag="em" %] [% bibliosubtitle | html | $HtmlTags tag="em" %] [% IF closed %](closed)[% END %]</h1>
46
53
47
                [% IF ( abouttoexpire ) %]
54
                [% IF ( abouttoexpire ) %]
48
                    [% UNLESS closed %]
55
                    [% UNLESS closed %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-frequencies.tt (-4 / +31 lines)
Lines 1-7 Link Here
1
[% USE raw %]
1
[% USE raw %]
2
[% PROCESS 'i18n.inc' %]
2
[% SET footerjs = 1 %]
3
[% SET footerjs = 1 %]
3
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
<title>Frequencies &rsaquo; Serials &rsaquo; Koha</title>
5
<title>[% FILTER collapse %]
6
    [% IF (new or modify) %]
7
        [% IF (new) %]
8
            [% t("New frequency") | html %]
9
        [% ELSE %]
10
            [% tx("Modify frequency '{description}'", { description = description }) | html %]
11
        [% END %] &rsaquo;
12
    [% END %]
13
    [% t("Frequencies") | html %] &rsaquo;
14
    [% t("Serials") | html %] &rsaquo;
15
    [% t("Koha") | html %]
16
[% END %]</title>
5
[% INCLUDE 'doc-head-close.inc' %]
17
[% INCLUDE 'doc-head-close.inc' %]
6
</head>
18
</head>
7
19
Lines 24-31 Link Here
24
        [% WRAPPER breadcrumb_item %]
36
        [% WRAPPER breadcrumb_item %]
25
            <a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a>
37
            <a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a>
26
        [% END %]
38
        [% END %]
27
        [% WRAPPER breadcrumb_item bc_active= 1 %]
39
        [% IF (new or modify) %]
28
            <span>Frequencies</span>
40
            [% WRAPPER breadcrumb_item %]
41
                <a href="/cgi-bin/koha/serials/subscription-frequencies.pl">Frequencies</a>
42
            [% END %]
43
            [% IF (new) %]
44
                [% WRAPPER breadcrumb_item bc_active= 1 %]
45
                    <span>New frequency</span>
46
                [% END %]
47
            [% ELSE %]
48
                [% WRAPPER breadcrumb_item bc_active= 1 %]
49
                    [% tx("Modify frequency '{description}'", { description = description }) | html %]
50
                [% END %]
51
            [% END %]
52
        [% ELSE %]
53
            [% WRAPPER breadcrumb_item bc_active= 1 %]
54
                <span>Frequencies</span>
55
            [% END %]
29
        [% END %]
56
        [% END %]
30
    [% END #/ WRAPPER breadcrumbs %]
57
    [% END #/ WRAPPER breadcrumbs %]
31
[% END #/ WRAPPER sub-header.inc %]
58
[% END #/ WRAPPER sub-header.inc %]
Lines 39-45 Link Here
39
        [% IF (new) %]
66
        [% IF (new) %]
40
          <h1>New frequency</h1>
67
          <h1>New frequency</h1>
41
        [% ELSE %]
68
        [% ELSE %]
42
          <h1>Edit frequency: [% description | html %]</h1>
69
          <h1>[% tx("Modify frequency '{description}'", { description = description }) | html %]</h1>
43
        [% END %]
70
        [% END %]
44
        <form action="/cgi-bin/koha/serials/subscription-frequencies.pl" id="add_frequency_form" method="post">
71
        <form action="/cgi-bin/koha/serials/subscription-frequencies.pl" id="add_frequency_form" method="post">
45
          [% IF (modify) %]
72
          [% IF (modify) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-history.tt (-2 / +8 lines)
Lines 1-8 Link Here
1
[% USE raw %]
1
[% USE raw %]
2
[% USE KohaDates %]
2
[% USE KohaDates %]
3
[% PROCESS 'i18n.inc' %]
3
[% SET footerjs = 1 %]
4
[% SET footerjs = 1 %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
5
<title>Subscription history &rsaquo; Serials &rsaquo; Koha</title>
6
<title>[% FILTER collapse %]
7
    [% t("Subscription history") | html %] &rsaquo;
8
    [% title | html %] &rsaquo;
9
    [% t("Serials") | html %] &rsaquo;
10
    [% t("Koha") | html %]
11
[% END %]</title>
6
[% INCLUDE 'doc-head-close.inc' %]
12
[% INCLUDE 'doc-head-close.inc' %]
7
</head>
13
</head>
8
14
Lines 32-38 Link Here
32
38
33
      <h1>Subscription history for [% title | html %]</h1>
39
      <h1>Subscription history for [% title | html %]</h1>
34
40
35
        <div id="subscription_form_history">
41
        <div id="subscription_form_history" class="page-section">
36
          <form method="post" action="/cgi-bin/koha/serials/subscription-history.pl">
42
          <form method="post" action="/cgi-bin/koha/serials/subscription-history.pl">
37
            <input type="hidden" name="op" value="mod" />
43
            <input type="hidden" name="op" value="mod" />
38
            <input type="hidden" name="subscriptionid" value="[% subscriptionid | html %]" />
44
            <input type="hidden" name="subscriptionid" value="[% subscriptionid | html %]" />
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-numberpatterns.tt (-3 / +13 lines)
Lines 1-8 Link Here
1
[% USE raw %]
1
[% USE raw %]
2
[% USE Asset %]
2
[% USE Asset %]
3
[% PROCESS 'i18n.inc' %]
3
[% SET footerjs = 1 %]
4
[% SET footerjs = 1 %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
5
<title>Numbering patterns &rsaquo; Serials &rsaquo; Koha</title>
6
<title>[% FILTER collapse %]
7
    [% IF ( new ) %]
8
        [% t("New numbering pattern") | html %] &rsaquo;
9
    [% ELSIF ( modify ) %]
10
        [% tx("Modify numbering pattern '{pattern}'", { pattern = label }) | html %] &rsaquo;
11
    [% END %]
12
    [% t("Numbering patterns") | html %] &rsaquo;
13
    [% t("Serials") | html %] &rsaquo;
14
    [% t("Koha") | html %]
15
[% END %]</title>
6
[% INCLUDE 'doc-head-close.inc' %]
16
[% INCLUDE 'doc-head-close.inc' %]
7
</head>
17
</head>
8
18
Lines 27-33 Link Here
27
            [% END %]
37
            [% END %]
28
        [% ELSIF ( modify ) %]
38
        [% ELSIF ( modify ) %]
29
            [% WRAPPER breadcrumb_item bc_active= 1 %]
39
            [% WRAPPER breadcrumb_item bc_active= 1 %]
30
                <span>Modifying numbering pattern '[% label | html %]'</span>
40
                [% tx("Modify numbering pattern '{pattern}'", { pattern = label }) | html %]
31
            [% END %]
41
            [% END %]
32
        [% ELSE %]
42
        [% ELSE %]
33
            [% WRAPPER breadcrumb_item bc_active= 1 %]
43
            [% WRAPPER breadcrumb_item bc_active= 1 %]
Lines 51-57 Link Here
51
              </div>
61
              </div>
52
            [% END %]
62
            [% END %]
53
          [% ELSE %]
63
          [% ELSE %]
54
            <h1>Modify pattern: [% label | html %]</h1>
64
            <h1>[% tx("Modify numbering pattern '{pattern}'", { pattern = label }) | html %]</h1>
55
            [% IF (error_existing_numberpattern) %]
65
            [% IF (error_existing_numberpattern) %]
56
              <div class="dialog alert">
66
              <div class="dialog alert">
57
                <p>Another pattern with this name already exists.</p>
67
                <p>Another pattern with this name already exists.</p>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-renew.tt (-5 / +10 lines)
Lines 1-12 Link Here
1
[% USE raw %]
1
[% USE Koha %]
2
[% USE Koha %]
2
[% USE Branches %]
3
[% USE Branches %]
4
[% PROCESS 'i18n.inc' %]
3
[% SET footerjs = 1 %]
5
[% SET footerjs = 1 %]
4
[% INCLUDE 'doc-head-open.inc' %]
6
[% INCLUDE 'doc-head-open.inc' %]
5
[% IF subscription %]
7
<title>[% FILTER collapse %]
6
<title>Serials subscription renew #[% subscription.subscriptionid | html %] &rsaquo; Koha</title>
8
    [% IF subscription %]
7
[% ELSE %]
9
        [% t("Renew subscription") | html %] &rsaquo;
8
<title>Serials subscription renew &rsaquo; Koha</title>
10
    [% END %]
9
[% END %]
11
    [% subscription.bibliotitle | html %] &rsaquo;
12
    [% t("Serials") | html %] &rsaquo;
13
    [% t("Koha") | html %]
14
[% END %]</title>
10
[% INCLUDE 'doc-head-close.inc' %]
15
[% INCLUDE 'doc-head-close.inc' %]
11
</head>
16
</head>
12
17
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/viewalerts.tt (-2 / +7 lines)
Lines 1-6 Link Here
1
[% USE raw %]
1
[% USE raw %]
2
[% PROCESS 'i18n.inc' %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Alert subscribers for [% bibliotitle | html %] &rsaquo; Serials &rsaquo; Koha</title>
4
<title>[% FILTER collapse %]
5
    [% t("Alert subscribers") | html %] &rsaquo;
6
    [% bibliotitle | html %] &rsaquo;
7
    [% t("Serials") | html %] &rsaquo;
8
    [% t("Koha") | html %]
9
[% END %]</title>
4
[% INCLUDE 'doc-head-close.inc' %]
10
[% INCLUDE 'doc-head-close.inc' %]
5
</head>
11
</head>
6
<body id="ser_viewalerts" class="ser">
12
<body id="ser_viewalerts" class="ser">
7
- 

Return to bug 33925