/usr/share/phpmyadmin/templates
Edit: /usr/share/phpmyadmin/templates/export.twig (16231B)
{{ page_settings_error_html|raw }}
{{ page_settings_html|raw }}
{% block message %}{% endblock %}
{% if templates.is_enabled %}
{% endif %}
{% if sql_query is not empty %}
{# l10n: Title of the option on the Export page #}
{% trans 'SQL query:' %}
{% endif %}