";
// line 8
echo _gettext("Import");
echo "
";
// line 44
if (($context["exists_setup_and_not_exists_config"] ?? null)) {
// line 45
echo " ";
// line 46
echo " ";
// line 47
echo " ";
// line 48
echo "
";
// line 49
echo _gettext("More settings");
echo "
";
// line 51
echo sprintf(_gettext("You can set more settings by modifying config.inc.php, eg. by using %sSetup script%s."), "
", "");
echo "
";
// line 52
echo PhpMyAdmin\Util::showDocu("setup", "setup-script");
echo "
";
}
// line 56
echo "
";
// line 59
echo _gettext("Export");
echo "
";
// line 61
echo call_user_func_array($this->env->getFilter('raw_success')->getCallable(), [_gettext("Configuration has been saved.")]);
echo "
";
// line 101
echo _gettext("Reset");
echo "