[Koha-bugs] [Bug 1621] New: Subtitle missing from detail screens

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Mon Nov 26 17:43:31 CET 2007


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1621

           Summary: Subtitle missing from detail screens
           Product: Koha
           Version: HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: OPAC
        AssignedTo: jmf at liblime.com
        ReportedBy: oleonard at myacpl.org
         QAContact: koha-bugs at nongnu.org


opac-detail.tmpl has this in the template:

<h1><!-- TMPL_VAR NAME="title" --> <!-- TMPL_IF NAME="subtitle" --> <span
class="subtitle"><!-- TMPL_VAR NAME="subtitle" --></span><!-- /TMPL_IF --></h1>

...but subtitle is not being displayed for items which have information in
245b.

The same is true for the intranet.




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.





More information about the Koha-bugs mailing list