From cf4df86b94ff26529ab1bdd29cb7f3a9290af397 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Thu, 26 Aug 2010 09:14:33 +0000 Subject: #893276 by reglogge: Fixed Confirmation mail for user after account being activated contains wrong link - user cannot log in. --- modules/user/user.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/user/user.module') diff --git a/modules/user/user.module b/modules/user/user.module index c4b02f91c..c909050ed 100644 --- a/modules/user/user.module +++ b/modules/user/user.module @@ -2558,7 +2558,7 @@ Your account at [site:name] has been activated. You may now log in by clicking this link or copying and pasting it into your browser: -[site:login-url] +[user:one-time-login-url] This link can only be used once to log in and will lead you to a page where you can set your password. -- cgit v1.2.3