Bug 17154 (QA followup) replace tabs with spaces
authorNick Clemens <nick@bywatersolutions.com>
Fri, 14 Oct 2016 08:52:54 +0000 (08:52 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 21 Oct 2016 15:12:22 +0000 (15:12 +0000)
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/members/printfeercpt.tt

index 0b95e14..ee44c89 100644 (file)
 <table>
 [% IF ( LibraryName ) %]
  <tr>
-       <th colspan=4 class="centerednames">
+    <th colspan=4 class="centerednames">
                <h3>[% LibraryName %]</h3>
        </th>
  </tr>
 [% END %]
  <tr>
-       <th colspan=4 class="centerednames">
+    <th colspan=4 class="centerednames">
         <h2><u>Fee receipt</u></h2>
        </th>
  </tr>
  <tr>
-       <th colspan=4 class="centerednames">
+    <th colspan=4 class="centerednames">
                [% IF ( branchname ) %]<h2>[% branchname %]</h2>[% END %]
        </th>
  </tr>
  <tr>
-       <th colspan=4 >
+    <th colspan=4 >
                Received with thanks from  [% firstname %] [% surname %] <br />
         Card number : [% cardnumber %]<br />
        </th>
@@ -39,7 +39,7 @@
   <tr>
        <th>Date</th>
     <th>Description of charges</th>
-       <th>Note</th>
+    <th>Note</th>
     <th>Amount</th>
  </tr>