Bug Fixing : Subtitle Support Added
This commit is contained in:
parent
d948e8ba42
commit
26f1b2c533
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
|||
<td>
|
||||
<p>
|
||||
<a href="/cgi-bin/koha/catalogue/MARCdetail.pl?biblionumber=<!-- TMPL_VAR name="biblionumber" -->"><!-- TMPL_VAR NAME="title" --></a>
|
||||
<!-- TMPL_VAR NAME="subtitle" --></p>
|
||||
<!--TMPL_LOOP Name="subtitle"--><!-- TMPL_VAR NAME="subfield" --><!--/TMPL_LOOP--></p>
|
||||
<!-- TMPL_IF name="summary" -->
|
||||
<p><!-- TMPL_VAR name="summary" --></p>
|
||||
<!-- TMPL_ELSE -->
|
||||
|
|
Loading…
Reference in a new issue