Link to reviews displaying if there are any available
authorrangi <rangi>
Sat, 3 Sep 2005 00:28:01 +0000 (00:28 +0000)
committerrangi <rangi>
Sat, 3 Sep 2005 00:28:01 +0000 (00:28 +0000)
koha-tmpl/opac-tmpl/npl/en/opac-detail.tmpl

index a4cc4ec..debd9c9 100644 (file)
 <!-- TMPL_IF NAME="pages" -->
        <tr><th>Physical Details: </th><td><!-- TMPL_VAR NAME="pages" --> <!-- TMPL_VAR NAME="illus" --> <!-- TMPL_VAR NAME="size" --></td></tr>
 <!-- /TMPL_IF -->
+<!-- TMPL_IF NAME="reviews" -->                                 
+<tr>             
+<th>Reviews:</th> 
+<td><a href="/cgi-bin/koha/opac-showreviews.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->"><!-- TMPL_VAR NAME="reviews" --></a></td> 
+</tr>                
+<!-- /TMPL_IF -->
+
 <!-- /TMPL_LOOP -->
 
 <!-- Hide from NPL --> <!-- TMPL_LOOP NAME="BIBLIO_RESULTS" -->