coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: disposition on November 11, 2007, 04:50:16 PM

Title: Change the text that read"....."
Post by: disposition on November 11, 2007, 04:50:16 PM
If you click on an album and there is nothing in it it will read "no image to display",  I would like it to say "FILE".  Where do I change this?

Thanks!
Title: Re: Change the text that read"....."
Post by: Pascal YAP on November 11, 2007, 05:02:51 PM
Open your langage file (english.php in your case.

Go to $lang_errors = array(
...and find  'no_img_to_display' => 'No image to display',

PYAP
Title: Re: Change the text that read"....."
Post by: disposition on November 11, 2007, 05:41:12 PM
Perfect, thanks for your time today!
Title: Re: Change the text that read"....."
Post by: Pascal YAP on November 11, 2007, 06:27:56 PM
Quotethanks for your time today!
Yes, There's no Sunday for Coppermine's Support  ;D

PYAP
Title: Re: Change the text that read"....."
Post by: disposition on November 11, 2007, 09:51:13 PM
HA