coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: jsogden on March 04, 2008, 06:23:43 PM

Title: [Solved]: How to add text to the upload form
Post by: jsogden on March 04, 2008, 06:23:43 PM
I would like to add some terms and conditions (text) or basically something to put in front of the user to see before they submit / upload their photos to my site so they know what they are agreeing to when they push the submit button.  Like "Please only upload to one album, no x-rated photos, all such photos will be removed, etc."

I have been looking all over for the text that is currently in the box thinking if I could find that I could add to it, but I am not having any luck.......so many folders & files & code.  Can someone point me in the right direction.  I'm still sort of a newbie here. 

Thanks much!
Title: Re: How to add text to the upload form
Post by: François Keller on March 04, 2008, 09:45:43 PM
you can add your text in the lang file. (eg.The text who is displayed before the upload boxes is on line 1735 in the english.php file)
Title: Re: How to add text to the upload form
Post by: jsogden on March 05, 2008, 10:13:05 PM
Thank you!  A few syntax errors later, I got it done.  Thanks so much!