/usr/share/phpmyadmin/templates/login
NameSizeModeActions
twofactor/-0755rm
footer.twig610644editdlrm
form.twig40830644editdlrm
header.twig8340644editdlrm
twofactor.twig2220644editdlrm
Edit: /usr/share/phpmyadmin/templates/login/header.twig (834B)
{% if session_expired == true %}
{% endif %}

{{ 'Welcome to %s'|trans|format('phpMyAdmin')|raw }}

{{ "There is a mismatch between HTTPS indicated on the server and client. This can lead to a non working phpMyAdmin or a security risk. Please fix your server configuration to indicate HTTPS properly."|trans|error }}