Bug 8282: Bug in modules list in about.pl
[koha_fer] / koha-tmpl / intranet-tmpl / prog / en / modules / z3950 / searchresult.tt
index e316229..d9387b2 100644 (file)
@@ -1,5 +1,5 @@
 [% INCLUDE 'doc-head-open.inc' %]
-<title>Koha &rsaquo; Z39.50 Search Results</title>
+<title>Koha &rsaquo; Z39.50 search results</title>
 [% INCLUDE 'doc-head-close.inc' %]
 <script language="javascript" type="text/javascript">
 //<![CDATA[
@@ -11,9 +11,9 @@
 //]]>
 </script>
 </head>
-<body>
+<body id="cat_searchresult" class="cat">
 
-    <h2>Z3950 Search Results</h2>
+    <h2>Z3950 search results</h2>
     
     [% IF ( breeding_loop ) %]
 <table>
@@ -21,7 +21,7 @@
         <th>Title</th>
         <th>Author</th>
         <th>ISBN</th>
-        <th>coming from</th>
+        <th>Coming from</th>
         <th>&nbsp;</th>
         <th>&nbsp;</th>
     </tr>