Bug 8282: Bug in modules list in about.pl
[koha_fer] / koha-tmpl / intranet-tmpl / prog / en / modules / members / printinvoice.tt
index a712e83..627d466 100644 (file)
@@ -10,7 +10,7 @@
     }
 </script>
 </head>
-<body onload="printThenClose();">
+<body id="printinvoice" class="pat" onload="printThenClose();">
 
 <div id="receipt">
 <!-- The table with the account items -->
@@ -34,8 +34,8 @@
   </tr>
   <tr>
        <th colspan=3 >
-               Bill To: [% firstname %] [% surname %] <br />
-               Card Number: [% cardnumber %]<br />
+        Bill to: [% firstname %] [% surname %] <br />
+        Card number: [% cardnumber %]<br />
        </th>
   </tr>
   <tr>