Album description on thumbnails.php Album description on thumbnails.php
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Album description on thumbnails.php

Started by marecki, October 20, 2008, 11:51:57 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

marecki

Is it possible to change ALBUM_NAME to ALB_DESC showing thumbnails.php?

Now on the top of the page is displayed:
MAIN PAGE -> Category -> Album name
Album name

I want to change it:
MAIN PAGE -> Category -> Album name
Album description

I try to modify theme.php by changing {ALBUM_NAME} to {ALB_DESP} but it doesn't work.