/home/kanaloa/tmp/pma_template_compiles_kanaloa/twig/00
Edit: /home/kanaloa/tmp/pma_template_compiles_kanaloa/twig/00/00f20bf6a807e4ab652ca0dc0e174493.php (3647B)
source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "
";
echo _gettext("Loading…");
// line 26
echo "
";
}
public function getTemplateName()
{
return "modals/index_dialog_modal.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 93 => 30, 86 => 26, 79 => 22, 75 => 21, 63 => 12, 59 => 11, 55 => 10, 48 => 6, 44 => 5, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "modals/index_dialog_modal.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/modals/index_dialog_modal.twig");
}
}