| Adding to showphoto.tmpl
I want to add my own TAF script on the page where it shows the dog's photo. I would like it to be below the users comments (if the exist) but above the line with the date.
How and where can I add the following code? I keep getting an error
<a href="#" onClick= "window.open('http://www.site.com/cgi-bin/taf/script.cgi.cgi?referer= '+window.location.href,' ','width=420,height=420');return false;">tell your friend</a>
|