D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
phpmyadmin
/
templates
/
table
/
browse_foreigners
/
Filename :
show_all.twig
back
Copy
{% 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 %}