Dear All,
I am  extremely sorry for previous incomplete email.
I have installed Koha 3.00.03 on Debian-Leny in my organization and I am trying to display book cover. Here I want to mention that  my organization has old Nepali monographs which do not have ISBN so I try to first display book cover default on making some changes on opac-detail.pl and opac-detail.tmpl.
I put <img src="<!-- TMPL_VAR NAME="bookjacket" -->" alt="Book Cover Image" /> in the section as
 <div id="bookcover">
<img src="<!-- TMPL_VAR NAME="bookjacket" -->" alt="Book Cover Image" />
but unfortunately the browser only shows alt  as "Book Cover Image".  Here I want to know where is the exact location to place image and what is the way of displaying image.



--
With Regards,
Vijay Kumar Shrestha