From 25176d45884667ec608b06c044602048329c229a Mon Sep 17 00:00:00 2001 From: Jakub Senko Date: Mon, 27 May 2019 16:17:58 +0200 Subject: [PATCH] [ticket/15967] Improve admin activate email wording PHPBB3-15967 --- phpBB/language/en/email/admin_activate.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/language/en/email/admin_activate.txt b/phpBB/language/en/email/admin_activate.txt index a53ab1269e..71faca70b2 100644 --- a/phpBB/language/en/email/admin_activate.txt +++ b/phpBB/language/en/email/admin_activate.txt @@ -7,7 +7,7 @@ The account owned by "{USERNAME}" has been deactivated or newly created, you sho Use this link to view the user's profile: {U_USER_DETAILS} -Use this link to activate the account: +You may activate the account immediately by clicking on this link: {U_ACTIVATE} {EMAIL_SIG}