[PR #3820] [MERGED] Some small template fixes #17097

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3820
Author: @rvillablanca
Created: 4/19/2018
Status: Merged
Merged: 4/20/2018
Merged by: @lunny

Base: masterHead: small-fixes-templates


📝 Commits (1)

  • b55c84e Some small template fixes

📊 Changes

4 files changed (+7 additions, -5 deletions)

View changed files

📝 templates/repo/editor/edit.tmpl (+3 -2)
📝 templates/repo/settings/deploy_keys.tmpl (+1 -1)
📝 templates/repo/wiki/new.tmpl (+1 -1)
📝 templates/user/auth/finalize_openid.tmpl (+2 -1)

📄 Description

I made some corrections on a few template files, two unclosed html tags and two required html attributes on <textarea> tags.


🔄 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/3820 **Author:** [@rvillablanca](https://github.com/rvillablanca) **Created:** 4/19/2018 **Status:** ✅ Merged **Merged:** 4/20/2018 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `small-fixes-templates` --- ### 📝 Commits (1) - [`b55c84e`](https://github.com/go-gitea/gitea/commit/b55c84eef1325d963f189c4391a2e4dac1903b3c) Some small template fixes ### 📊 Changes **4 files changed** (+7 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `templates/repo/editor/edit.tmpl` (+3 -2) 📝 `templates/repo/settings/deploy_keys.tmpl` (+1 -1) 📝 `templates/repo/wiki/new.tmpl` (+1 -1) 📝 `templates/user/auth/finalize_openid.tmpl` (+2 -1) </details> ### 📄 Description I made some corrections on a few template files, two unclosed html tags and two `required` html attributes on `<textarea>` tags. --- <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:26:14 -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#17097