File "show_all.twig"

Full path: E:/sites/Single15/tinmung2007/webroot/XAMMP/phpMyAdmin/templates/table/browse_foreigners/show_all.twig
File size: 249 B
MIME-type:
Charset: utf-8

Download   Open   Back

{% if foreign_data.disp_row is iterable and
    (show_all and foreign_data.the_total > max_rows) %}
    <input class="btn btn-secondary" type="submit" id="foreign_showAll" name="foreign_showAll" value="
        {%- trans 'Show all' %}">
{% endif %}

PHP File Manager