Adding noItemTypeImages syspref to Auth.pm; Beginning the process of adding support...
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / catalogue / detail.tmpl
1 <!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->
2 <title>Koha &rsaquo; Catalogue &rsaquo; Details for <!-- TMPL_VAR NAME="title" --></title>
3 <!-- TMPL_INCLUDE NAME="doc-head-close.inc" --><script type="text/JavaScript" language="JavaScript">
4 //<![CDATA[
5 // http://www.oreillynet.com/pub/a/javascript/2003/10/21/amazonhacks.html
6 function verify_images() {
7     $("img").each(function(i){
8            if ((this.src.indexOf('images.amazon.com') >= 0) || (this.src.indexOf('g-images.amazon.com') >=0)) {
9             w = this.width;
10             h = this.height;
11             if ((w == 1) || (h == 1)) {
12                 $("#bookcoverimg").remove();
13                 $(".yui-gb").attr("class","yui-g");
14             } else if ((this.complete != null) && (!this.complete)) {
15                 $("#bookcoverimg").remove();
16                 $(".yui-gb").attr("class","yui-g");
17             }
18         }
19         });
20         }
21      $(document).ready(function() {
22         $('#bibliodetails').tabs();
23      });
24      <!-- TMPL_IF NAME="AmazonContent" -->$(window).load(function() {
25         verify_images();
26      });<!-- /TMPL_IF -->
27 //]]>
28 </script>
29 </head>
30
31 <body>
32
33 <!-- TMPL_INCLUDE NAME="header.inc" -->
34 <!-- TMPL_INCLUDE NAME="cat-search.inc" -->
35
36 <div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; <a href="/cgi-bin/koha/catalogue/search.pl">Catalogue</a>  &rsaquo; Details for <i><!-- TMPL_VAR NAME="title" --></i></div>
37
38 <div id="doc3" class="yui-t2">
39    
40    <div id="bd">
41     <div id="yui-main">
42     <div class="yui-b">
43
44 <!-- TMPL_INCLUDE NAME="cat-toolbar.inc" -->
45     <!-- TMPL_IF NAME="AmazonContent" --><div class="yui-gb"><!-- TMPL_ELSE --><div class="yui-g"><!-- /TMPL_IF -->
46     <div id="catalogue_detail_biblio" class="yui-u first">
47         
48     <h3><!-- TMPL_VAR NAME="title" --></h3> 
49         <p>
50             <!-- TMPL_UNLESS NAME="item-level_itypes" --><img src="<!-- TMPL_VAR NAME="imageurl" -->" alt="<!-- TMPL_VAR NAME="description" -->" title="<!-- TMPL_VAR NAME="description" -->"><!-- /TMPL_UNLESS -->
51             <!-- TMPL_IF name="volume" --> <!-- TMPL_VAR name="volume" --><!-- /TMPL_IF -->
52             <!-- TMPL_IF name="volumedesc" -->, <!-- TMPL_VAR name="volumedesc" --><!-- /TMPL_IF --> <!-- TMPL_IF NAME="number" --> <!-- TMPL_VAR NAME="number" --> <!-- /TMPL_IF -->
53             <!-- TMPL_IF name="unititle" -->, <!-- TMPL_VAR name="unititle" -->/<!-- /TMPL_IF -->
54             <!-- TMPL_IF NAME="author" -->By <a href="/cgi-bin/koha/catalogue/search.pl?q=au:<!-- TMPL_VAR NAME="author" -->"><!-- TMPL_VAR NAME="author" --></a><!-- /TMPL_IF -->
55         <ul>
56         <!-- TMPL_IF name="MARCAUTHORS" -->
57             <li><strong>Additional Authors:</strong><ul>
58             <!-- TMPL_LOOP NAME="MARCAUTHORS" -->
59                 <li><!-- TMPL_LOOP NAME="MARCAUTHOR_SUBFIELDS_LOOP" --><!-- TMPL_VAR NAME="separator" --><a title="‡<!-- TMPL_VAR NAME=code --> <!-- TMPL_VAR NAME=value -->" href="/cgi-bin/koha/catalogue/search.pl?q=<!-- TMPL_LOOP NAME=link_loop --><!-- TMPL_VAR NAME=operator --><!-- TMPL_VAR name='limit' -->:<!-- TMPL_VAR NAME=link --><!-- /TMPL_LOOP -->"><!-- TMPL_VAR NAME="value" --></a><!-- /TMPL_LOOP --></li>
60                 <!-- /TMPL_LOOP -->
61
62         </ul>
63             </li>
64         <!-- /TMPL_IF -->
65         <!-- TMPL_IF name="publishercode" -->
66     <li><strong>Published by:</strong>
67         <a href="/cgi-bin/koha/catalogue/search.pl?q=pb:<!-- TMPL_VAR NAME="publishercode"-->">
68             <!-- TMPL_VAR NAME="publishercode" --> 
69         </a> <!-- TMPL_IF name="place" -->(<!-- TMPL_VAR NAME="place"-->)<!--/TMPL_IF--> <!-- TMPL_IF NAME="publicationyear" -->, <!-- TMPL_VAR NAME="publicationyear" --><!-- /TMPL_IF --> <!-- TMPL_IF NAME="editionstatement" --><!-- TMPL_VAR NAME="editionstatement" --><!-- /TMPL_IF --> <!-- TMPL_IF NAME="editionresponsability" --><!-- TMPL_VAR NAME="editionresponsability" --><!-- /TMPL_IF -->
70     </li>
71     <!-- /TMPL_IF -->
72         <li><strong>Description:</strong>
73                 <!-- TMPL_IF name="pages" --> <!-- /TMPL_IF --><!-- TMPL_VAR name="pages" --> <!-- TMPL_IF NAME="illus" --><!-- TMPL_VAR NAME="illus" --><!-- /TMPL_IF -->
74                 <!-- TMPL_IF name="size" -->, <!-- /TMPL_IF --><!-- TMPL_VAR name="size" -->
75         </li>
76         </ul>
77         </div>
78         
79 <!-- TMPL_IF NAME="AmazonContent" --><div class="yui-u" id="bookcoverimg">
80         <a href="http://www.amazon.com/gp/reader/<!-- TMPL_VAR NAME="isbn" -->/ref=sib_dp_pt/002-7879865-0184864#reader-link"><img border="0" src="http://images.amazon.com/images/P/<!-- TMPL_VAR NAME="isbn" -->.01._PIdp-schmooS,TopRight,7,-26_SCMZZZZZZZ_.jpg" alt="" /></a></div><!-- /TMPL_IF -->
81         
82         <div class="yui-u" style="margin-top: 1em;">
83         <ul>
84         <!-- TMPL_IF name="isbn" -->
85             <li><strong>ISBN:</strong> <!-- TMPL_VAR NAME="isbn" --></li>
86         <!-- /TMPL_IF -->
87         <!-- TMPL_IF name="issn" -->
88             <li><strong>ISSN:</strong><!-- TMPL_VAR NAME="issn" --></li>
89         <!-- /TMPL_IF -->
90         <!-- TMPL_IF name="collectiontitle" -->
91             <li><strong>Collection: </strong>
92                 <!-- TMPL_VAR NAME="collectiontitle" --> <!-- TMPL_IF name="collectionvolume" -->, <!-- TMPL_VAR NAME="collectionvolume" --><!-- /TMPL_IF --><!-- TMPL_IF name="collectionissn" --> (<strong>ISSN:</strong> <!-- TMPL_VAR NAME="collectionissn" -->)<!-- /TMPL_IF -->
93             </li>
94         <!-- /TMPL_IF -->
95         <!-- TMPL_IF name="MARCSUBJCTS" -->
96             <li><strong>Subjects:</strong> 
97             <ul>
98                 <!-- TMPL_LOOP NAME="MARCSUBJCTS" -->
99                 <li><!-- TMPL_LOOP NAME="MARCSUBJECT_SUBFIELDS_LOOP" --><!-- TMPL_VAR NAME="separator" --><a title="‡<!-- TMPL_VAR NAME=code --> <!-- TMPL_VAR NAME=value -->" href="/cgi-bin/koha/catalogue/search.pl?q=<!-- TMPL_LOOP NAME=link_loop --><!-- TMPL_VAR NAME=operator --><!-- TMPL_VAR name='limit' -->:<!-- TMPL_VAR NAME=link --><!-- /TMPL_LOOP -->"><!-- TMPL_VAR NAME="value" --></a><!-- /TMPL_LOOP --></li>
100                 <!-- /TMPL_LOOP -->
101                 </ul>
102             </li>
103         <!-- /TMPL_IF -->
104         <!-- TMPL_IF name="copyrightdate" -->
105             <li><strong>Copyright:</strong> <!-- TMPL_VAR NAME="copyrightdate" --></li>
106         <!-- /TMPL_IF -->
107      
108         <!-- TMPL_IF name="classification" -->
109             <li><strong>Classification:</strong> <!-- TMPL_VAR name="subclass" --><!-- TMPL_VAR name="classification" --></li>
110         <!-- /TMPL_IF -->
111         <!-- TMPL_IF name="dewey" -->
112             <li><strong>Dewey:</strong> <!-- TMPL_VAR name="dewey" --></li>
113         <!-- /TMPL_IF -->
114         <!-- TMPL_IF name="URLS" -->
115             <li><strong>URL:</strong> 
116                 <!-- TMPL_LOOP name="URLS" -->
117                     <a href="<!-- TMPL_VAR name="url" -->"><!-- TMPL_VAR NAME="url" --></a>
118                 <!-- /TMPL_LOOP -->
119             </li>
120         <!-- /TMPL_IF -->
121         </ul>
122 </div>
123
124 </div>
125
126 <div id="bibliodetails" class="toptabs">
127
128 <ul>   
129 <li><a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->#holdings">Holdings</a></li>
130 <li><a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->#description">Description</a></li>
131 <!-- TMPL_IF NAME="FRBRizeEditions" --><li><a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->#editions">Editions</a></li><!-- /TMPL_IF -->
132 <!-- TMPL_IF NAME="AmazonSimilarItems" --><li><a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->#related">Related Titles</a></li><!-- /TMPL_IF -->
133  </ul>
134
135 <div id="holdings">
136 <!-- TMPL_IF name="count" -->
137         <table>
138             <tr>
139                 <!-- TMPL_IF NAME="item-level_itypes" --><th>Item type</th><!-- /TMPL_IF -->
140                 <th>Location</th>
141                 <th>Collection</th>
142                 <th>Call Number</th>
143                 <th>Status</th>
144                 <th>Last seen</th>
145                 <th>Barcode</th>
146                 <th>Volume</th>
147             </tr>
148             <!-- TMPL_LOOP NAME="itemloop" -->
149                 <tr>
150                     <!-- TMPL_IF NAME="item-level_itypes" --><td><!-- TMPL_IF NAME="noItemTypeImages" --><!-- TMPL_VAR NAME="description" --><!-- TMPL_ELSE --><img src="<!-- TMPL_VAR NAME="imageurl" -->" alt="<!-- TMPL_VAR NAME="description" -->" title="<!-- TMPL_VAR NAME="description" -->"><!-- /TMPL_IF --></td><!-- /TMPL_IF -->
151                     <td><!-- TMPL_VAR NAME="branchname" --></td>
152                     <td><!-- TMPL_VAR name="locationname" --></td>
153                     <td><!-- TMPL_IF NAME="itemcallnumber" --> <!-- TMPL_VAR NAME="itemcallnumber" --><!-- /TMPL_IF --></td>
154                     <td>
155
156                 <!-- TMPL_IF name="datedue" -->
157                     <!-- TMPL_IF  NAME="NOTSAMEBRANCH" -->
158                                         Checked out, due <!-- TMPL_VAR NAME="datedue" -->
159                     <!-- TMPL_ELSE -->
160                                         Checked out to <a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=<!-- TMPL_VAR NAME="borrowernumber" -->"><!-- TMPL_VAR NAME="firstname" --> <!-- TMPL_VAR NAME="surname" --></a>, due <!-- TMPL_VAR NAME="datedue" -->
161                     <!-- /TMPL_IF -->
162                                         <!-- TMPL_ELSE -->
163                 <!-- TMPL_IF Name="transfertwhen" -->
164                                         In transit from <!-- TMPL_VAR NAME="transfertfrom" -->,
165                                         to <!-- TMPL_VAR NAME="transfertto" -->, since <!-- TMPL_VAR NAME="transfertwhen" -->
166                 <!-- /TMPL_IF -->
167                 <!-- /TMPL_IF -->
168
169                 <!-- TMPL_IF NAME="itemlost" -->
170                     <!-- TMPL_IF NAME="itemlostloop" -->
171                     <!-- TMPL_LOOP NAME="itemlostloop" -->
172                         <!-- TMPL_IF NAME="selected" -->
173                                         <!-- TMPL_VAR NAME="lib" -->
174                         <!-- /TMPL_IF -->
175                     <!-- /TMPL_LOOP -->
176                     <!-- TMPL_ELSE -->
177                                         Unavailable (lost or missing)
178                     <!-- /TMPL_IF -->
179                 <!-- /TMPL_IF -->
180
181                 <!-- TMPL_IF NAME="wthdrawn" -->
182                                         Withdrawn
183                 <!-- /TMPL_IF -->
184
185                 <!-- TMPL_IF NAME="damaged" -->
186                     <!-- TMPL_IF NAME="itemdamagedloop" -->
187                         <!-- TMPL_LOOP NAME="itemdamagedloop" -->
188                         <!-- TMPL_IF NAME="selected" -->
189                                         <!-- TMPL_VAR NAME="lib" -->
190                         <!-- /TMPL_IF -->
191                         <!-- /TMPL_LOOP -->
192                     <!-- TMPL_ELSE -->
193                                         Damaged
194                     <!-- /TMPL_IF -->
195                 <!-- /TMPL_IF -->
196
197                 <!-- TMPL_IF Name="itemnotforloan" -->
198                     Not for loan 
199                     <!-- TMPL_IF Name="notforloanvalue" -->
200                         (<!-- TMPL_VAR NAME="notforloanvalue" -->)
201                     <!-- /TMPL_IF -->
202                 <!-- /TMPL_IF -->
203
204                             
205                 <!-- TMPL_IF NAME="reservedate"-->
206                     <!-- TMPL_IF NAME="waitingdate" -->
207                         Waiting
208                     <!-- TMPL_ELSE -->
209                         On hold
210                     <!-- /TMPL_IF -->
211                     <!-- TMPL_IF NAME="canreservefromotherbranches" -->for <a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=<!-- TMPL_VAR NAME="ReservedForBorrowernumber" -->"><!-- TMPL_VAR NAME="ReservedForFirstname" --> <!-- TMPL_VAR NAME="ReservedForSurname" --></a><!-- /TMPL_IF -->
212                     <!-- TMPL_IF NAME="waitingdate" -->
213                         at<!-- TMPL_ELSE -->expected at
214                     <!-- /TMPL_IF -->   <!-- TMPL_VAR NAME="ExpectedAtLibrary" -->
215                     since
216                     <!-- TMPL_IF NAME="waitingdate" --><!-- TMPL_VAR NAME="waitingdate" -->
217                     <!-- TMPL_ELSE -->
218                         <!-- TMPL_IF name="reservedate" --><!-- TMPL_VAR NAME="reservedate" --><!-- /TMPL_IF -->
219                     <!-- /TMPL_IF -->
220                 <!-- /TMPL_IF -->
221                 <!-- TMPL_UNLESS name="itemnotforloan" --><!-- TMPL_UNLESS NAME="onloan" --><!-- TMPL_UNLESS NAME="itemlost" --><!-- TMPL_UNLESS NAME="wthdrawn" --><!-- TMPL_UNLESS NAME="damaged" --><!-- TMPL_UNLESS NAME="transfertwhen" --><!-- TMPL_UNLESS NAME="reservedate" -->
222                                         Available
223                 <!-- /TMPL_UNLESS --><!-- /TMPL_UNLESS --><!-- /TMPL_UNLESS --><!-- /TMPL_UNLESS --><!-- /TMPL_UNLESS --><!-- /TMPL_UNLESS --><!-- /TMPL_UNLESS -->
224                         
225                     </td>
226                     <td><!-- TMPL_VAR NAME="datelastseen" --></td>
227                     <td><a href="/cgi-bin/koha/catalogue/moredetail.pl?type=<!-- TMPL_VAR NAME="type" -->&amp;item=<!-- TMPL_VAR NAME="itemnumber" -->&amp;biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->&amp;bi=<!-- TMPL_VAR NAME="biblioitemnumber" -->#item<!-- TMPL_VAR NAME="barcode">"><!-- TMPL_VAR NAME="barcode" --></a></td>
228                     <!-- TMPL_IF NAME="serial" -->
229                                          <td><!-- TMPL_VAR NAME="serialseq" --><!-- TMPL_IF NAME="publisheddate" --> (<!-- TMPL_VAR NAME="publisheddate" -->)<!-- /TMPL_IF --></td>
230                                         <!-- TMPL_ELSE -->
231                                          <td><!-- TMPL_VAR NAME="volumeddesc" --></td>
232                                         <!-- /TMPL_IF -->
233                 <!-- TMPL_IF NAME="type" -->
234                     <td><a href="/cgi-bin/koha/maint/catmaintain.pl?type=fixitemtype&amp;bi=<!-- TMPL_VAR NAME="biblioitemnumber" -->&amp;item=<!-- TMPL_VAR NAME="itemtype" -->">Fix Itemtype</a></td>
235                 <!-- /TMPL_IF -->
236
237                 </tr>
238             <!-- /TMPL_LOOP -->
239         </table>
240 <!-- TMPL_ELSE -->
241     <p>No physical items for this record</p>
242 <!-- /TMPL_IF -->
243     </div>
244     
245 <div id="description">
246     <!-- TMPL_IF name="MARCNOTES" -->
247     <!-- TMPL_LOOP NAME="MARCNOTES" -->
248         <p><!-- TMPL_VAR NAME="marcnote" --></p>
249                 <!-- /TMPL_LOOP -->
250         <!-- TMPL_ELSE -->
251             <!-- TMPL_IF name="notes" -->
252                 <p><!-- TMPL_VAR NAME="notes" --></p>
253             <!-- /TMPL_IF -->
254         <!-- /TMPL_IF -->
255 </div>
256
257 <!-- TMPL_IF NAME="FRBRizeEditions" -->
258 <div id="editions"><h2>Editions</h2>
259 <ul>
260 <!-- TMPL_LOOP NAME="XISBNS" -->
261 <li><!-- TMPL_UNLESS NAME="noItemTypeImages" --><img src="/opac-tmpl/prog/itemtypeimg/<!-- TMPL_VAR NAME="itemtype" -->.gif" title="<!-- TMPL_VAR NAME="itemtype" -->" /><!-- /TMPL_UNLESS -->
262 <a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->"><!-- TMPL_VAR NAME="title" --></a> by <!-- TMPL_VAR NAME="author" --> &copy;<!-- TMPL_VAR NAME="copyrightdate" --></li>
263 <img src="http://images.amazon.com/images/P/<!-- TMPL_VAR NAME="isbn" -->.01._AA75_PU_PU-5_.jpg" />
264     <!-- TMPL_LOOP NAME=items -->
265     <!-- <!-- TMPL_IF NAME="itype" --><img src="/opac-tmpl/prog/itemtypeimg/<!-- TMPL_VAR NAME="itype" -->.gif" title="<!-- TMPL_VAR NAME="itype" -->" /><!-- /TMPL_IF --> -->
266     <!-- barcode:<!-- TMPL_VAR NAME="barcode" --> -->
267     <!-- /TMPL_LOOP -->
268
269 <!-- /TMPL_LOOP -->
270 </ul></div>
271 <!-- /TMPL_IF -->
272
273 <!-- TMPL_IF NAME="AmazonSimilarItems" -->
274 <div id="related"><h2>Related Items</h2>
275 <ul>
276 <!-- TMPL_LOOP NAME="SIMILAR_PRODUCTS" -->
277 <!-- TMPL_LOOP NAME="product" -->
278 <li><!-- TMPL_UNLESS NAME="noItemTypeImages" --><img src="/opac-tmpl/prog/itemtypeimg/<!-- TMPL_VAR NAME="itemtype" -->.gif" title="<!-- TMPL_VAR NAME="itemtype" -->" /><!-- /TMPL_UNLESS -->
279 <a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=<!-- TMPL_VAR
280 NAME="biblionumber" -->"><!-- TMPL_VAR NAME="title" --></a> by <!-- TMPL_VAR NAME="author" --> &copy;<!-- TMPL_VAR NAME="copyrightdate" --></li>
281 <img src="http://images.amazon.com/images/P/<!-- TMPL_VAR NAME="isbn" -->.01._THUMBZZZ_PU_PU-5_.jpg" />
282
283    <!-- TMPL_LOOP NAME="items" -->
284    <!-- <!-- TMPL_IF NAME="itype" --><img src="/opac-tmpl/prog/itemtypeimg/<!-- TMPL_VAR NAME="itype" -->.gif" title="<!-- TMPL_VAR NAME="itype" -->" /><!-- /TMPL_IF --> -->
285    <!-- barcode:<!-- TMPL_VAR NAME="barcode" --> -->
286    <!-- /TMPL_LOOP -->
287 <!-- /TMPL_LOOP -->
288 <!-- /TMPL_LOOP -->
289 </ul></div>
290 <!-- /TMPL_IF -->
291
292 </div><!-- /bibliodetails -->
293
294 <div class="yui-g" id="export" style="margin-top: 1em;">
295 <form method="get" action="/cgi-bin/koha/catalogue/export.pl">
296 <table>  <tr>
297       <th>Save Record</th>   </tr>
298   <tr>     <td> Select Download Format:    <select name="format">
299         <option value="mods">MODS (XML)</option>
300         <option value="dc">Dublin Core (XML)</option>
301         <option value="marcxml">MARCXML</option>
302         <option value="marc8">MARC (non-Unicode/MARC-8)</option>
303         <option value="utf8">MARC (Unicode/UTF-8)</option>    </select>
304         <input type="submit" name="save" value="Download Record" /></td>
305   </tr>
306   <tr><input type="hidden" name="op" value="export" /><input type="hidden" NAME="bib" VALUE="<!-- TMPL_VAR name="biblionumber" -->" />
307   </tr></table>
308 </form>
309 </div>
310
311
312
313 <!-- TMPL_IF name="subscriptionsnumber" -->
314 <div class="yui-g">
315 <div id="catalogue_detail_subscriptions">
316     <h2>This is a serial subscription</h2>
317     <p> (We have <!-- TMPL_VAR name="subscriptionsnumber" --> subscriptions associated with this title).</p> 
318     <!-- TMPL_LOOP Name="subscriptions" -->
319             <!-- TMPL_IF NAME="subscriptionnotes" --><p><!--TMPL_VAR NAME="subscriptionnotes"--> </p><!-- /TMPL_IF -->
320             <!--TMPL_IF NAME="latestserials"-->
321             <p> The three latest issues related to this subscription:</p>
322             <table>
323                 <tr>
324                     <th>Issue #</th>
325                     <th>Date</th>
326                     <th>Status</th>
327                     <th>Note</th>
328                 </tr>
329             <!--TMPL_LOOP Name="latestserials"-->
330                 <tr>
331                     <td><!--TMPL_VAR Name="serialseq"--></td>
332                     <td><!--TMPL_VAR Name="planneddate"--></td>
333                     <td><!--TMPL_IF Name="status1"-->Expected
334                         <!--TMPL_ELSE -->
335                             <!-- TMPL_IF Name="status2"-->Arrived
336                             <!--TMPL_ELSE -->
337                                 <!-- TMPL_IF Name="status3"-->Late
338                                 <!--TMPL_ELSE -->
339                                     <!-- TMPL_IF Name="status4"-->Missing
340                                     <!--TMPL_ELSE -->
341                                         <!-- TMPL_IF Name="status5"-->Not Issued
342                                         <!--/TMPL_IF-->
343                                     <!--/TMPL_IF-->
344                                 <!--/TMPL_IF-->
345                             <!--/TMPL_IF-->
346                         <!--/TMPL_IF--></td>
347                     <td><!--TMPL_VAR Name="notes"--></td>
348                 </tr>
349             <!--/TMPL_LOOP -->
350             </table>
351             <!-- /TMPL_IF -->
352     <!-- /TMPL_LOOP -->
353 </div>
354 </div>
355 <!-- /TMPL_IF -->
356
357 </div>
358 </div>
359 <div class="yui-b">
360 <!-- TMPL_INCLUDE NAME="biblio-view-menu.inc" -->
361 </div>
362 </div>
363 <!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->