|
Lines 230-235
Link Here
|
| 230 |
</ol> |
230 |
</ol> |
| 231 |
|
231 |
|
| 232 |
<table> |
232 |
<table> |
|
|
233 |
<caption class="sr-only">Suggestions</caption> |
| 233 |
<thead> |
234 |
<thead> |
| 234 |
<tr> |
235 |
<tr> |
| 235 |
<th> </th> |
236 |
<th> </th> |
|
Lines 486-491
Link Here
|
| 486 |
[% END %] |
487 |
[% END %] |
| 487 |
<li> |
488 |
<li> |
| 488 |
<table> |
489 |
<table> |
|
|
490 |
<caption class="sr-only">Suggestions</caption> |
| 489 |
<thead> |
491 |
<thead> |
| 490 |
<tr> |
492 |
<tr> |
| 491 |
<th> </th> |
493 |
<th> </th> |
|
Lines 723-728
Link Here
|
| 723 |
</p> |
725 |
</p> |
| 724 |
|
726 |
|
| 725 |
<table id="table_[% loop.count | html %]" class="sorted"> |
727 |
<table id="table_[% loop.count | html %]" class="sorted"> |
|
|
728 |
<caption class="sr-only">Suggestions</caption> |
| 726 |
<thead> |
729 |
<thead> |
| 727 |
<tr> |
730 |
<tr> |
| 728 |
<th class="NoSort noExport"> </th> |
731 |
<th class="NoSort noExport"> </th> |
| 729 |
- |
|
|