From 3d83c246f7cfee0cae8f7bf8ca7ee7ec43baa972 Mon Sep 17 00:00:00 2001 From: Riley Davis Date: Tue, 31 Jan 2017 12:08:59 -0700 Subject: [PATCH] simplify email text --- views/email/email-confirm.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/email/email-confirm.ejs b/views/email/email-confirm.ejs index 2644c2225..dd2397edf 100644 --- a/views/email/email-confirm.ejs +++ b/views/email/email-confirm.ejs @@ -1,3 +1,3 @@

A email confirmation has been requested for the following account: <%= email %>.

-

To confirm the account, please visit the following link: http://example.com/email/confirm/endpoint#<%= token %>

+

To confirm the account, please visit the following link: Confirm Email

If you did not request this, you can safely ignore this email.