ACQ inline copy display UI repairs
authorBill Erickson <berick@esilibrary.com>
Tue, 12 Mar 2013 13:08:14 +0000 (09:08 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Wed, 13 Mar 2013 19:24:54 +0000 (15:24 -0400)
* Callnumber => Call Number

* Replace the potentially vague "✓ Expand" link with the more explicit
  "Expand All"

Thanks to kmlussier for the suggestions.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/templates/acq/common/li_table.tt2

index 914d03a..8e1c209 100644 (file)
@@ -76,7 +76,7 @@
                     </td>
                     <td style='white-space:nowrap;'>
                         <a id='acq-inline-copies-toggle' 
-                            href='javascript:;'>&#x2713</a>[% l('Expand') %]
+                            href='javascript:;'>[% l('Expand All') %]</a>
                     </td>
                     <td>[% l('Items') %]</td>
                     <td>[% l('Notes') %]</td>
                                 <tr>
                                     <th>[% l('Branch') %]</th>
                                     <th>[% l('Barcode') %]</th>
-                                    <th>[% l('Callnumber') %]</th>
+                                    <th>[% l('Call Number') %]</th>
                                     <th>[% l('Fund') %]</th>
                                     <th>[% l('Copy Location') %]</th>
                                     <th>[% l('Circ Modifier') %]</th>