File "twofactor.twig"
Full path: E:/sites/Single15/tinmung2007/webroot/phpMyAdmin/phpMyAdmin/templates/login/twofactor.twig
File size: 222 B
MIME-type:
Charset: utf-8
<form method="post" class="disableAjax">
{{ get_hidden_inputs() }}
{{ form|raw }}
{% if show_submit %}
<input class="btn btn-primary" type="submit" value="{% trans "Verify" %}">
{% endif %}
</form>