Hello,
I went looking through the code, and couldn't seem to find where to do this. All I want to do is use php to add a link underneath the description of each of my albums. It could be contained within the description block itself, or on a seperate line, but just so it's in the album list screen under the description.
The purpose, if it helps you understand, is to add a "More Details on this Album" link so that users can click on it and are sent to an oustide page about the Album. I would need to use php so I can get the $aid in there for the outside page.
Thanks!