[PR #16006] [MERGED] #15999 Login form #14749

Closed
opened 2025-12-29 23:26:27 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/16006
Author: @altf4arnold
Created: 5/7/2024
Status: Merged
Merged: 5/8/2024
Merged by: @jeremystretch

Base: developHead: develop


📝 Commits (1)

  • 1a62c06 Putting field labels above fields

📊 Changes

1 file changed (+15 additions, -1 deletions)

View changed files

📝 netbox/templates/login.html (+15 -1)

📄 Description

Putting login form labels on top

Fixes: #15999

like @jeremystretch proposed, instead of having the labels on the side, let's put them on top.


🔄 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/netbox-community/netbox/pull/16006 **Author:** [@altf4arnold](https://github.com/altf4arnold) **Created:** 5/7/2024 **Status:** ✅ Merged **Merged:** 5/8/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (1) - [`1a62c06`](https://github.com/netbox-community/netbox/commit/1a62c067cd058c4fef222a14c83a02a8c6b4385b) Putting field labels above fields ### 📊 Changes **1 file changed** (+15 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/login.html` (+15 -1) </details> ### 📄 Description Putting login form labels on top ### Fixes: #15999 like @jeremystretch proposed, instead of having the labels on the side, let's put them on top. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:26:27 +01:00
adam closed this issue 2025-12-29 23:26:27 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14749