芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/tmp/pma_template_compiles_sdektunc/twig/32/320149963f63e4d5d71238be9cfb666e.php
source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
"; // line 6 if ( !twig_test_empty(($context["where_clause"] ?? null))) { // line 7 echo "
"; echo _gettext("Save"); echo "
"; } // line 9 echo "
"; echo _gettext("Insert as new row"); echo "
"; echo _gettext("Insert as new row and ignore errors"); // line 10 echo "
"; echo _gettext("Show insert query"); // line 11 echo "
"; echo _gettext("and then"); // line 15 echo "
"; echo _gettext("Go back to previous page"); echo "
"; echo _gettext("Insert another new row"); echo "
"; // line 21 if ( !twig_test_empty(($context["where_clause"] ?? null))) { // line 22 echo "
"; echo _gettext("Go back to this page"); echo "
"; // line 23 if ((($context["found_unique_key"] ?? null) && ($context["is_numeric"] ?? null))) { // line 24 echo "
"; echo _gettext("Edit next row"); echo "
"; } // line 26 echo " "; } // line 27 echo "
"; // line 32 echo PhpMyAdmin\Html\Generator::showHint(_gettext("Use TAB key to move from value to value, or CTRL+arrows to move anywhere.")); echo "
"; echo _gettext("Loading"); // line 46 echo "
"; } public function getTemplateName() { return "table/insert/actions_panel.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 155 => 52, 147 => 47, 143 => 46, 131 => 37, 127 => 36, 123 => 35, 116 => 32, 109 => 27, 106 => 26, 98 => 24, 96 => 23, 89 => 22, 87 => 21, 81 => 20, 75 => 19, 69 => 15, 62 => 11, 58 => 10, 52 => 9, 46 => 7, 44 => 6, 37 => 1,); } public function getSourceContext() { return new Source("", "table/insert/actions_panel.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/insert/actions_panel.twig"); } }