system: Linux mars.sprixweb.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
cmd: 

Direktori : /usr/local/cwpsrv/var/services/pma/templates/table/browse_foreigners/
Upload File :
Current File : //usr/local/cwpsrv/var/services/pma/templates/table/browse_foreigners/show_all.twig

{% 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 %}