[Koha] Item type appears twice
Doug Dearden
dearden at sarsf.org
Thu Oct 16 03:58:24 NZDT 2008
Henri-Damien LAURENT <laurenthdl at ...> writes:
> No Itemtype image ?
> My 2 cts.
>
OK, a little more research and a little more info. Indeed it is a problem
calling the image. Here is the HTML from the OPAC page that displays.
<td><img src="/opac-tmpl/prog/itemtypeimg/" title="DVDs, VHS" alt="DVDs, VHS" />
DVDs, VHS
</td>
Here is the HTML from the Admin (staff client) page.
<td><img src="/intranet-tmpl/prog/img/itemtypeimg/Video-disc.gif" alt="" /></td>
I checked and the Video-disc.gif file is in both places, but on the opac side
the filename isn't getting attached to the end of the directory string in the
"img src" line.
Hmmm.
Bug report time?
Doug
More information about the Koha
mailing list