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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/accountline-details.tt (+2 lines)
Lines 75-80 Link Here
75
                [% END %]
75
                [% END %]
76
76
77
                <table id="table_account_fines">
77
                <table id="table_account_fines">
78
                    <caption class="sr-only">Account fines</caption>
78
                    <thead>
79
                    <thead>
79
                        <tr>
80
                        <tr>
80
                            <th>Date</th>
81
                            <th>Date</th>
Lines 150-155 Link Here
150
                [% END %]
151
                [% END %]
151
152
152
                <table class="accountline-offsets-table" id="accountline-debits-table">
153
                <table class="accountline-offsets-table" id="accountline-debits-table">
154
                    <caption class="sr-only">Offsets</caption>
153
                    <thead>
155
                    <thead>
154
                        <tr>
156
                        <tr>
155
                            <th>Date created</th>
157
                            <th>Date created</th>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/apikeys.tt (+1 lines)
Lines 57-62 Link Here
57
                            <button class="btn btn-default toggle_element" type="submit" id="show-api-form" data-element="#add-api-key"><i class="fa fa-plus"></i> Generate a new client id/key pair</button>
57
                            <button class="btn btn-default toggle_element" type="submit" id="show-api-form" data-element="#add-api-key"><i class="fa fa-plus"></i> Generate a new client id/key pair</button>
58
                        </p>
58
                        </p>
59
                        <table>
59
                        <table>
60
                            <caption class="sr-only">Keys</caption>
60
                            <thead>
61
                            <thead>
61
                                <tr>
62
                                <tr>
62
                                    <th>Description</th>
63
                                    <th>Description</th>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/boraccount.tt (+1 lines)
Lines 59-64 Link Here
59
[% INCLUDE 'renew_results.inc' renew_results=renew_results %]
59
[% INCLUDE 'renew_results.inc' renew_results=renew_results %]
60
<!-- The table with the account items -->
60
<!-- The table with the account items -->
61
<table id="table_account_fines">
61
<table id="table_account_fines">
62
    <caption class="sr-only">Account fines</caption>
62
    <thead>
63
    <thead>
63
      <tr>
64
      <tr>
64
          <th>Created</th>
65
          <th>Created</th>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/discharge.tt (-1 / +1 lines)
Lines 66-73 Link Here
66
[% END %]
66
[% END %]
67
67
68
[% IF validated_discharges %]
68
[% IF validated_discharges %]
69
    <h2>Already validated discharges</h2>
70
    <table>
69
    <table>
70
    <caption>Already validated discharges</caption>
71
        <thead>
71
        <thead>
72
            <tr>
72
            <tr>
73
                <th>Requested</th>
73
                <th>Requested</th>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/discharges.tt (-1 / +1 lines)
Lines 32-40 Link Here
32
            <div class="col-md-8 col-md-offset-2">
32
            <div class="col-md-8 col-md-offset-2">
33
33
34
    [% IF pending_discharges %]
34
    [% IF pending_discharges %]
35
      <h1>Pending discharge requests</h1>
36
      <div id="pending_updates">
35
      <div id="pending_updates">
37
        <table>
36
        <table>
37
            <caption><h1>Pending discharge requests</h1></caption>
38
          <thead>
38
          <thead>
39
            <tr>
39
            <tr>
40
              <th>Patron</th>
40
              <th>Patron</th>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/files.tt (+1 lines)
Lines 47-52 Link Here
47
47
48
                [% IF ( files ) %]
48
                [% IF ( files ) %]
49
                <table>
49
                <table>
50
                    <caption class="sr-only">Files</caption>
50
                    <thead>
51
                    <thead>
51
                        <tr>
52
                        <tr>
52
                            <th>Name</th>
53
                            <th>Name</th>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/holdshistory.tt (+1 lines)
Lines 52-57 Link Here
52
52
53
<div id="holdshistory">
53
<div id="holdshistory">
54
  <table id="table_holdshistory">
54
  <table id="table_holdshistory">
55
      <caption class="sr-only">Holds history</caption>
55
      <thead>
56
      <thead>
56
        <tr>
57
        <tr>
57
        <th class="anti-the">Title</th>
58
        <th class="anti-the">Title</th>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/housebound.tt (+1 lines)
Lines 389-394 Link Here
389
                [% housebound_visits = housebound_profile.housebound_visits %]
389
                [% housebound_visits = housebound_profile.housebound_visits %]
390
                [% IF  housebound_visits.size > 0 %]
390
                [% IF  housebound_visits.size > 0 %]
391
                <table border="0" width="100%" cellpadding="3" cellspacing="0">
391
                <table border="0" width="100%" cellpadding="3" cellspacing="0">
392
                    <caption class="sr-only">Deliveries</caption>
