Initial commit
This commit is contained in:
3
pma/templates/database/import/index.twig
Normal file
3
pma/templates/database/import/index.twig
Normal file
@ -0,0 +1,3 @@
|
||||
{% extends 'import.twig' %}
|
||||
|
||||
{% block title %}{{ 'Importing into the database "%s"'|trans|format(db) }}{% endblock %}
|
Reference in New Issue
Block a user