Insert words by 'keyword' Insert words by 'keyword'
 

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

Insert words by 'keyword'

Started by scotty2260, May 12, 2005, 06:53:16 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

scotty2260

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

Casper

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)',
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here