Files
server/opt/psa/phpMyAdmin/templates/table/import/index.twig
2026-01-07 20:52:11 +01:00

4 lines
118 B
Twig

{% extends 'import.twig' %}
{% block title %}{{ 'Importing into the table "%s"'|trans|format(table) }}{% endblock %}