Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix casing inconsistency of $TAB on login page #2883

Merged
merged 1 commit into from
Aug 29, 2022
Merged

Fix casing inconsistency of $TAB on login page #2883

merged 1 commit into from
Aug 29, 2022

Conversation

AlecRust
Copy link
Contributor

Current problem

Now that $TAB is more visible in page <title> since #2871, I notice how the login page has inconsistent casing with all other pages. This happened in #926 but I'm not sure why.

Proposed solution

Change it back to uppercase so it matches the other pages. If the casing is changed we should do it for all pages at once.

Screenshots

Before:
before screenshot

After:
after screenshot

This was made lowercase in #926, not sure why.
@jaapmarcus jaapmarcus merged commit 57d20df into hestiacp:main Aug 29, 2022
@AlecRust AlecRust deleted the login-page-title branch August 29, 2022 09:13
jaapmarcus pushed a commit that referenced this pull request Aug 30, 2022
This was made lowercase in #926, not sure why.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants