From 44f61d3bb74b6d9c0e89c8c3b02cb245275d31af Mon Sep 17 00:00:00 2001 From: Michael Quigley Date: Fri, 20 Jan 2023 14:01:02 -0500 Subject: [PATCH] email tweaks (#157) --- controller/emailUi/resetPassword.gohtml | 4 ++-- controller/emailUi/verify.gohtml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/controller/emailUi/resetPassword.gohtml b/controller/emailUi/resetPassword.gohtml index 57216130..75a991f6 100644 --- a/controller/emailUi/resetPassword.gohtml +++ b/controller/emailUi/resetPassword.gohtml @@ -132,12 +132,12 @@

Someone requested a password reset on your behalf, {{ .EmailAddress }}.

Reset Password - Documentation + Documentation
diff --git a/controller/emailUi/verify.gohtml b/controller/emailUi/verify.gohtml index f120adef..ada75aed 100644 --- a/controller/emailUi/verify.gohtml +++ b/controller/emailUi/verify.gohtml @@ -137,7 +137,7 @@

Please click the button below to create your zrok account for {{ .EmailAddress }}.

Create Account - Documentation + Documentation