Bug 24995: (QA follow-up) Terminology: Use checkin and checkout
authorKatrin Fischer <katrin.fischer.83@web.de>
Sat, 2 May 2020 02:29:11 +0000 (04:29 +0200)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 4 May 2020 08:44:43 +0000 (09:44 +0100)
... instead of issue and return.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

koha-tmpl/intranet-tmpl/prog/en/modules/members/boraccount.tt
koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt

index 3519812..db7369f 100644 (file)
@@ -49,8 +49,8 @@
           <th>Description of charges</th>
           <th>Barcode</th>
           <th>Due date</th>
-          <th>Return date</th>
-          <th>Issue date</th>
+          <th>Checkin date</th>
+          <th>Checkout date</th>
           <th>Home library</th>
           <th>Note</th>
           <th>Amount</th>
index d79c845..f5de6c9 100644 (file)
@@ -51,8 +51,8 @@
     <th class="title-string">Date</th>
     <th>Barcode</th>
     <th>Due date</th>
-    <th>Return date</th>
-    <th>Issue date</th>
+    <th>Checkin date</th>
+    <th>Checkout date</th>
     <th class="NoSort">Payment note</th>
     <th>Amount</th>
     <th>Amount outstanding</th>