We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa8eaa0 commit 436ef58Copy full SHA for 436ef58
templates/login/form.twig
@@ -1,7 +1,7 @@
1
{{ login_header|raw }}
2
3
{% if is_demo %}
4
- <fieldset>
+ <fieldset class="mb-4">
5
<legend>{% trans 'phpMyAdmin Demo Server' %}</legend>
6
{% apply format('<a href="url.php?url=https://demo.phpmyadmin.net/" target="_blank" rel="noopener noreferrer">demo.phpmyadmin.net</a>')|raw %}
7
{% trans %}
0 commit comments