Lines 819-824
Link Here
|
819 |
|
819 |
|
820 |
[% UNLESS ( transfertodo) %] |
820 |
[% UNLESS ( transfertodo) %] |
821 |
[% INCLUDE display_bormessagepref %] |
821 |
[% INCLUDE display_bormessagepref %] |
|
|
822 |
[% IF patron.primary_contact_method %] |
823 |
<li id="main_contact_method">Main contact method: <span>[% patron.primary_contact_method | html %]</span></li> |
824 |
[% END %] |
822 |
[% END %] |
825 |
[% END %] |
823 |
|
826 |
|
824 |
[% IF ( patron.is_debarred ) %] |
827 |
[% IF ( patron.is_debarred ) %] |
825 |
- |
|
|