Lines 813-818
Link Here
|
813 |
|
813 |
|
814 |
[% UNLESS ( transfertodo) %] |
814 |
[% UNLESS ( transfertodo) %] |
815 |
[% INCLUDE display_bormessagepref %] |
815 |
[% INCLUDE display_bormessagepref %] |
|
|
816 |
[% IF patron.primary_contact_method %] |
817 |
<li id="main_contact_method">Main contact method: <span>[% patron.primary_contact_method | html %]</span></li> |
818 |
[% END %] |
816 |
[% END %] |
819 |
[% END %] |
817 |
|
820 |
|
818 |
[% IF ( patron.is_debarred ) %] |
821 |
[% IF ( patron.is_debarred ) %] |
819 |
- |
|
|