News:

Wondering if this will always be free?  See why free is better.

Main Menu

I'd like to change "Modify" post to "Edit"

Started by Lord Northern, July 02, 2009, 02:29:12 PM

Previous topic - Next topic

Lord Northern

Hi.
I want to change where it says on the post "modify" where the user is able to modify his post to say "edit" instead. Just like it better.
Is there an easy way to change it?

Thanks.

kat

Inside the default theme's "languages" directory, you'll fine index.english.php.

Find:

$txt[17] = 'Modify';

and change it to:

$txt[17] = 'Edit';


kat


Advertisement: