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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbooks.tt (+2 lines)
Lines 95-100 Link Here
95
                    <div class="pages">[% pagination_bar | $raw %]</div>
95
                    <div class="pages">[% pagination_bar | $raw %]</div>
96
                    <div class="searchresults">
96
                    <div class="searchresults">
97
                        <table>
97
                        <table>
98
                            <caption class="sr-only">Search results</caption>
98
                            <tr>
99
                            <tr>
99
                                <th>&nbsp;</th>
100
                                <th>&nbsp;</th>
100
                                <th>Title</th>
101
                                <th>Title</th>
Lines 200-205 Link Here
200
                        <h2>Records found in the reservoir</h2>
201
                        <h2>Records found in the reservoir</h2>
201
                        [% IF ( breeding_loop ) %]
202
                        [% IF ( breeding_loop ) %]
202
                            <table>
203
                            <table>
204
                                <caption class="sr-only">Records</caption>
203
                                <tr>
205
                                <tr>
204
                                    <th>Title</th>
206
                                    <th>Title</th>
205
                                    <th>ISBN</th>
207
                                    <th>ISBN</th>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt (+1 lines)
Lines 63-68 Link Here
63
        [% SET date_fields = [ 'dateaccessioned', 'onloan', 'datelastseen', 'datelastborrowed', 'replacementpricedate' ] %]
63
        [% SET date_fields = [ 'dateaccessioned', 'onloan', 'datelastseen', 'datelastborrowed', 'replacementpricedate' ] %]
64
        <div>
64
        <div>
65
        <table id="itemst">
65
        <table id="itemst">
66
            <caption class="sr-only">Items</caption>
66
          <thead>
67
          <thead>
67
            <tr>
68
            <tr>
68
                <th class="NoSort">&nbsp;</th>
69
                <th class="NoSort">&nbsp;</th>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/editor.tt (+1 lines)
Lines 317-322 Link Here
317
    <a id="redefine_shortcuts" href="/cgi-bin/koha/admin/adveditorshortcuts.pl">Redefine shortcuts</a>
317
    <a id="redefine_shortcuts" href="/cgi-bin/koha/admin/adveditorshortcuts.pl">Redefine shortcuts</a>
318
[% END %]
318
[% END %]
319
<table class="table table-condensed">
319
<table class="table table-condensed">
320
    <caption class="sr-only">Shortcuts</caption>
320
    <thead>
321
    <thead>
321
        <tr>
322
        <tr>
322
            <th>Shortcut</th>
323
            <th>Shortcut</th>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/merge.tt (+1 lines)
Lines 56-61 div#result { margin-top: 1em; } Link Here
56
        <p>The merge was successful. <a href="/cgi-bin/koha/catalogue/MARCdetail.pl?biblionumber=[% ref_biblionumber | uri %]">View the merged record.</a></p>
56
        <p>The merge was successful. <a href="/cgi-bin/koha/catalogue/MARCdetail.pl?biblionumber=[% ref_biblionumber | uri %]">View the merged record.</a></p>
57
        <h2>Report</h2>
57
        <h2>Report</h2>
58
        <table>
58
        <table>
59
            <caption class="sr-only">Report records</caption>
59
            <thead>
60
            <thead>
60
                <tr>
61
                <tr>
61
                    <th>Biblionumber</th>
62
                    <th>Biblionumber</th>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/cn_browser.tt (+1 lines)
Lines 37-42 Link Here
37
<br />
37
<br />
38
38
39
<table id="cn_browser_table">
39
<table id="cn_browser_table">
40
    <caption class="sr-only">CN browser</caption>
40
    <thead><tr>
41
    <thead><tr>
41
        <th>Call number</th>
42
        <th>Call number</th>
42
        <th>Title</th>
43
        <th>Title</th>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/macles.tt (+1 lines)
Lines 40-45 Link Here
40
            <input type="reset" class="button" value="déselectionner tout" />
40
            <input type="reset" class="button" value="déselectionner tout" />
41
            [% IF ( BIGLOO.Table ) %]
41
            [% IF ( BIGLOO.Table ) %]
42
            <table>
42
            <table>
43
                <caption class="sr-only">BIGLOO</caption>
43
                <tr>
44
                <tr>
44
                <th>Espace\Temps</th>
45
                <th>Espace\Temps</th>
45
                [% FOREACH col_hd IN BIGLOO.col_hdr %]
