Skip to content

Commit 5f4dbf9

Browse files
committed
remove duplicate support links in plaintext email templates
1 parent 4fd82bc commit 5f4dbf9

8 files changed

Lines changed: 0 additions & 15 deletions

File tree

libs/accounts/email-renderer/src/templates/passwordChanged/index.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@ passwordChanged-description-2 = "Your Mozilla account password was successfully
55
<%- include('/partials/userInfo/index.txt') %>
66

77
<%- include('/partials/automatedEmailResetPassword/index.txt') %>
8-
<%- include('/partials/support/index.txt') %>

libs/accounts/email-renderer/src/templates/passwordReset/index.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,3 @@ passwordReset-description-2 = "You reset your Mozilla account password on:"
55
<%- include('/partials/userInfo/index.txt') %>
66

77
<%- include('/partials/automatedEmailResetPassword/index.txt') %>
8-
9-
<%- include('/partials/support/index.txt') %>

libs/accounts/email-renderer/src/templates/passwordResetRecoveryPhone/index.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,3 @@ passwordResetRecoveryPhone-device = "Recovery phone used from:"
66
<%- include('/partials/manageAccount/index.txt') %>
77

88
<%- include('/partials/automatedEmailResetPasswordTwoFactor/index.txt') %>
9-
10-
<%- include('/partials/support/index.txt') %>

libs/accounts/email-renderer/src/templates/postAddRecoveryPhone/index.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,3 @@ postAddRecoveryPhone-enabled-device = "You enabled it from:"
1111
<%- include('/partials/manageAccount/index.txt') %>
1212

1313
<%- include('/partials/automatedEmailResetPassword/index.txt') %>
14-
15-
<%- include('/partials/support/index.txt') %>

libs/accounts/email-renderer/src/templates/postChangeRecoveryPhone/index.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,3 @@ postChangeRecoveryPhone-requested-device = "You requested it from:"
66
<%- include('/partials/userInfo/index.txt') %>
77

88
<%- include('/partials/automatedEmailResetPassword/index.txt') %>
9-
10-
<%- include('/partials/support/index.txt') %>

libs/accounts/email-renderer/src/templates/postRemoveRecoveryPhone/index.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,3 @@ postRemoveRecoveryPhone-requested-device = "You requested it from:"
77
<%- include('/partials/userInfo/index.txt') %>
88

99
<%- include('/partials/automatedEmailResetPassword/index.txt') %>
10-
11-
<%- include('/partials/support/index.txt') %>

libs/accounts/email-renderer/src/templates/postSigninRecoveryCode/index.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,3 @@ postSigninRecoveryCode-device = "You signed in from:"
88
<%- include('/partials/manageAccount/index.txt') %>
99

1010
<%- include('/partials/automatedEmailResetPassword/index.txt') %>
11-
12-
<%- include('/partials/support/index.txt') %>

libs/accounts/email-renderer/src/templates/postSigninRecoveryPhone/index.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,3 @@ postSigninRecoveryPhone-device = "You signed in from:"
88
<%- include('/partials/manageAccount/index.txt') %>
99

1010
<%- include('/partials/automatedEmailResetPassword/index.txt') %>
11-
12-
<%- include('/partials/support/index.txt') %>

0 commit comments

Comments
 (0)