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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt (+3 lines)
Lines 30-35 Link Here
30
                <main>
30
                <main>
31
31
32
                        [% INCLUDE 'labels-toolbar.inc' %]
32
                        [% INCLUDE 'labels-toolbar.inc' %]
33
                        <h1>
34
                            [% IF description %]Edit [% description | html %] [% ELSIF batch_id %]Edit ([% batch_id | html %]) [% ELSE %]New [% END %]label batches
35
                        </h1>
33
                        [% IF ( err ) %]
36
                        [% IF ( err ) %]
34
                            [% BLOCK xlate_errtype %]
37
                            [% BLOCK xlate_errtype %]
35
                            [%    SWITCH errtype %]
38
                            [%    SWITCH errtype %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-layout.tt (+1 lines)
Lines 39-44 Link Here
39
39
40
                    [% INCLUDE 'labels-toolbar.inc' %]
40
                    [% INCLUDE 'labels-toolbar.inc' %]
41
41
42
                    <h1>[% IF ( layout_id ) %]Edit ([% layout_id | html %]) [% ELSE %]New [% END %]label layouts</h1>
42
                    <form name="input" action="/cgi-bin/koha/labels/label-edit-layout.pl" method="get">
43
                    <form name="input" action="/cgi-bin/koha/labels/label-edit-layout.pl" method="get">
43
                        <fieldset class="rows">
44
                        <fieldset class="rows">
44
                            <legend>[% IF ( layout_id ) %]Edit[% ELSE %]Create[% END %] label layout</legend>
45
                            <legend>[% IF ( layout_id ) %]Edit[% ELSE %]Create[% END %] label layout</legend>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-profile.tt (-1 / +1 lines)
Lines 22-28 Link Here
22
                <main>
22
                <main>
23
23
24
                    [% INCLUDE 'labels-toolbar.inc' %]
24
                    [% INCLUDE 'labels-toolbar.inc' %]
25
                            <h3>Edit printer profile</h3>
25
                            <h1>Edit printer profile</h1>
26
                    <form name="input" action="/cgi-bin/koha/labels/label-edit-profile.pl" method="get">
26
                    <form name="input" action="/cgi-bin/koha/labels/label-edit-profile.pl" method="get">
27
                                    <fieldset class="rows"><legend>Profile settings</legend>
27
                                    <fieldset class="rows"><legend>Profile settings</legend>
28
                                        <ol>
28
                                        <ol>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-range.tt (-1 / +1 lines)
Lines 19-25 Link Here
19
            <div class="col-sm-10 col-sm-push-2">
19
            <div class="col-sm-10 col-sm-push-2">
20
                <main>
20
                <main>
21
                    [% INCLUDE 'labels-toolbar.inc' %]
21
                    [% INCLUDE 'labels-toolbar.inc' %]
22
                    <h2>Print barcode range</h2>
22
                    <h1>Print barcode range</h1>
23
                    <form name="add_by_number" action="/cgi-bin/koha/labels/label-edit-batch.pl" method="post">
23
                    <form name="add_by_number" action="/cgi-bin/koha/labels/label-edit-batch.pl" method="post">
24
                        <input type="hidden" name="op" value="add" />
24
                        <input type="hidden" name="op" value="add" />
25
                        <fieldset class="rows">
25
                        <fieldset class="rows">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-template.tt (-1 / +1 lines)
Lines 22-28 Link Here
22
                <main>
22
                <main>
23
                    [% INCLUDE 'labels-toolbar.inc' %]
23
                    [% INCLUDE 'labels-toolbar.inc' %]
24
24
25
                    <h3>Edit label template</h3>
25
                    <h1>Edit label template</h1>
26
                    <form name="input" action="/cgi-bin/koha/labels/label-edit-template.pl" method="get">
26
                    <form name="input" action="/cgi-bin/koha/labels/label-edit-template.pl" method="get">
27
                    <div class="row">
27
                    <div class="row">
28
                        <div class="col-sm-6">
28
                        <div class="col-sm-6">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-home.tt (+1 lines)
Lines 19-24 Link Here
19
        <div class="col-sm-10 col-sm-push-2">
19
        <div class="col-sm-10 col-sm-push-2">
20
            <main>
20
            <main>
21
                [% INCLUDE 'labels-toolbar.inc' %]
21
                [% INCLUDE 'labels-toolbar.inc' %]
22
                <h1>Label creator</h1>
22
            </main>
23
            </main>
23
        </div> <!-- /.col-sm-10.col-sm-push-2 -->
24
        </div> <!-- /.col-sm-10.col-sm-push-2 -->
24
25
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-manage.tt (+1 lines)
Lines 34-39 Link Here
34
                <main>
34
                <main>
35
35
36
                    [% INCLUDE 'labels-toolbar.inc' %]
36
                    [% INCLUDE 'labels-toolbar.inc' %]
37
                    <h1>Manage labels</h1>
37
38
38
                        [% IF ( error ) %]
39
                        [% IF ( error ) %]
39
                            <div class="dialog alert">
40
                            <div class="dialog alert">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-print.tt (+1 lines)
Lines 8-13 Link Here
8
8
9
<body id="labels_label-print" class="tools labels">
9
<body id="labels_label-print" class="tools labels">
10
    <div class="main container-fluid">
10
    <div class="main container-fluid">
11
        <h1>Label printing/exporting</h1>
11
        [% IF ( batches ) %]
12
        [% IF ( batches ) %]
12
            <form>
13
            <form>
13
                <h3>Click on the following links to download the exported batch(es).</h3>
14
                <h3>Click on the following links to download the exported batch(es).</h3>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/spinelabel-home.tt (-1 / +1 lines)
Lines 16-22 Link Here
16
        <div class="col-sm-10 col-sm-push-2">
16
        <div class="col-sm-10 col-sm-push-2">
17
            <main>
17
            <main>
18
18
19
			<h2>Quick spine label creator</h2>
19
<h1>Quick spine label creator</h1>
20
                <form action="/cgi-bin/koha/labels/spinelabel-print.pl" method="post" id="spinelabelprint">
20
                <form action="/cgi-bin/koha/labels/spinelabel-print.pl" method="post" id="spinelabelprint">
21
				<fieldset class="brief">
21
				<fieldset class="brief">
22
				<ol>
22
				<ol>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/accountline-details.tt (+8 lines)
Lines 28-33 Link Here
28
        <div class="col-sm-10 col-sm-push-2">
28
        <div class="col-sm-10 col-sm-push-2">
29
            <main>
29
            <main>
30
30
31
            <h1>
32
                [% IF type == 'credit' %]
33
                    Details of payment
34
                [% ELSIF type == 'debit' %]
35
                    Details of fee
36
                [% END %]
37
            </h1>
38
31
            [% INCLUDE 'members-toolbar.inc' borrowernumber=patron.borrowernumber %]
39
            [% INCLUDE 'members-toolbar.inc' borrowernumber=patron.borrowernumber %]
32
40
33
            [% IF accountline %]
41
            [% IF accountline %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/boraccount.tt (+1 lines)
Lines 30-35 Link Here
30
            <main>
30
            <main>
31
31
32
[% INCLUDE 'members-toolbar.inc' %]
32
[% INCLUDE 'members-toolbar.inc' %]
33
<h1>Account for [% INCLUDE 'patron-title.inc' %]</h1>
33
<form action="/cgi-bin/koha/members/boraccount.pl" method="get"><input type="hidden" name="borrowernumber" id="borrowernumber" value="[% patron.borrowernumber | html %]" /></form>
34
<form action="/cgi-bin/koha/members/boraccount.pl" method="get"><input type="hidden" name="borrowernumber" id="borrowernumber" value="[% patron.borrowernumber | html %]" /></form>
34
35
35
<!-- The manual invoice and credit buttons -->
36
<!-- The manual invoice and credit buttons -->
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/deletemem.tt (-2 / +3 lines)
Lines 21-27 Link Here
21
    [% INCLUDE 'members-toolbar.inc' %]
21
    [% INCLUDE 'members-toolbar.inc' %]
22
    [% IF ItemsOnIssues || debits || is_guarantor %]
22
    [% IF ItemsOnIssues || debits || is_guarantor %]
23
        <div class="dialog alert">
23
        <div class="dialog alert">
24
        <h3>Cannot delete patron</h3>
24
        <h1>Cannot delete patron</h1>
25
            <ul>
25
            <ul>
26
            [% IF ( ItemsOnIssues ) %]
26
            [% IF ( ItemsOnIssues ) %]
27
                <li>Patron has [% ItemsOnIssues | html %] item(s) checked out.</li>
27
                <li>Patron has [% ItemsOnIssues | html %] item(s) checked out.</li>
Lines 50-56 Link Here
50
                    [% END %]
50
                    [% END %]
51
                </ul>
51
                </ul>
52
            [% END %]
52
            [% END %]
53
            <h3>Are you sure you want to delete the patron [% patron.firstname | html %] [% patron.surname | html %]? This cannot be undone.</h3>
53
            <h1>Are you sure you want to delete the patron [% patron.firstname | html %] [% patron.surname | html %]?</h1>
54
            <p>This cannot be undone.</p>
54
            <form action="/cgi-bin/koha/members/deletemem.pl">
55
            <form action="/cgi-bin/koha/members/deletemem.pl">
55
                <input type="hidden" name="csrf_token" value="[% csrf_token | html %]" />
56
                <input type="hidden" name="csrf_token" value="[% csrf_token | html %]" />
56
                <input type="hidden" name="member" value="[% patron.borrowernumber | html %]"/>
57
                <input type="hidden" name="member" value="[% patron.borrowernumber | html %]"/>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/discharges.tt (-2 / +2 lines)
Lines 18-24 Link Here
18
            <div class="col-md-8 col-md-offset-2">
18
            <div class="col-md-8 col-md-offset-2">
19
19
20
    [% IF pending_discharges %]
20
    [% IF pending_discharges %]
21
      <h2>Pending discharge requests</h2>
21
      <h1>Pending discharge requests</h1>
22
      <div id="pending_updates">
22
      <div id="pending_updates">
23
        <table>
23
        <table>
24
          <thead>
24
          <thead>
Lines 43-49 Link Here
43
      </div>
43
      </div>
44
    [% ELSE %]
44
    [% ELSE %]
45
      <div class="dialog message">
45
      <div class="dialog message">
46
        <p>There are no pending discharge requests.</p>
46
        <h1>There are no pending discharge requests.</h1>
47
      </div>
47
      </div>
48
    [% END %]
48
    [% END %]
49
49
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/files.tt (-2 / +2 lines)
Lines 20-29 Link Here
20
        <div class="col-sm-10 col-sm-push-2">
20
        <div class="col-sm-10 col-sm-push-2">
21
            <main>
21
            <main>
22
22
23
                [% INCLUDE 'members-toolbar.inc' %]
24
25
                <h1>Files</h1>
23
                <h1>Files</h1>
26
24
25
                [% INCLUDE 'members-toolbar.inc' %]
26
27
                [% IF errors %]
27
                [% IF errors %]
28
                    <div class="dialog alert">
28
                    <div class="dialog alert">
29
                        [% IF errors.empty_upload %]The file you are attempting to upload has no contents.[% END %]
29
                        [% IF errors.empty_upload %]The file you are attempting to upload has no contents.[% END %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/housebound.tt (-3 / +3 lines)
Lines 25-34 Link Here
25
        <div class="col-sm-10 col-sm-push-2">
25
        <div class="col-sm-10 col-sm-push-2">
26
            <main>
26
            <main>
27
27
28
        [% INCLUDE 'members-toolbar.inc' %]
28
                <!-- Title -->
29
                <h1>Housebound details for [% INCLUDE 'patron-title.inc' %]</h1>
29
30
30
          <!-- Title -->
31
        [% INCLUDE 'members-toolbar.inc' %]
31
          <h1>Housebound details for [% INCLUDE 'patron-title.inc' %]</h1>
32
32
33
            [% FOR m IN messages %]
33
            [% FOR m IN messages %]
34
                <div class="dialog [% m.type | html %]">
34
                <div class="dialog [% m.type | html %]">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/ill-requests.tt (-1 / +1 lines)
Lines 27-34 Link Here
27
    <div class="row">
27
    <div class="row">
28
        <div class="col-sm-10 col-sm-push-2">
28
        <div class="col-sm-10 col-sm-push-2">
29
            <main>
29
            <main>
30
                [% INCLUDE 'members-toolbar.inc' %]
31
                <h1>ILL requests history</h1>
30
                <h1>ILL requests history</h1>
31
                [% INCLUDE 'members-toolbar.inc' %]
32
                [% INCLUDE 'ill-list-table.inc' %]
32
                [% INCLUDE 'ill-list-table.inc' %]
33
            </main>
33
            </main>
34
        </div> <!-- .col-sm-10.col-sm-push-2 -->
34
        </div> <!-- .col-sm-10.col-sm-push-2 -->
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/mancredit.tt (+2 lines)
Lines 26-31 Link Here
26
        <div class="col-sm-10 col-sm-push-2">
26
        <div class="col-sm-10 col-sm-push-2">
27
            <main>
27
            <main>
28
28
29
                <h1>Manual credit</h1>
30
29
            [% INCLUDE 'members-toolbar.inc' %]
31
            [% INCLUDE 'members-toolbar.inc' %]
30
32
31
            <!-- The manual invoice and credit buttons -->
33
            <!-- The manual invoice and credit buttons -->
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/maninvoice.tt (+2 lines)
Lines 27-32 Link Here
27
        <div class="col-sm-10 col-sm-push-2">
27
        <div class="col-sm-10 col-sm-push-2">
28
            <main>
28
            <main>
29
29
30
                <h1>Manual invoice</h1>
31
30
            [% INCLUDE 'members-toolbar.inc' %]
32
            [% INCLUDE 'members-toolbar.inc' %]
31
33
32
            <!-- The manual invoice and credit buttons -->
34
            <!-- The manual invoice and credit buttons -->
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/member-password.tt (-1 / +1 lines)
Lines 59-65 Link Here
59
	[% END %]
59
	[% END %]
60
60
61
61
62
    <fieldset class="brief"><legend>Change username and/or password for [% patron.firstname | html %] [% patron.surname | html %]</legend>
62
    <fieldset class="brief"><legend><h1>Change username and/or password for [% patron.firstname | html %] [% patron.surname | html %]</h1></legend>
63
	<ol>
63
	<ol>
64
    <li><label for="newuserid">New username:</label>
64
    <li><label for="newuserid">New username:</label>
65
    <input type="hidden" name="member" value="[% patron.borrowernumber | html %]" /><input type="text" id="newuserid" name="newuserid" size="20" value="[% patron.userid | html %]" /></li>
65
    <input type="hidden" name="member" value="[% patron.borrowernumber | html %]" /><input type="text" id="newuserid" name="newuserid" size="20" value="[% patron.userid | html %]" /></li>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/member.tt (-1 / +2 lines)
Lines 30-36 Link Here
30
30
31
          [% INCLUDE 'patron-toolbar.inc' %]
31
          [% INCLUDE 'patron-toolbar.inc' %]
32
          [% INCLUDE 'noadd-warnings.inc' %]
32
          [% INCLUDE 'noadd-warnings.inc' %]
33
34
          <div class="browse">
33
          <div class="browse">
35
            Browse by last name:
34
            Browse by last name:
36
            [% FOREACH letter IN alphabet.split(' ') %]
35
            [% FOREACH letter IN alphabet.split(' ') %]
Lines 38-43 Link Here
38
            [% END %]
37
            [% END %]
39
          </div>
38
          </div>
40
39
40
          <h1>Patrons</h1>
41
41
          [% IF CAN_user_borrowers_edit_borrowers && pending_borrower_modifications %]
42
          [% IF CAN_user_borrowers_edit_borrowers && pending_borrower_modifications %]
42
            <div class="pending-info" id="patron_updates_pending">
43
            <div class="pending-info" id="patron_updates_pending">
43
              <a href="/cgi-bin/koha/members/members-update.pl">Patrons requesting modifications</a>:
44
              <a href="/cgi-bin/koha/members/members-update.pl">Patrons requesting modifications</a>:
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/members-update.tt (-1 / +1 lines)
Lines 94-101 Link Here
94
    <div class="row">
94
    <div class="row">
95
        <div class="col-md-8 col-md-offset-2">
95
        <div class="col-md-8 col-md-offset-2">
96
96
97
            <h1>Update patron records</h1>
97
            [% IF PendingModifications %]
98
            [% IF PendingModifications %]
98
            <h2>Update patron records</h2>
99
                <form method="post" action="members-update-do.pl">
99
                <form method="post" action="members-update-do.pl">
100
                    <div id="pending_updates">
100
                    <div id="pending_updates">
101
                            [% FOREACH pm IN PendingModifications %]
101
                            [% FOREACH pm IN PendingModifications %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/merge-patrons.tt (-1 / +1 lines)
Lines 48-54 Link Here
48
<div class="main container-fluid">
48
<div class="main container-fluid">
49
    <div class="row">
49
    <div class="row">
50
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
50
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
51
            <h3>Merge patron records</h3>
51
            <h1>Merge patron records</h1>
52
52
53
            [% IF action == 'show' %]
53
            [% IF action == 'show' %]
54
                [% IF patrons.count > 1 %]
54
                [% IF patrons.count > 1 %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember-brief.tt (-1 / +1 lines)
Lines 12-18 Link Here
12
    <div class="container-fluid">
12
    <div class="container-fluid">
13
        <div class="row">
13
        <div class="row">
14
            <div class="col-xs-12">
14
            <div class="col-xs-12">
15
                <h3>[% INCLUDE 'patron-title.inc' %]</h3>
15
                <h1>[% INCLUDE 'patron-title.inc' %]</h1>
16
            </div>
16
            </div>
17
        </div>
17
        </div>
18
        <div class="row">
18
        <div class="row">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt (-2 / +2 lines)
Lines 171-182 Link Here
171
                            </div>
171
                            </div>
172
                        [% END %]
172
                        [% END %]
173
173
174
                        <h3>
174
                        <h1>
175
                            [% UNLESS ( I ) %]
175
                            [% UNLESS ( I ) %]
176
                                [% patron.title | html %] [% patron.firstname | html %]
176
                                [% patron.title | html %] [% patron.firstname | html %]
177
                            [% END %]
177
                            [% END %]
178
                            [% patron.surname | html %] ([% patron.cardnumber | html %])
178
                            [% patron.surname | html %] ([% patron.cardnumber | html %])
179
                        </h3>
179
                        </h1>
180
                        <div class="col-sm-6">
180
                        <div class="col-sm-6">
181
181
182
                            <div id="patron-information" class="patroninfo-section">
182
                            <div id="patron-information" class="patroninfo-section">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt (+2 lines)
Lines 24-29 Link Here
24
        <div class="col-sm-10 col-sm-push-2">
24
        <div class="col-sm-10 col-sm-push-2">
25
            <main>
25
            <main>
26
26
27
                <h1>Make a payment</h1>
28
27
[% INCLUDE 'members-toolbar.inc' borrowernumber=patron.borrowernumber %]
29
[% INCLUDE 'members-toolbar.inc' borrowernumber=patron.borrowernumber %]
28
30
29
<!-- The manual invoice and credit buttons -->
31
<!-- The manual invoice and credit buttons -->
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt (-1 / +18 lines)
Lines 56-63 Link Here
56
        <div class="col-sm-10 col-sm-push-2">
56
        <div class="col-sm-10 col-sm-push-2">
57
            <main>
57
            <main>
58
58
59
[% INCLUDE 'members-toolbar.inc' borrowernumber=patron.borrowernumber %]
59
            <h1>
60
                [% IF ( pay_individual ) %]
61
                    Pay an individual fine
62
                [% ELSIF ( writeoff_individual ) %]
63
                    Write off an individual fine
64
                [% ELSE %]
65
                    [% IF ( selected_accts ) %]
66
                        [% IF type == 'WRITEOFF' %]
67
                            Write off an amount toward selected fines
68
                        [% ELSE %]
69
                            Pay an amount toward selected fines
70
                        [% END %]
71
                    [% ELSE %]
72
                        Pay an amount toward all fines
73
                    [% END %]
74
                [% END %]
75
            </h1>
60
76
77
[% INCLUDE 'members-toolbar.inc' borrowernumber=patron.borrowernumber %]
61
78
62
<!-- The manual invoice and credit buttons -->
79
<!-- The manual invoice and credit buttons -->
63
<div class="statictabs">
80
<div class="statictabs">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/purchase-suggestions.tt (-1 / +1 lines)
Lines 25-32 Link Here
25
        <div class="col-sm-10 col-sm-push-2">
25
        <div class="col-sm-10 col-sm-push-2">
26
            <main>
26
            <main>
27
27
28
                [% INCLUDE 'members-toolbar.inc' %]
29
                <h1>Purchase suggestions</h1>
28
                <h1>Purchase suggestions</h1>
29
                [% INCLUDE 'members-toolbar.inc' %]
30
30
31
                <div id="toolbar" class="btn-toolbar">
31
                <div id="toolbar" class="btn-toolbar">
32
                    <a class="btn btn-default" id="newsuggestion" href="/cgi-bin/koha/suggestion/suggestion.pl?op=add&amp;suggestedby=[% patron.borrowernumber | html %]&amp;redirect=purchase_suggestions&amp;borrowernumber=[% patron.borrowernumber | html %]"><i class="fa fa-plus"></i> New purchase suggestion</a>
32
                    <a class="btn btn-default" id="newsuggestion" href="/cgi-bin/koha/suggestion/suggestion.pl?op=add&amp;suggestedby=[% patron.borrowernumber | html %]&amp;redirect=purchase_suggestions&amp;borrowernumber=[% patron.borrowernumber | html %]"><i class="fa fa-plus"></i> New purchase suggestion</a>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/readingrec.tt (-1 / +2 lines)
Lines 22-30 Link Here
22
        <div class="col-sm-10 col-sm-push-2">
22
        <div class="col-sm-10 col-sm-push-2">
23
            <main>
23
            <main>
24
24
25
[% INCLUDE 'members-toolbar.inc' %]
26
<h1>Circulation history</h1>
25
<h1>Circulation history</h1>
27
26
27
[% INCLUDE 'members-toolbar.inc' %]
28
28
[% UNLESS Koha.Preference('intranetreadinghistory') %]
29
[% UNLESS Koha.Preference('intranetreadinghistory') %]
29
    <div class="dialog alert">Staff members are not allowed to access patron's checkout history</div>
30
    <div class="dialog alert">Staff members are not allowed to access patron's checkout history</div>
30
[% ELSIF is_anonymous %]
31
[% ELSIF is_anonymous %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/routing-lists.tt (-3 / +4 lines)
Lines 20-27 Link Here
20
        <div class="col-sm-10 col-sm-push-2">
20
        <div class="col-sm-10 col-sm-push-2">
21
            <main>
21
            <main>
22
22
23
[% INCLUDE 'members-toolbar.inc' %]
23
                [% INCLUDE 'members-toolbar.inc' %]
24
24
25
                <h1>Subscription routing lists for [% INCLUDE 'patron-title.inc' %]</h1>
25
<!-- Search Bar -->
26
<!-- Search Bar -->
26
<p class="tip">Search subscriptions:</p>
27
<p class="tip">Search subscriptions:</p>
27
<form action="/cgi-bin/koha/serials/serials-search.pl" method="get">[% IF ( routing ) %]<input type="hidden" name="routing" value="[% routing | html %]" />[% END %]<input type="hidden" name="searched" value="1" /> <label for="ISSN_filter">ISSN:</label> <input type="text" size="10" maxlength="11" name="ISSN_filter" id="ISSN_filter" value="[% ISSN_filter | html %]" /> <label for="title_filter">Title:</label> <input type="text" size="20" maxlength="40" name="title_filter" id="title_filter" value="[% title_filter | html %]" /><input type="submit" value="Search" class="submit" />
28
<form action="/cgi-bin/koha/serials/serials-search.pl" method="get">[% IF ( routing ) %]<input type="hidden" name="routing" value="[% routing | html %]" />[% END %]<input type="hidden" name="searched" value="1" /> <label for="ISSN_filter">ISSN:</label> <input type="text" size="10" maxlength="11" name="ISSN_filter" id="ISSN_filter" value="[% ISSN_filter | html %]" /> <label for="title_filter">Title:</label> <input type="text" size="20" maxlength="40" name="title_filter" id="title_filter" value="[% title_filter | html %]" /><input type="submit" value="Search" class="submit" />
Lines 29-35 Link Here
29
<!-- Search Bar End -->
30
<!-- Search Bar End -->
30
31
31
[% SET routinglists = patron.get_routing_lists %]
32
[% SET routinglists = patron.get_routing_lists %]
32
<h1>
33
<h2>
33
[% UNLESS ( routinglists ) %]
34
[% UNLESS ( routinglists ) %]
34
0 subscription routing lists
35
0 subscription routing lists
35
[% ELSIF ( routinglists.count == 1 ) %]
36
[% ELSIF ( routinglists.count == 1 ) %]
Lines 37-43 Link Here
37
[% ELSE %]
38
[% ELSE %]
38
[% routinglists.count | html %] subscription routing lists
39
[% routinglists.count | html %] subscription routing lists
39
[% END %]
40
[% END %]
40
</h1>
41
</h2>
41
42
42
<div id="subscriptions">
43
<div id="subscriptions">
43
44
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/update-child.tt (-2 / +1 lines)
Lines 11-17 Link Here
11
11
12
[% IF ( MULTI ) %]
12
[% IF ( MULTI ) %]
13
13
14
    <h3> Choose adult category </h3>
14
    <h1> Choose adult category </h1>
15
15
16
    [% IF patron_categories %]
16
    [% IF patron_categories %]
17
        <form method="post" action="update-child.pl">
17
        <form method="post" action="update-child.pl">
18
- 

Return to bug 27631