coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: scotty2260 on May 12, 2005, 06:53:16 PM

Title: Insert words by 'keyword'
Post by: scotty2260 on May 12, 2005, 06:53:16 PM
Hey, I need to add '<b> - Enter full name (Ex. Indiana Jones Adventure)</b>' next to the keywords box for uploading files.

I was wondering where I should add this, I looked around the upload.php but couldn't makse sense od where the actul form code is.

It could also be in the text box (and disappear when they click the text box)?

Thanks
Title: Re: Insert words by 'keyword'
Post by: Casper on May 12, 2005, 07:30:44 PM
It's in your language file.  Open your file, english.php shown here, and find;

'keywords' => 'Keywords (separate with spaces)',

Change it to;

'keywords' => 'Keywords  - Enter full name (Ex. Indiana Jones Adventure)',