BUG 3380 Show serial enumeration on opac holds screen
[koha.git] / koha-tmpl / opac-tmpl / prog / en / modules / opac-reserve.tmpl
index 3ac7343..d853924 100644 (file)
                  <th>Hold Starts on Date</th>
                  <!-- /TMPL_IF -->
                   <!-- TMPL_IF NAME="OPACItemHolds" -->
-                    <th id="place_on_hdr" style="display:none">Place On:</th>
+                    <th id="place_on_hdr" style="display:none">Place On</th>
                   <!-- /TMPL_IF -->
                   <!-- TMPL_UNLESS NAME="singleBranchMode" -->
                     <th>Pickup Location</th>
                               <th>Last Location</th>
                             <!-- /TMPL_UNLESS -->
                             <th>Call Number</th>
+                            <!-- TMPL_IF NAME="itemdata_enumchron" -->
+                              <th>Vol Info</th>
+                            <!-- /TMPL_IF -->
                             <th>Information</th>
                           </tr>
 
                                 <td><!-- TMPL_VAR NAME="holdingBranchName" --></td>
                               <!-- /TMPL_UNLESS -->
                               <td><!-- TMPL_VAR NAME="callNumber" --></td>
+                              <!-- TMPL_IF NAME="itemdata_enumchron" --><!-- test -->
+                                <td><!-- TMPL_VAR NAME="enumchron" --></td>
+                              <!-- /TMPL_IF -->
                               <td>
                                 <!-- TMPL_IF NAME="date_due" -->
                                   <span class="checkedout">Due <!-- TMPL_VAR NAME="date_due" --></span>