/home/sitetest/tmp/pma_template_compiles_sitetest/twig/b2
NameSizeModeActions
b2131f447f302cd8cb99bac0edaeb62a.php23910644editdlrm
Edit: /home/sitetest/tmp/pma_template_compiles_sitetest/twig/b2/b2131f447f302cd8cb99bac0edaeb62a.php (2391B)
source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
"; yield _gettext("Show hidden navigation tree items."); // line 5 yield "
"; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "modals/unhide_nav_item.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 56 => 10, 49 => 6, 45 => 5, 38 => 1,); } public function getSourceContext() { return new Source("", "modals/unhide_nav_item.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/modals/unhide_nav_item.twig"); } }