summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-08-26 09:14:33 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-08-26 09:14:33 +0000
commitcf4df86b94ff26529ab1bdd29cb7f3a9290af397 (patch)
tree75e2be732295363cc7c79bfc734fe3c86019dc3f
parentca2c6441eb0e739028764f0990dea8b31c4f1914 (diff)
downloadbrdo-cf4df86b94ff26529ab1bdd29cb7f3a9290af397.tar.gz
brdo-cf4df86b94ff26529ab1bdd29cb7f3a9290af397.tar.bz2
#893276 by reglogge: Fixed Confirmation mail for user after account being activated contains wrong link - user cannot log in.
-rw-r--r--modules/user/user.module2
1 files changed, 1 insertions, 1 deletions
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.