Topic: change text on upload page

on the page after you have uploaded how do i change the text that has a red box around it here :

http://findmp3.host22.com/Upload/images/qynzlvqoj6.png

Thumbs up

Re: change text on upload page

Well... you can't.

The image is uploaded with a name. This is name is shown on the red box.

If you want to change it, you must do it before the image is uploaded.

Also, could you ask your question in the right forum? Here : http://chevereto.com/forums/forum2-freq … tions.html

Because this forum is for user to publy their modifications of Chevereto, not to ask questions.

Thank you.

Last edited by Danny.Domb (2011-05-26 16:43:27)

~ Sup?!

Thumbs up

Re: change text on upload page

i mean the bit where it says 'just upload' before the image name

Thumbs up

Re: change text on upload page

open lang/en.php
and change the "just upload" text

search

define('TXT_DID', 'just upload');

Thumbs up

Re: change text on upload page

Thanks!

Thumbs up