[PR #2801] [MERGED] Fix copy in email templates #16600

Closed
opened 2025-11-02 12:14:22 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2801
Author: @mmarif4u
Created: 10/28/2017
Status: Merged
Merged: 10/29/2017
Merged by: @lafriks

Base: masterHead: fix-email-template-copy


📝 Commits (4)

  • 4fe40ac Fix copy in email templates
  • 2fa0b33 Merge branch 'master' into fix-email-template-copy
  • ea61525 revert email to e-mail
  • 8c3de2a Merge branch 'master' into fix-email-template-copy

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 templates/mail/auth/activate.tmpl (+1 -1)
📝 templates/mail/auth/reset_passwd.tmpl (+1 -1)

📄 Description

Fixes https://github.com/go-gitea/gitea/issues/2784


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/2801 **Author:** [@mmarif4u](https://github.com/mmarif4u) **Created:** 10/28/2017 **Status:** ✅ Merged **Merged:** 10/29/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `fix-email-template-copy` --- ### 📝 Commits (4) - [`4fe40ac`](https://github.com/go-gitea/gitea/commit/4fe40ac9e948498d808302549cb4fa083d803720) Fix copy in email templates - [`2fa0b33`](https://github.com/go-gitea/gitea/commit/2fa0b33ee378ade6c19b1d23bbe731f4ce6b217a) Merge branch 'master' into fix-email-template-copy - [`ea61525`](https://github.com/go-gitea/gitea/commit/ea61525af5f2d858b8b5f08f517ccc620df917c4) revert email to e-mail - [`8c3de2a`](https://github.com/go-gitea/gitea/commit/8c3de2ae4d5aa1b2e96ab90c95f8f408b0cbca59) Merge branch 'master' into fix-email-template-copy ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `templates/mail/auth/activate.tmpl` (+1 -1) 📝 `templates/mail/auth/reset_passwd.tmpl` (+1 -1) </details> ### 📄 Description Fixes https://github.com/go-gitea/gitea/issues/2784 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:14:22 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16600