| 
      
            Lines 1315-1321
          legend:hover {
      
      
        Link Here
      
     | 
  
        
          | 1315 | 
                                                  <ol class="radio">  | 
          1315 | 
                                                  <ol class="radio">  | 
        
        
          | 1316 | 
                                                      [% UNLESS nogonenoaddress %]  | 
          1316 | 
                                                      [% UNLESS nogonenoaddress %]  | 
        
        
          | 1317 | 
                                                          <li>  | 
          1317 | 
                                                          <li>  | 
        
          
            
              | 1318 | 
                                                                  <label class="radio" for="yesgonenoaddress">  | 
              1318 | 
                                                                  [% IF mandatorygonenoaddress %]  | 
            
            
               | 
               | 
              1319 | 
                                                                      <label class="radio required" for="yesgonenoaddress">  | 
            
            
              | 1320 | 
                                                                  [% ELSE %]  | 
            
            
              | 1321 | 
                                                                      <label class="radio" for="yesgonenoaddress">  | 
            
            
              | 1322 | 
                                                                  [% END %]  | 
            
        
          | 1319 | 
                                                                  Gone no address:  | 
          1323 | 
                                                                  Gone no address:  | 
        
        
          | 1320 | 
                                                              </label>  | 
          1324 | 
                                                              </label>  | 
        
        
          | 1321 | 
                                                              [% IF CAN_user_circulate_manage_restrictions %]  | 
          1325 | 
                                                              [% IF CAN_user_circulate_manage_restrictions %]  | 
        
  
    | 
      
            Lines 1338-1348
          legend:hover {
      
      
        Link Here
      
     | 
  
        
          | 1338 | 
                                                              [% ELSE %]  | 
          1342 | 
                                                              [% ELSE %]  | 
        
        
          | 1339 | 
                                                                  [% IF borrower_data.gonenoaddress %]<span>Yes</span>[% ELSE %]<span>No</span>[% END %]  | 
          1343 | 
                                                                  [% IF borrower_data.gonenoaddress %]<span>Yes</span>[% ELSE %]<span>No</span>[% END %]  | 
        
        
          | 1340 | 
                                                              [% END # /IF CAN_user_circulate_manage_restrictions %]  | 
          1344 | 
                                                              [% END # /IF CAN_user_circulate_manage_restrictions %]  | 
        
            
               | 
               | 
              1345 | 
                                                                  [% IF mandatorygonenoaddress %]  | 
            
            
              | 1346 | 
                                                                      <span class="required">Required</span>  | 
            
            
              | 1347 | 
                                                                  [% END %]  | 
            
        
          | 1341 | 
                                                          </li>  | 
          1348 | 
                                                          </li>  | 
        
            
               | 
               | 
              1349 | 
               | 
            
        
          | 1342 | 
                                                      [% END # /UNLESS nogonenoaddress %]  | 
          1350 | 
                                                      [% END # /UNLESS nogonenoaddress %]  | 
        
        
          | 1343 | 
                                                      [% UNLESS nolost %]  | 
          1351 | 
                                                      [% UNLESS nolost %]  | 
        
        
          | 1344 | 
                                                          <li>  | 
          1352 | 
                                                          <li>  | 
        
          
            
              | 1345 | 
                                                                  <label class="radio" for="yeslost">  | 
              1353 | 
                                                                  [% IF mandatorylost %]  | 
            
            
               | 
               | 
              1354 | 
                                                                      <label class="radio required" for="yeslost">  | 
            
            
              | 1355 | 
                                                                  [% ELSE %]  | 
            
            
              | 1356 | 
                                                                      <label class="radio" for="yeslost">  | 
            
            
              | 1357 | 
                                                                  [% END %]  | 
            
        
          | 1346 | 
                                                                  Lost card:  | 
          1358 | 
                                                                  Lost card:  | 
        
        
          | 1347 | 
                                                              </label>  | 
          1359 | 
                                                              </label>  | 
        
        
          | 1348 | 
                                                              [% IF CAN_user_circulate_manage_restrictions %]  | 
          1360 | 
                                                              [% IF CAN_user_circulate_manage_restrictions %]  | 
        
  
    | 
      
            Lines 1365-1370
          legend:hover {
      
      
        Link Here
      
     | 
  
        
          | 1365 | 
                                                              [% ELSE %]  | 
          1377 | 
                                                              [% ELSE %]  | 
        
        
          | 1366 | 
                                                                  [% IF borrower_data.lost %]<span>Yes</span>[% ELSE %]<span>No</span>[% END %]  | 
          1378 | 
                                                                  [% IF borrower_data.lost %]<span>Yes</span>[% ELSE %]<span>No</span>[% END %]  | 
        
        
          | 1367 | 
                                                              [% END # /IF CAN_user_circulate_manage_restrictions %]  | 
          1379 | 
                                                              [% END # /IF CAN_user_circulate_manage_restrictions %]  | 
        
            
               | 
               | 
              1380 | 
                                                                  [% IF mandatorylost %]  | 
            
            
              | 1381 | 
                                                                      <span class="required">Required</span>  | 
            
            
              | 1382 | 
                                                                  [% END %]  | 
            
        
          | 1368 | 
                                                          </li>  | 
          1383 | 
                                                          </li>  | 
        
        
          | 1369 | 
                                                      [% END # /UNLESS nogonenoaddress %]  | 
          1384 | 
                                                      [% END # /UNLESS nogonenoaddress %]  | 
        
        
          | 1370 | 
                                                  </ol>  | 
          1385 | 
                                                  </ol>  | 
        
            
              | 1371 | 
              -   | 
               | 
               |