";
// line 11
echo _gettext("Import");
// line 12
echo "
";
// line 50
if (($context["exists_setup_and_not_exists_config"] ?? null)) {
// line 51
echo " ";
// line 52
echo " ";
// line 53
echo " ";
// line 54
echo "
";
// line 56
echo _gettext("More settings");
// line 57
echo "
";
// line 59
echo sprintf(_gettext("You can set more settings by modifying config.inc.php, eg. by using %sSetup script%s."), "", "");
echo "
";
// line 60
echo \PhpMyAdmin\Html\MySQLDocumentation::showDocumentation("setup", "setup-script");
echo "
";
}
// line 64
echo "
";
// line 68
echo _gettext("Export");
// line 69
echo "
";
// line 72
echo call_user_func_array($this->env->getFilter('raw_success')->getCallable(), [_gettext("Configuration has been saved.")]);
echo "
";
// line 114
echo _gettext("Reset");
// line 115
echo "