Hi. I'm trying to customize an album template and I've got everything working so far. However, there's one more thing left for me to do.
Using <?php echo $gallery->title ?> in the template would result in something similar to "Gallery Title".
Is something for me to use that it comes out as "gallery-title" instead?
It would also result in "gallerys-name" instead of "Gallery's Name".
Help, please?