Bug 10368: (followup) tweak label
authorGalen Charlton <gmc@esilibrary.com>
Fri, 7 Jun 2013 15:56:48 +0000 (08:56 -0700)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 7 Jun 2013 15:56:48 +0000 (08:56 -0700)
Not everything is a book.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/intranet-tmpl/prog/en/modules/circ/overdue.tt

index 59aa8ca..4a03831 100644 (file)
@@ -103,7 +103,7 @@ overdue as of [% todaysdate %][% IF ( isfiltered ) %] <span style="font-size:70%
     <th>Title</th>
     <th>Barcode</th>
     <th>Call number</th>
-    <th>Price of book</th>
+    <th>Price</th>
 </tr></thead>
 
 <tbody>[% FOREACH overdueloo IN overdueloop %]