46
                [% FOREACH col_hd IN BIGLOO.col_hdr %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_006.tt (+2 lines)
Lines 10-15 Link Here
10
<h1>006 Fixed-length data elements--Additional material characteristics--General information</h1>
10
<h1>006 Fixed-length data elements--Additional material characteristics--General information</h1>
11
11
12
<table>
12
<table>
13
    <caption class="sr-only">Results</caption>
13
    <tr id="tr_result">
14
    <tr id="tr_result">
14
    </tr>
15
    </tr>
15
</table>
16
</table>
Lines 20-25 Link Here
20
<input type="hidden" id="[% index | html %]" name="index" value="[% index | html %]" />
21
<input type="hidden" id="[% index | html %]" name="index" value="[% index | html %]" />
21
<input type="hidden" id="result" name="result" value="[% result | html %]" />
22
<input type="hidden" id="result" name="result" value="[% result | html %]" />
22
<table id="table_material_types">
23
<table id="table_material_types">
24
    <caption class="sr-only">Material types</caption>
23
    <tr id="tr_material_types">
25
    <tr id="tr_material_types">
24
        <td><label for="material_type" title="Select a type of material to specify the variable values">Type of material</label></td>
26
        <td><label for="material_type" title="Select a type of material to specify the variable values">Type of material</label></td>
25
        <td>
27
        <td>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_008.tt (+2 lines)
Lines 10-15 Link Here
10
<h1> 008 Fixed-length data elements--Additional material characteristics--General information</h1>
10
<h1> 008 Fixed-length data elements--Additional material characteristics--General information</h1>
11
11
12
<table>
12
<table>
13
    <caption class="sr-only">Results</caption>
13
    <tr id="tr_result">
14
    <tr id="tr_result">
14
    </tr>
15
    </tr>
15
</table>
16
</table>
Lines 29-34 Link Here
29
<input type="hidden" id="[% index | html %]" name="index" value="[% index | html %]" />
30
<input type="hidden" id="[% index | html %]" name="index" value="[% index | html %]" />
30
<input type="hidden" name="result" id="result" value="[% result | html %]" />
31
<input type="hidden" name="result" id="result" value="[% result | html %]" />
31
<table id="table_material_types">
32
<table id="table_material_types">
33
    <caption class="sr-only">Material types</caption>
32
    <tr id="tr_material_types">
34
    <tr id="tr_material_types">
33
        <td><label for="material_type" title="Select a type of material to specify the variable values">Type of Material</label></td>
35
        <td><label for="material_type" title="Select a type of material to specify the variable values">Type of Material</label></td>
34
        <td>
36
        <td>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_linking_section.tt (+1 lines)
Lines 59-64 Link Here
59
                          [% END %]</p></div>
59
                          [% END %]</p></div>
60
            <div id="resultlist">
60
            <div id="resultlist">
61
                  <table>
61
                  <table>
62
                      <caption class="sr-only">Results</caption>
62
                                <tr>
63
                                <tr>
63
                                   <th>Concise description</th>
64
                                   <th>Concise description</th>
64
                                   <th>&nbsp;</th>
65
                                   <th>&nbsp;</th>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_210c.tt (+1 lines)
Lines 56-61 Link Here
56
[% IF ( total ) %]
56
[% IF ( total ) %]
57
        <div id="resultlist">
57
        <div id="resultlist">
58
            <table>
58
            <table>
59
                <caption class="sr-only">Results</caption>
59
                <tr>
60
                <tr>
60
                    <th>Summary</th>
61
                    <th>Summary</th>
61
                    <th>Heading type</th>
62
                    <th>Heading type</th>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_4XX.tt (+1 lines)
Lines 57-62 Link Here
57
                          [% END %]</p></div>
57
                          [% END %]</p></div>
58
		<div id="resultlist">
58
		<div id="resultlist">
59
			<table>
59
			<table>
60
                <caption class="sr-only">Results</caption>
60
				<tr>
61
				<tr>
61
					<th>Summary</th>
62
					<th>Summary</th>
62
                    <th>Item count</th>
63
                    <th>Item count</th>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_auth_search.tt (+1 lines)
Lines 76-81 Link Here
76
    <h1>Results for authority records</h1>
76
    <h1>Results for authority records</h1>
77
    [% IF ( breeding_loop ) %]
77
    [% IF ( breeding_loop ) %]
78
    <table id="resultst">
78
    <table id="resultst">
79
        <caption class="sr-only">Results</caption>
79
<thead>    <tr>
80
<thead>    <tr>
80
        <th>Server</th>
81
        <th>Server</th>
81
        <th>Heading</th>
82
        <th>Heading</th>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_search.tt (-1 / +1 lines)
Lines 126-131 Link Here
126
126
127
                    [% IF ( breeding_loop ) %]
127
                    [% IF ( breeding_loop ) %]
128
                        <table id="resultst">
128
                        <table id="resultst">
129
                            <caption class="sr-only">Results</caption>
129
                            <thead>
130
                            <thead>
130
                                <tr>
131
                                <tr>
131
                                    <th>Server</th>
132
                                    <th>Server</th>
132
- 

Return to bug 28243