diff options
Diffstat (limited to 'app/views/mailer/lost_password_de.rhtml')
-rw-r--r-- | app/views/mailer/lost_password_de.rhtml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/mailer/lost_password_de.rhtml b/app/views/mailer/lost_password_de.rhtml index 0b391498b..332ddeb0b 100644 --- a/app/views/mailer/lost_password_de.rhtml +++ b/app/views/mailer/lost_password_de.rhtml @@ -1,3 +1,3 @@ -To change your password, use the following link:
-
+To change your password, use the following link: + http://<%= Setting.host_name %>/account/lost_password?token=<%= @token.value %>
\ No newline at end of file |