Fix column misalignment in opac-reserve .
authorRyan Higgins <rch@liblime.com>
Tue, 10 Jun 2008 17:48:58 +0000 (12:48 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Tue, 10 Jun 2008 17:59:45 +0000 (12:59 -0500)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/opac-tmpl/prog/en/modules/opac-reserve.tmpl

index cfbaf80..723728c 100644 (file)
             <table id="requestspecific">
                        <caption>Place a hold on a specific copy</caption>
             <tr>
-                               <th>&nbsp;</th>
-                   <!-- TMPL_IF NAME="item-level_itypes" -->
                 <th>Hold</th>
+                   <!-- TMPL_IF NAME="item-level_itypes" -->
                 <th>Item Type</th>
                 <!-- /TMPL_IF -->
                 <th>Barcode</th>
             <input DISABLED type="checkbox" name="checkitem" value="<!-- TMPL_VAR NAME="itemnumber" -->" />
             <!-- /TMPL_IF -->
             </td>
-                       <td>&nbsp;</td>
             <!-- TMPL_IF NAME="item-level_itypes" -->
             <td>
             <img src="<!-- TMPL_VAR NAME="imageurl" -->" alt="<!-- TMPL_VAR NAME="description" -->" title="<!-- TMPL_VAR NAME="description" -->">