/home/techb158/tmp/pma_template_compiles_techb158/twig/33
Edit: /home/techb158/tmp/pma_template_compiles_techb158/twig/33/33ed200de7b75d41e458270339f51d67.php (3855B)
source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
yield "
";
yield _gettext("Loading…");
// line 26
yield "
";
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "modals/index_dialog_modal.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 94 => 30, 87 => 26, 80 => 22, 76 => 21, 64 => 12, 60 => 11, 56 => 10, 49 => 6, 45 => 5, 38 => 1,);
}
public function getSourceContext()
{
return new Source("", "modals/index_dialog_modal.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/modals/index_dialog_modal.twig");
}
}