| Lines 14-24
          
      
      
        Link Here | 
        
          | 14 |    <div id="bd"> | 14 |    <div id="bd"> | 
        
          | 15 | 	<div id="yui-main"> | 15 | 	<div id="yui-main"> | 
        
          | 16 | 	<div class="yui-b"><div class="yui-g"> | 16 | 	<div class="yui-b"><div class="yui-g"> | 
          
            
              | 17 |     <h1>An Error has Occurred!</h1> | 17 |     <h1>An error has occurred!</h1> | 
        
          | 18 |     <h2>Error 400</h2> | 18 |     <h2>Error 400</h2> | 
        
          | 19 |     <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;"> | 19 |     <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;"> | 
        
          | 20 |     <li>This error means that the link was broken and that the page doesn't exist</li>	 | 20 |     <li>This error means that the link was broken and that the page doesn't exist</li>	 | 
          
            
              | 21 |     <li>To report this error, you can <a href="mailto:[% admin %]">email the Koha Administrator</a>.</li> | 21 |     <li>To report this error, you can <a href="mailto:[% admin %]">email the Koha administrator</a>.</li> | 
        
          | 22 |     <li>Use top menu bar to navigate to another part of Koha.</li> | 22 |     <li>Use top menu bar to navigate to another part of Koha.</li> | 
        
          | 23 |     </ul> | 23 |     </ul> | 
        
          | 24 | </div> | 24 | </div> | 
  
    | Lines 73-79
          
      
      
        Link Here | 
        
          | 73 |     [% IF ( CAN_user_editcatalogue_edit_catalogue ) %] | 73 |     [% IF ( CAN_user_editcatalogue_edit_catalogue ) %] | 
        
          | 74 |     <h3><a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a></h3> | 74 |     <h3><a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a></h3> | 
        
          | 75 | 	<ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;"> | 75 | 	<ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;"> | 
          
            
              | 76 |         <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC Record</a></li> | 76 |         <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC record</a></li> | 
        
          | 77 |         <li><a href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a></li> | 77 |         <li><a href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a></li> | 
        
          | 78 |         <li><a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a></li> | 78 |         <li><a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a></li> | 
        
          | 79 |     </ul> | 79 |     </ul> |