Bug 5356: delivery place and billing place centralised in basket management
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / errors / 404.tt
index 7416333..7d4485d 100644 (file)
    <div id="bd">
        <div id="yui-main">
        <div class="yui-b"><div class="yui-g">
-    <h1>An Error has Occurred!</h1>
+    <h1>An error has occurred!</h1>
     <h2>Error 404</h2>
     <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
         <li>This error means that the link was broken and that the page doesn't exist</li>     
-        <li>To report this error, you can <a href="mailto:[% admin %]">email the Koha Administrator</a>.</li>
+        <li>To report this error, you can <a href="mailto:[% admin %]">email the Koha administrator</a>.</li>
         <li>Use top menu bar to navigate to another part of Koha.</li>
     </ul>
 </div>
@@ -73,7 +73,7 @@
     [% IF ( CAN_user_editcatalogue_edit_catalogue ) %]
     <h3><a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a></h3>
        <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
-        <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC Record</a></li>
+        <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC record</a></li>
         <li><a href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a></li>
         <li><a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a></li>
     </ul>