Lines 354-360
legend:hover {
Link Here
|
354 |
[% IF ( ERROR_dateofbirth ) %] |
354 |
[% IF ( ERROR_dateofbirth ) %] |
355 |
<span class="required">(Error)</span> |
355 |
<span class="required">(Error)</span> |
356 |
[% END %] |
356 |
[% END %] |
357 |
<div class="hint">[% INCLUDE 'date-format.inc' %]</div> |
357 |
<div id="dateofbirth_hint" class="hint">[% INCLUDE 'date-format.inc' %]</div> |
358 |
</li> |
358 |
</li> |
359 |
[% END # /UNLESS nodateofbirth %] |
359 |
[% END # /UNLESS nodateofbirth %] |
360 |
[% UNLESS noinitials %] |
360 |
[% UNLESS noinitials %] |