392
                  <tr>
393
                  <tr>
393
                    <th>ID</th><th>Date</th><th>Chooser</th><th>Deliverer</th><th class="noExport">Actions</th>
394
                    <th>ID</th><th>Date</th><th>Chooser</th><th>Deliverer</th><th class="noExport">Actions</th>
394
                  </tr>
395
                  </tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/member.tt (+1 lines)
Lines 111-116 Link Here
111
            [% END %]
111
            [% END %]
112
112
113
            <table id="memberresultst">
113
            <table id="memberresultst">
114
                <caption class="sr-only">Member results</caption>
114
              <thead>
115
              <thead>
115
                <tr>
116
                <tr>
116
                [% IF CAN_user_borrowers_edit_borrowers || CAN_user_tools_manage_patron_lists %]
117
                [% IF CAN_user_borrowers_edit_borrowers || CAN_user_tools_manage_patron_lists %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt (+1 lines)
Lines 1258-1263 legend:hover { Link Here
1258
                                        <legend id="restrictions_lgd">Patron restrictions</legend>
1258
                                        <legend id="restrictions_lgd">Patron restrictions</legend>
1259
                                        [% IF ( debarments ) %]
1259
                                        [% IF ( debarments ) %]
1260
                                            <table>
1260
                                            <table>
1261
                                                <caption class="sr-only">Debarments</caption>
1261
                                                <thead>
1262
                                                <thead>
1262
                                                    <tr>
1263
                                                    <tr>
1263
                                                         <th>Type</th>
1264
                                                         <th>Type</th>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/members-update.tt (+2 lines)
Lines 131-136 Link Here
131
                                  [%# timestamp+verification_token+borrowernumber=3 %]
131
                                  [%# timestamp+verification_token+borrowernumber=3 %]
132
                                    <div class="members-update-table">
132
                                    <div class="members-update-table">
133
                                        <table>
133
                                        <table>
134
                                            <caption class="sr-only">Members update</caption>
134
                                            <tr>
135
                                            <tr>
135
                                                <th>Field</th>
136
                                                <th>Field</th>
136
                                                <th>Old value</th>
137
                                                <th>Old value</th>
Lines 164-169 Link Here
164
                                    <div class="members-update-table">
165
                                    <div class="members-update-table">
165
                                        <h2>[% PROCESS display_names field='extended_attributes' %]</h2>
166
                                        <h2>[% PROCESS display_names field='extended_attributes' %]</h2>
166
                                        <table>
167
                                        <table>
168
                                            <caption class="sr-only">Members update</caption>
167
                                            <tr>
169
                                            <tr>
168
                                                <th>Field</th>
170
                                                <th>Field</th>
169
                                                <th>Old value</th>
171
                                                <th>Old value</th>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/merge-patrons.tt (+1 lines)
Lines 102-107 Link Here
102
102
103
                    <form type="post" action="merge-patrons.pl" id="patron-merge-form">
103
                    <form type="post" action="merge-patrons.pl" id="patron-merge-form">
104
                        <table id="patron-merge-table" class="datatable">
104
                        <table id="patron-merge-table" class="datatable">
105
                            <caption class="sr-only">Patrons</caption>
105
                            <thead>
106
                            <thead>
106
                                <tr>
107
                                <tr>
107
                                    <th>&nbsp;</th>
108
                                    <th>&nbsp;</th>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt (+1 lines)
Lines 844-849 Link Here
844
                                    <form action="/cgi-bin/koha/reserve/modrequest.pl" method="post">
844
                                    <form action="/cgi-bin/koha/reserve/modrequest.pl" method="post">
845
                                        <input type="hidden" name="from" value="circ" />
845
                                        <input type="hidden" name="from" value="circ" />
846
                                        <table id="holds-table" style="width: 100% !Important;">
846
                                        <table id="holds-table" style="width: 100% !Important;">
847
                                            <caption class="sr-only">Holds</caption>
847
                                            <thead>
848
                                            <thead>
848
                                                <tr>
849
                                                <tr>
849
                                                    <th>Hold date</th>
850
                                                    <th>Hold date</th>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/notices.tt (+1 lines)
Lines 44-49 Link Here
44
44
45
[% IF ( QUEUED_MESSAGES ) %]
45
[% IF ( QUEUED_MESSAGES ) %]
46
    <table id="noticestable">
46
    <table id="noticestable">
47
        <caption class="sr-only">Notices</caption>
47
        <thead>
48
        <thead>
48
            <tr>
49
            <tr>
49
                <th>Notice</th>
50
                <th>Notice</th>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt (+1 lines)
Lines 58-63 Link Here
58
    <input type="hidden" name="borrowernumber" id="borrowernumber" value="[% patron.borrowernumber | html %]" />
58
    <input type="hidden" name="borrowernumber" id="borrowernumber" value="[% patron.borrowernumber | html %]" />
59
<p><span class="checkall"><a id="CheckAll" href="#"><i class="fa fa-check"></i> Select all</a></span> | <span class="clearall"><a id="CheckNone" href="#"><i class="fa fa-remove"></i> Clear all</a></span></p>
59
<p><span class="checkall"><a id="CheckAll" href="#"><i class="fa fa-check"></i> Select all</a></span> | <span class="clearall"><a id="CheckNone" href="#"><i class="fa fa-remove"></i> Clear all</a></span></p>
60
<table id="finest">
60
<table id="finest">
61
    <caption class="sr-only">Fines</caption>
61
<thead>
62
<thead>
62
<tr>
63
<tr>
63
    <th class="NoSort">&nbsp;</th>
64
    <th class="NoSort">&nbsp;</th>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt (+2 lines)
Lines 148-153 Link Here
148
    <legend>Pay an individual fine</legend>
148
    <legend>Pay an individual fine</legend>
149
    <input type="hidden" name="payment_note" id="payment_note" value="[% payment_note | html %]" />
149
    <input type="hidden" name="payment_note" id="payment_note" value="[% payment_note | html %]" />
150
    <table>
150
    <table>
151
        <caption class="sr-only">Pay fine</caption>
151
    <thead><tr>
152
    <thead><tr>
152
            <th>Description</th>
153
            <th>Description</th>
153
            <th>Account type</th>
154
            <th>Account type</th>
Lines 226-231 Link Here
226
    <input type="hidden" name="confirm_writeoff" id="confirm_writeoff" value="1" />
227
    <input type="hidden" name="confirm_writeoff" id="confirm_writeoff" value="1" />
227
    <input type="hidden" name="change_given" id="change_given" />
228
    <input type="hidden" name="change_given" id="change_given" />
228
    <table>
229
    <table>
230
        <caption class="sr-only">Pay fine</caption>
229
    <thead><tr>
231
    <thead><tr>
230
            <th>Description</th>
232
            <th>Description</th>
231
            <th>Account type</th>
233
            <th>Account type</th>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/purchase-suggestions.tt (+1 lines)
Lines 44-49 Link Here
44
44
45
                [% IF suggestions %]
45
                [% IF suggestions %]
46
                  <table id="suggestions">
46
                  <table id="suggestions">
47
                      <caption class="sr-only">Suggestions</caption>
47
                    <thead>
48
                    <thead>
48
                        <tr>
49
                        <tr>
49
                          <th>Summary</th>
50
                          <th>Summary</th>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/readingrec.tt (+1 lines)
Lines 62-67 Link Here
62
  [% END %]
62
  [% END %]
63
  <div id="readingrec">
63
  <div id="readingrec">
64
    <table id="table_readingrec">
64
    <table id="table_readingrec">
65
        <caption class="sr-only">History</caption>
65
      <thead>
66
      <thead>
66
        <tr>
67
        <tr>
67
        <th style="display:none;">Type</th>
68
        <th style="display:none;">Type</th>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/routing-lists.tt (+1 lines)
Lines 58-63 Link Here
58
58
59
[% IF ( routinglists ) %]
59
[% IF ( routinglists ) %]
60
    <table id="subscriptiont">
60
    <table id="subscriptiont">
61
        <caption class="sr-only">Subscriptions</caption>
61
        <thead>
62
        <thead>
62
            <tr>
63
            <tr>
63
                <th>Subscription title</th>
64
                <th>Subscription title</th>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/statistics.tt (+1 lines)
Lines 54-59 Link Here
54
            <h1>Statistics for [% INCLUDE 'patron-title.inc' %]</h1>
54
            <h1>Statistics for [% INCLUDE 'patron-title.inc' %]</h1>
55
            [% IF ( datas.size ) %]
55
            [% IF ( datas.size ) %]
56
                <table id="statistics">
56
                <table id="statistics">
57
                    <caption class="sr-only">Statistics</caption>
57
                <thead>
58
                <thead>
58
                    <tr>
59
                    <tr>
59
                      [% FOREACH cn IN column_names %]
60
                      [% FOREACH cn IN column_names %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/update-child.tt (-1 / +1 lines)
Lines 17-22 Link Here
17
        <form method="post" action="update-child.pl">
17
        <form method="post" action="update-child.pl">
18
            <fieldset>
18
            <fieldset>
19
                <table id="catst">
19
                <table id="catst">
20
                    <caption class="sr-only">Categories</caption>
20
                    <thead>
21
                    <thead>
21
                        <tr>
22
                        <tr>
22
                        <th>&nbsp;</th>
23
                        <th>&nbsp;</th>
23
- 

Return to bug 28243