fixing typo in Date.pm and minor English in menus.inc
authorkados <kados>
Fri, 9 Mar 2007 23:36:24 +0000 (23:36 +0000)
committerkados <kados>
Fri, 9 Mar 2007 23:36:24 +0000 (23:36 +0000)
C4/Date.pm
koha-tmpl/intranet-tmpl/prog/en/includes/menus.inc

index 67bc81c..09ed758 100644 (file)
@@ -1,4 +1,4 @@
-package C4::Date
+package C4::Date;
 # This file is part of Koha.
 #
 # Koha is free software; you can redistribute it and/or modify it under the
index 90a5c7f..6e3394e 100644 (file)
@@ -34,7 +34,7 @@ intranet</a></h3>
     </ul>
     <!-- /TMPL_IF -->
                 <!-- TMPL_IF NAME="CAN_user_catalogue" -->
-                <a href="/cgi-bin/koha/catalogue/search.pl">Catalog</a>
+                <a href="/cgi-bin/koha/catalogue/search.pl">Catalogue</a>
                 <ul>
                     <li>
                         <form name="searchform" method="get" action="/cgi-bin/koha/catalogue/search.pl" id="searchform">