File "errors.twig"

Full path: E:/sites/Single15/tinmung2007/webroot/XAMMP/phpMyAdmin/templates/config/form_display/errors.twig
File size: 119 B
MIME-type:
Charset: utf-8

Download   Open   Back

<dl>
    <dt>{{ name }}</dt>
    {% for error in error_list %}
        <dd>{{ error|raw }}</dd>
    {% endfor %}
</dl>

PHP File Manager