where to edit Thank you for joining, page?

missmindy

New Member
after a user joins, this message is displayed to them while they wait for me to approve them
"Thank you for joining! Your site will be listed when the admin approves it. You will receive an email with more information when your site is approved."

where exactly do I go to edit that text?

thnx
 

magnum

Member
Google Translate Kann nur Deutsch - Can only German. :)

In the file english.php line 578. This you can find in the folder/languages

Code:
$LNG['join_approve'] = 'Thank you for joining!  Your site will be listed when the admin approves it.  You will receive an email with more information when your site is approved.';
 

Basti

Administrator
Staff member
But instead of editing the file directly, go into you admin area.
At the top menu, move your mouse over "Content" tab, and click manage languages, on there in the search field paste "join_approve" ( without quotes ) and edit the text.
 
Top