phpmyadmin / phpmyadmin/phpmyadmin
phpMyAdmin login page - Language: German - username and colon behind not in the same line.
Open
@williamdes is already working on this.
Since Oct 15, 2023.
affects/5.2
affects/6.0
Bug
confirmed/5.2
confirmed/6.0
good first issue
help wanted
newbie
- Dominant language
- PHP
- Stars
- 7.9k
- Forks
- 3.6k
- Avg merge
- 4d 18h
- Merged PRs (30d)
- 36
Description
Describe the bug
If the language of the phpMyAdmin login page is set to German, the colon behind the Benutzername (username) is displayed in the next line, i.e. there is not enough space to display the word Benutzername (username) and the colon behind it in one line.
To Reproduce
Steps to reproduce the behavior:
- Go to login page of phpMyAdmin
- Click on Language and set it to Deutsch - German
- See the problem occurs
Expected behavior
The display of the Benutzername (username) and the colon behind it should be in one line.
Screenshots
Server configuration
- Operating system: ArchLinux
- Web server: Apache2
- Database version: 11.1.2-MariaDB - Arch Linux
- PHP version: 8.2.11
- phpMyAdmin version: 5.2.1
Client configuration
- Browser: Firefox 118.0.2 (64-bit)
- Operating system: ArchLinux
Additional context
None
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.