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> |