News:

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

Main Menu

I'd like to delete one word in the welcome email

Started by ConfusedToday, November 20, 2021, 10:30:07 PM

Previous topic - Next topic

ConfusedToday

I'd like to delete the word "Team" that's in the emails sent upon registration and admin acceptance. I found the file that seems to have most of the text in those emails, but not the word "Team", which I prefer to replace with the word "Administrator".

Thank you!

Sir Osis of Liver

Try this -

index.english.php


$txt['regards_team'] = 'Regards,' . "\n" . 'The ' . $context['forum_name'] . ' Team.';

Even if the whole world has forgotten,
The song remembers when.

                              - H. Prestwood

ConfusedToday

Quote from: Sir Osis of Liver on November 20, 2021, 10:34:04 PMTry this -

index.english.php


$txt['regards_team'] = 'Regards,' . "\n" . 'The ' . $context['forum_name'] . ' Team.';



That worked. Thank you!

Advertisement: