You've already forked AstralRinth
forked from didirus/AstralRinth
fix: remove reply-to references in email templates (#4676)
This commit is contained in:
@@ -17,9 +17,8 @@ import StyledEmail from '../shared/StyledEmail.vue'
|
|||||||
Modrinth account.
|
Modrinth account.
|
||||||
</Text>
|
</Text>
|
||||||
<Text class="text-muted text-base">
|
<Text class="text-muted text-base">
|
||||||
If you did not make this change, please contact us immediately by replying to this email or
|
If you did not make this change, please contact us immediately through our
|
||||||
<VLink href="https://support.modrinth.com" class="text-green underline"
|
<VLink href="https://support.modrinth.com" class="text-green underline">Support Portal</VLink
|
||||||
>through our Support Portal</VLink
|
|
||||||
>.
|
>.
|
||||||
</Text>
|
</Text>
|
||||||
</StyledEmail>
|
</StyledEmail>
|
||||||
|
|||||||
@@ -17,9 +17,8 @@ import StyledEmail from '../shared/StyledEmail.vue'
|
|||||||
sign in to your Modrinth account.
|
sign in to your Modrinth account.
|
||||||
</Text>
|
</Text>
|
||||||
<Text class="text-muted text-base">
|
<Text class="text-muted text-base">
|
||||||
If you did not make this change, please contact us immediately by replying to this email or
|
If you did not make this change, please contact us immediately through our
|
||||||
<VLink href="https://support.modrinth.com" class="text-green underline"
|
<VLink href="https://support.modrinth.com" class="text-green underline">Support Portal</VLink
|
||||||
>through our Support Portal</VLink
|
|
||||||
>.
|
>.
|
||||||
</Text>
|
</Text>
|
||||||
</StyledEmail>
|
</StyledEmail>
|
||||||
|
|||||||
@@ -17,9 +17,8 @@ import StyledEmail from '../shared/StyledEmail.vue'
|
|||||||
{emailchanged.new_email}.
|
{emailchanged.new_email}.
|
||||||
</Text>
|
</Text>
|
||||||
<Text class="text-muted text-base">
|
<Text class="text-muted text-base">
|
||||||
If you did not make this change, please contact us immediately by replying to this email or
|
If you did not make this change, please contact us immediately through our
|
||||||
<VLink href="https://support.modrinth.com" class="text-green underline"
|
<VLink href="https://support.modrinth.com" class="text-green underline">Support Portal</VLink
|
||||||
>through our Support Portal</VLink
|
|
||||||
>.
|
>.
|
||||||
</Text>
|
</Text>
|
||||||
</StyledEmail>
|
</StyledEmail>
|
||||||
|
|||||||
@@ -70,9 +70,8 @@ import StyledEmail from '../shared/StyledEmail.vue'
|
|||||||
|
|
||||||
<Text class="text-muted text-base">
|
<Text class="text-muted text-base">
|
||||||
If this wasn't you, please update your password and review your account security settings. If
|
If this wasn't you, please update your password and review your account security settings. If
|
||||||
you cannot do this, contact us immediately by replying to this email or
|
you cannot do this, contact us immediately through our
|
||||||
<VLink href="https://support.modrinth.com" class="text-green underline"
|
<VLink href="https://support.modrinth.com" class="text-green underline">Support Portal</VLink
|
||||||
>through our Support Portal</VLink
|
|
||||||
>.
|
>.
|
||||||
</Text>
|
</Text>
|
||||||
</StyledEmail>
|
</StyledEmail>
|
||||||
|
|||||||
@@ -18,9 +18,8 @@ import StyledEmail from '../shared/StyledEmail.vue'
|
|||||||
A new personal access token, <b>{newpat.token_name}</b>, has been added to your account.
|
A new personal access token, <b>{newpat.token_name}</b>, has been added to your account.
|
||||||
</Text>
|
</Text>
|
||||||
<Text class="text-muted text-base">
|
<Text class="text-muted text-base">
|
||||||
If you did not create this token, please contact us immediately by replying to this email or
|
If you did not create this token, please contact us immediately through our
|
||||||
<VLink href="https://support.modrinth.com" class="text-green underline"
|
<VLink href="https://support.modrinth.com" class="text-green underline">Support Portal</VLink
|
||||||
>through our Support Portal</VLink
|
|
||||||
>.
|
>.
|
||||||
</Text>
|
</Text>
|
||||||
</StyledEmail>
|
</StyledEmail>
|
||||||
|
|||||||
@@ -14,9 +14,8 @@ import StyledEmail from '../shared/StyledEmail.vue'
|
|||||||
<Text class="text-muted text-base">Hi {user.name},</Text>
|
<Text class="text-muted text-base">Hi {user.name},</Text>
|
||||||
<Text class="text-muted text-base"> Your password has been changed on your account. </Text>
|
<Text class="text-muted text-base"> Your password has been changed on your account. </Text>
|
||||||
<Text class="text-muted text-base">
|
<Text class="text-muted text-base">
|
||||||
If you did not make this change, please contact us immediately by replying to this email or
|
If you did not make this change, please contact us immediately through our
|
||||||
<VLink href="https://support.modrinth.com" class="text-green underline"
|
<VLink href="https://support.modrinth.com" class="text-green underline">Support Portal</VLink
|
||||||
>through our Support Portal</VLink
|
|
||||||
>.
|
>.
|
||||||
</Text>
|
</Text>
|
||||||
</StyledEmail>
|
</StyledEmail>
|
||||||
|
|||||||
@@ -18,9 +18,8 @@ import StyledEmail from '../shared/StyledEmail.vue'
|
|||||||
Modrinth account.</Text
|
Modrinth account.</Text
|
||||||
>
|
>
|
||||||
<Text class="text-muted text-base">
|
<Text class="text-muted text-base">
|
||||||
If you did not make this change, please contact us immediately by replying to this email or
|
If you did not make this change, please contact us immediately through our
|
||||||
<VLink href="https://support.modrinth.com" class="text-green underline"
|
<VLink href="https://support.modrinth.com" class="text-green underline">Support Portal</VLink
|
||||||
>through our Support Portal</VLink
|
|
||||||
>.
|
>.
|
||||||
</Text>
|
</Text>
|
||||||
</StyledEmail>
|
</StyledEmail>
|
||||||
|
|||||||
@@ -34,8 +34,8 @@ import StyledEmail from '../shared/StyledEmail.vue'
|
|||||||
<Text class="text-base">
|
<Text class="text-base">
|
||||||
If you have any questions about the creator rewards program, please contact support through
|
If you have any questions about the creator rewards program, please contact support through
|
||||||
the
|
the
|
||||||
<VLink href="https://support.modrinth.com" class="text-green underline">Support Portal</VLink>
|
<VLink href="https://support.modrinth.com" class="text-green underline">Support Portal</VLink
|
||||||
or by replying to this email.
|
>.
|
||||||
</Text>
|
</Text>
|
||||||
|
|
||||||
<Text class="text-base">Thank you for being a creator on Modrinth!</Text>
|
<Text class="text-base">Thank you for being a creator on Modrinth!</Text>
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ import StyledEmail from '../shared/StyledEmail.vue'
|
|||||||
|
|
||||||
<Text class="text-muted text-base">
|
<Text class="text-muted text-base">
|
||||||
Thank you for choosing Modrinth! If you have any questions or need help with your
|
Thank you for choosing Modrinth! If you have any questions or need help with your
|
||||||
subscription, reply to this email or visit our
|
subscription, visit our
|
||||||
<VLink href="https://support.modrinth.com" class="text-green underline">Support Portal</VLink
|
<VLink href="https://support.modrinth.com" class="text-green underline">Support Portal</VLink
|
||||||
>.
|
>.
|
||||||
</Text>
|
</Text>
|
||||||
|
|||||||
@@ -17,9 +17,8 @@ import StyledEmail from '../shared/StyledEmail.vue'
|
|||||||
need to submit the code generated by your authenticator app.
|
need to submit the code generated by your authenticator app.
|
||||||
</Text>
|
</Text>
|
||||||
<Text class="text-muted text-base">
|
<Text class="text-muted text-base">
|
||||||
If you did not make this change, please contact us immediately by replying to this email or
|
If you did not make this change, please contact us immediately through our
|
||||||
<VLink href="https://support.modrinth.com" class="text-green underline"
|
<VLink href="https://support.modrinth.com" class="text-green underline">Support Portal</VLink
|
||||||
>through our Support Portal</VLink
|
|
||||||
>.
|
>.
|
||||||
</Text>
|
</Text>
|
||||||
</StyledEmail>
|
</StyledEmail>
|
||||||
|
|||||||
@@ -18,9 +18,8 @@ import StyledEmail from '../shared/StyledEmail.vue'
|
|||||||
At your request, we've removed two-factor authentication from your Modrinth account.
|
At your request, we've removed two-factor authentication from your Modrinth account.
|
||||||
</Text>
|
</Text>
|
||||||
<Text class="text-muted text-base">
|
<Text class="text-muted text-base">
|
||||||
If you did not make this change, please contact us immediately by replying to this email or
|
If you did not make this change, please contact us immediately through our
|
||||||
<VLink href="https://support.modrinth.com" class="text-green underline"
|
<VLink href="https://support.modrinth.com" class="text-green underline">Support Portal</VLink
|
||||||
>through our Support Portal</VLink
|
|
||||||
>.
|
>.
|
||||||
</Text>
|
</Text>
|
||||||
</StyledEmail>
|
</StyledEmail>
|
||||||
|
|||||||
@@ -68,8 +68,7 @@ import StyledEmail from '../shared/StyledEmail.vue'
|
|||||||
in error or is abusive, please contact support
|
in error or is abusive, please contact support
|
||||||
<VLink href="https://support.modrinth.com" class="text-green underline">
|
<VLink href="https://support.modrinth.com" class="text-green underline">
|
||||||
through the Support Portal</VLink
|
through the Support Portal</VLink
|
||||||
>
|
>.
|
||||||
or by replying to this email.
|
|
||||||
</Text>
|
</Text>
|
||||||
</StyledEmail>
|
</StyledEmail>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
@@ -63,8 +63,7 @@ import StyledEmail from '../shared/StyledEmail.vue'
|
|||||||
this was sent in error or is abusive, please contact support
|
this was sent in error or is abusive, please contact support
|
||||||
<VLink href="https://support.modrinth.com" class="text-green underline">
|
<VLink href="https://support.modrinth.com" class="text-green underline">
|
||||||
through the Support Portal</VLink
|
through the Support Portal</VLink
|
||||||
>
|
>.
|
||||||
or by replying to this email.
|
|
||||||
</Text>
|
</Text>
|
||||||
</StyledEmail>
|
</StyledEmail>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
@@ -45,8 +45,7 @@ import StyledEmail from '../shared/StyledEmail.vue'
|
|||||||
</Button>
|
</Button>
|
||||||
|
|
||||||
<Text class="text-base">
|
<Text class="text-base">
|
||||||
If you have questions or believe something isn't correct, you can reply to this email or reach
|
If you have questions or believe something isn't correct, you can reach out via the
|
||||||
out via the
|
|
||||||
<VLink href="https://support.modrinth.com" class="text-green underline">Support Portal</VLink
|
<VLink href="https://support.modrinth.com" class="text-green underline">Support Portal</VLink
|
||||||
>.
|
>.
|
||||||
</Text>
|
</Text>
|
||||||
|
|||||||
@@ -53,8 +53,8 @@ import StyledEmail from '../shared/StyledEmail.vue'
|
|||||||
<Text class="text-base">
|
<Text class="text-base">
|
||||||
If you believe this status was applied in error, you can reply in the moderation thread or
|
If you believe this status was applied in error, you can reply in the moderation thread or
|
||||||
contact support through our
|
contact support through our
|
||||||
<VLink href="https://support.modrinth.com" class="text-green underline">Support Portal</VLink>
|
<VLink href="https://support.modrinth.com" class="text-green underline">Support Portal</VLink
|
||||||
or by replying to this email.
|
>.
|
||||||
</Text>
|
</Text>
|
||||||
|
|
||||||
<Text class="text-base">Thank you for publishing on Modrinth!</Text>
|
<Text class="text-base">Thank you for publishing on Modrinth!</Text>
|
||||||
|
|||||||
@@ -53,8 +53,8 @@ import StyledEmail from '../shared/StyledEmail.vue'
|
|||||||
|
|
||||||
<Text class="text-base">
|
<Text class="text-base">
|
||||||
If you did not initiate this transfer, please contact support immediately through the
|
If you did not initiate this transfer, please contact support immediately through the
|
||||||
<VLink href="https://support.modrinth.com" class="text-green underline">Support Portal</VLink>
|
<VLink href="https://support.modrinth.com" class="text-green underline">Support Portal</VLink
|
||||||
or by replying to this email.
|
>.
|
||||||
</Text>
|
</Text>
|
||||||
</StyledEmail>
|
</StyledEmail>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user