0byt3m1n1
Path:
C:
/
wamp64
/
apps
/
phpmyadmin4.9.2
/
templates
/
table
/
browse_foreigners
/
[
Home
]
File: show_all.twig
{% if foreign_data.disp_row is iterable and (show_all and foreign_data.the_total > max_rows) %} <input type="submit" id="foreign_showAll" name="foreign_showAll" value=" {%- trans 'Show all' %}"> {% endif %}