Lines 219-224
Link Here
|
219 |
[% IF ( ERROR_child_no_guarantor ) %] |
219 |
[% IF ( ERROR_child_no_guarantor ) %] |
220 |
<li id="ERROR_child_no_guarantor">A child patron needs a guarantor.</li> |
220 |
<li id="ERROR_child_no_guarantor">A child patron needs a guarantor.</li> |
221 |
[% END %] |
221 |
[% END %] |
|
|
222 |
[% IF ( ERROR_child_is_guarantor ) %] |
223 |
<li id="ERROR_child_is_guarantor">Child patron cannot be a guarantor.</li> |
224 |
[% END %] |
222 |
[% IF ( ERROR_guarantor_is_guarantee ) %] |
225 |
[% IF ( ERROR_guarantor_is_guarantee ) %] |
223 |
<li id="ERROR_guarantor_is_guarantee">A guarantor cannot be a guarantee.</li> |
226 |
<li id="ERROR_guarantor_is_guarantee">A guarantor cannot be a guarantee.</li> |
224 |
[% END %] |
227 |
[% END %] |