\!/ KyuuKazami \!/

Path : /home/kohli/tmp/pma_template_compiles_kohli/twig/dc/
Upload :
Current File : /home/kohli/tmp/pma_template_compiles_kohli/twig/dc/dcb1b92f67d6bf6e5f3a44a0e57d9decd7ea281ba568f2c35c166919f97361d3.php

<?php

/* config/form_display/tabs_bottom.twig */
class __TwigTemplate_698c53d98d8df5194f54422bb2b7c90a77d4d6916c4889f7ef12218d8851b9e2 extends Twig_Template
{
    public function __construct(Twig_Environment $env)
    {
        parent::__construct($env);

        $this->parent = false;

        $this->blocks = array(
        );
    }

    protected function doDisplay(array $context, array $blocks = array())
    {
        // line 1
        echo "</div>
";
    }

    public function getTemplateName()
    {
        return "config/form_display/tabs_bottom.twig";
    }

    public function getDebugInfo()
    {
        return array (  19 => 1,);
    }

    /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
    public function getSource()
    {
        @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);

        return $this->getSourceContext()->getCode();
    }

    public function getSourceContext()
    {
        return new Twig_Source("", "config/form_display/tabs_bottom.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/config/form_display/tabs_bottom.twig");
    }
}

@KyuuKazami