| Lines 121-127
          
      
      
        Link Here | 
        
          | 121 |     <dt><a href="/cgi-bin/koha/tools/batchMod.pl">Batch item modification</a></dt> | 121 |     <dt><a href="/cgi-bin/koha/tools/batchMod.pl">Batch item modification</a></dt> | 
        
          | 122 |     <dd>Modify items in a batch</dd> | 122 |     <dd>Modify items in a batch</dd> | 
        
          | 123 |     [% END %] | 123 |     [% END %] | 
          
            
              | 124 |      | 124 |  | 
            
              |  |  | 125 |     [% IF CAN_user_tools_records_batchmod %] | 
            
              | 126 |       <dt><a href="/cgi-bin/koha/tools/batch_record_modification.pl">Batch record modification</a></dt> | 
            
              | 127 |       <dd>Modify a batch of records (biblios or authorities)</dd> | 
            
              | 128 |     [% END %] | 
            
              | 129 |  | 
        
          | 125 |     [% IF ( CAN_user_tools_export_catalog ) %] | 130 |     [% IF ( CAN_user_tools_export_catalog ) %] | 
        
          | 126 |     <dt><a href="/cgi-bin/koha/tools/export.pl">Export data</a></dt> | 131 |     <dt><a href="/cgi-bin/koha/tools/export.pl">Export data</a></dt> | 
        
          | 127 |     <dd>Export bibliographic, holdings, and authority records</dd> | 132 |     <dd>Export bibliographic, holdings, and authority records</dd> | 
            
              | 128 | -  |  |  |