phpmyadmin / phpmyadmin/phpmyadmin

phpMyAdmin login page - Language: German - username and colon behind not in the same line.

Open
#18,761 8 comments 0 reactions 1 assignee View on GitHub

@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:

  1. Go to login page of phpMyAdmin
  2. Click on Language and set it to Deutsch - German
  3. See the problem occurs
Expected behavior

The display of the Benutzername (username) and the colon behind it should be in one line.

Screenshots

image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.