Bug 7987 [SIGNED-OFF] Fix typo in circulation template
[koha_fer] / koha-tmpl / intranet-tmpl / prog / en / modules / members / printfeercpt.tt
index 7625260..3444bbf 100644 (file)
@@ -10,7 +10,7 @@
     }
 </script>
 </head>
-<body onload="printThenClose();">
+<body id="pat_printfeercpt" class="pat" onload="printThenClose();">
 
 <div id="receipt">
 <!-- The table with the account items -->
@@ -24,7 +24,7 @@
 [% END %]
  <tr>
        <th colspan=3 class="centerednames">
-               <h2><u>Fee Receipt</u></h2>
+        <h2><u>Fee receipt</u></h2>
        </th>
  </tr>
  <tr>
@@ -35,7 +35,7 @@
  <tr>
        <th colspan=3 >
                Received with thanks from  [% firstname %] [% surname %] <br />
-               Card Number : [% cardnumber %]<br />
+        Card number : [% cardnumber %]<br />
        </th>
  </tr>
   <tr>