| 
      
            Lines 856-862
          
      
      
        Link Here
      
     | 
  
        
          | 856 | 
                                                                  [% UNLESS ( transfertodo) %]  | 
          856 | 
                                                                  [% UNLESS ( transfertodo) %]  | 
        
        
          | 857 | 
                                                                      [% INCLUDE display_bormessagepref %]  | 
          857 | 
                                                                      [% INCLUDE display_bormessagepref %]  | 
        
        
          | 858 | 
                                                                      [% IF patron.primary_contact_method %]  | 
          858 | 
                                                                      [% IF patron.primary_contact_method %]  | 
        
          
            
              | 859 | 
                                                                              <li id="main_contact_method">Main contact method: <span>[% patron.primary_contact_method | html %]</span></li>  | 
              859 | 
                                                                              <li id="main_contact_method">Main contact method:  | 
            
            
               | 
               | 
              860 | 
                                                                                  [% SWITCH patron.primary_contact_method %]  | 
            
            
              | 861 | 
                                                                                      [% CASE 'phone' %]  | 
            
            
              | 862 | 
                                                                                          <span>Primary phone</span>  | 
            
            
              | 863 | 
                                                                                      [% CASE 'phonepro' %]  | 
            
            
              | 864 | 
                                                                                          <span>Secondary phone</span>  | 
            
            
              | 865 | 
                                                                                      [% CASE 'mobile' %]  | 
            
            
              | 866 | 
                                                                                          <span>Other phone</span>  | 
            
            
              | 867 | 
                                                                                      [% CASE 'email' %]  | 
            
            
              | 868 | 
                                                                                          <span>Primary email</span>  | 
            
            
              | 869 | 
                                                                                      [% CASE 'emailpro' %]  | 
            
            
              | 870 | 
                                                                                          <span>Secondary email</span>  | 
            
            
              | 871 | 
                                                                                      [% CASE 'fax' %]  | 
            
            
              | 872 | 
                                                                                          <span>Fax</span>  | 
            
            
              | 873 | 
                                                                                  [% END %]  | 
            
            
              | 874 | 
                                                                              </li>  | 
            
        
          | 860 | 
                                                                      [% END %]  | 
          875 | 
                                                                      [% END %]  | 
        
        
          | 861 | 
                                                                  [% END %]  | 
          876 | 
                                                                  [% END %]  | 
        
        
          | 862 | 
           | 
          877 | 
           | 
        
            
              | 863 | 
              -   | 
               | 
               |