PINES Customization for My Account Holds List
authorTerran McCanna <tmccanna@georgialibraries.org>
Sun, 19 Jan 2020 16:44:51 +0000 (11:44 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Mon, 16 Mar 2020 21:15:49 +0000 (17:15 -0400)
Expand Notes column header to cover the Edit column as well as the
Notes column so it doesn't look unbalanced.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Open-ILS/src/templates/opac/myopac/holds.tt2

index c52f866..5f99d34 100644 (file)
                 <th>[% l('Active') %]</th>
                 <th>[% l('Status') %]</th>
                 <th>[% l('Notify Method') %]</th>
-                <th>[% l('Notes') %]</th>
+                <th colspan="2">[% l('Notes') %]</th>
             </tr>
             </thead>
             <tbody id="holds_temp_parent">