From ce3d4dc1c4b0e5d987296aa46475c1b822080068 Mon Sep 17 00:00:00 2001 From: Ben Spoon Date: Tue, 9 Aug 2016 15:36:47 -0700 Subject: [PATCH] emails: add missing periods to sentences in emails --- emails/emailchanged.html | 2 +- emails/passwordchanged.html | 6 +++--- emails/paymentfailure.html | 2 +- emails/recovery.html | 2 +- emails/repoauthorizeemail.html | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/emails/emailchanged.html b/emails/emailchanged.html index f5e628d73..e5b12aef3 100644 --- a/emails/emailchanged.html +++ b/emails/emailchanged.html @@ -19,7 +19,7 @@ - +
If you did not make this change, please contact supportIf you did not make this change, please contact support.
diff --git a/emails/passwordchanged.html b/emails/passwordchanged.html index 42edd6f92..870ef7981 100644 --- a/emails/passwordchanged.html +++ b/emails/passwordchanged.html @@ -7,19 +7,19 @@ - +
The password for user {{ username }} has been changedThe password for user {{ username }} has been changed.
- +
No action is required if you made this changeNo action is required if you made this change.
- +
If you did not make this change, please contact support If you did not make this change, please contact support.
diff --git a/emails/paymentfailure.html b/emails/paymentfailure.html index 64fb3bfcd..b901d597f 100644 --- a/emails/paymentfailure.html +++ b/emails/paymentfailure.html @@ -20,7 +20,7 @@ - +
Log in to update payment infoLog in to update payment info.
diff --git a/emails/recovery.html b/emails/recovery.html index cab230521..27d3eaf48 100644 --- a/emails/recovery.html +++ b/emails/recovery.html @@ -7,7 +7,7 @@ - +
A user at {{ app_title }} has attempted to recover their access to the account registered to this email addressA user at {{ app_title }} has attempted to recover their access to the account registered to this email address.
diff --git a/emails/repoauthorizeemail.html b/emails/repoauthorizeemail.html index a98534f4d..7d779d852 100644 --- a/emails/repoauthorizeemail.html +++ b/emails/repoauthorizeemail.html @@ -7,7 +7,7 @@ - +
A request has been made to send notifications to this email address for the repository {{namespace}}/{{repository}}A request has been made to send notifications to this email address for the repository {{namespace}}/{{repository}}.