Файловый менеджер - Редактировать - /home/harasnat/storage/cache/97/977301e319b450ad8902e33f7b5433d83d3a26fd20ca67b78e9e0a115a5251b1.php
Назад
<?php /* catalog/information_form.twig */ class __TwigTemplate_37e8847118994c2ec7d91ddc4a24dd1311afda36c4b186f26a6f399f0323c1b5 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 (isset($context["header"]) ? $context["header"] : null); echo (isset($context["column_left"]) ? $context["column_left"] : null); echo " <div id=\"content\"> <div class=\"page-header\"> <div class=\"container-fluid\"> <div class=\"pull-right\"> <button type=\"submit\" form=\"form-information\" data-toggle=\"tooltip\" title=\""; // line 6 echo (isset($context["button_save"]) ? $context["button_save"] : null); echo "\" class=\"btn btn-primary\"><i class=\"fa fa-save\"></i></button> <a href=\""; // line 7 echo (isset($context["cancel"]) ? $context["cancel"] : null); echo "\" data-toggle=\"tooltip\" title=\""; echo (isset($context["button_cancel"]) ? $context["button_cancel"] : null); echo "\" class=\"btn btn-default\"><i class=\"fa fa-reply\"></i></a></div> <h1>"; // line 8 echo (isset($context["heading_title"]) ? $context["heading_title"] : null); echo "</h1> <ul class=\"breadcrumb\"> "; // line 10 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable((isset($context["breadcrumbs"]) ? $context["breadcrumbs"] : null)); foreach ($context['_seq'] as $context["_key"] => $context["breadcrumb"]) { // line 11 echo " <li><a href=\""; echo $this->getAttribute($context["breadcrumb"], "href", array()); echo "\">"; echo $this->getAttribute($context["breadcrumb"], "text", array()); echo "</a></li> "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['breadcrumb'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 13 echo " </ul> </div> </div> <div class=\"container-fluid\">"; // line 16 if ((isset($context["error_warning"]) ? $context["error_warning"] : null)) { // line 17 echo " <div class=\"alert alert-danger alert-dismissible\"><i class=\"fa fa-exclamation-circle\"></i> "; echo (isset($context["error_warning"]) ? $context["error_warning"] : null); echo " <button type=\"button\" class=\"close\" data-dismiss=\"alert\">×</button> </div> "; } // line 21 echo " <div class=\"panel panel-default\"> <div class=\"panel-heading\"> <h3 class=\"panel-title\"><i class=\"fa fa-pencil\"></i> "; // line 23 echo (isset($context["text_form"]) ? $context["text_form"] : null); echo "</h3> </div> <div class=\"panel-body\"> <form action=\""; // line 26 echo (isset($context["action"]) ? $context["action"] : null); echo "\" method=\"post\" enctype=\"multipart/form-data\" id=\"form-information\" class=\"form-horizontal\"> <ul class=\"nav nav-tabs\"> <li class=\"active\"><a href=\"#tab-general\" data-toggle=\"tab\">"; // line 28 echo (isset($context["tab_general"]) ? $context["tab_general"] : null); echo "</a></li> <li><a href=\"#tab-data\" data-toggle=\"tab\">"; // line 29 echo (isset($context["tab_data"]) ? $context["tab_data"] : null); echo "</a></li> <li><a href=\"#tab-seo\" data-toggle=\"tab\">"; // line 30 echo (isset($context["tab_seo"]) ? $context["tab_seo"] : null); echo "</a></li> <li><a href=\"#tab-design\" data-toggle=\"tab\">"; // line 31 echo (isset($context["tab_design"]) ? $context["tab_design"] : null); echo "</a></li> </ul> <div class=\"tab-content\"> <div class=\"tab-pane active\" id=\"tab-general\"> <ul class=\"nav nav-tabs\" id=\"language\"> "; // line 36 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable((isset($context["languages"]) ? $context["languages"] : null)); foreach ($context['_seq'] as $context["_key"] => $context["language"]) { // line 37 echo " <li><a href=\"#language"; echo $this->getAttribute($context["language"], "language_id", array()); echo "\" data-toggle=\"tab\"><img src=\"language/"; echo $this->getAttribute($context["language"], "code", array()); echo "/"; echo $this->getAttribute($context["language"], "code", array()); echo ".png\" title=\""; echo $this->getAttribute($context["language"], "name", array()); echo "\" /> "; echo $this->getAttribute($context["language"], "name", array()); echo "</a></li> "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['language'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 39 echo " </ul> <div class=\"tab-content\">"; // line 40 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable((isset($context["languages"]) ? $context["languages"] : null)); foreach ($context['_seq'] as $context["_key"] => $context["language"]) { // line 41 echo " <div class=\"tab-pane\" id=\"language"; echo $this->getAttribute($context["language"], "language_id", array()); echo "\"> <div class=\"form-group required\"> <label class=\"col-sm-2 control-label\" for=\"input-title"; // line 43 echo $this->getAttribute($context["language"], "language_id", array()); echo "\">"; echo (isset($context["entry_title"]) ? $context["entry_title"] : null); echo "</label> <div class=\"col-sm-10\"> <input type=\"text\" name=\"information_description["; // line 45 echo $this->getAttribute($context["language"], "language_id", array()); echo "][title]\" value=\""; echo (($this->getAttribute((isset($context["information_description"]) ? $context["information_description"] : null), $this->getAttribute($context["language"], "language_id", array()), array(), "array")) ? ($this->getAttribute($this->getAttribute((isset($context["information_description"]) ? $context["information_description"] : null), $this->getAttribute($context["language"], "language_id", array()), array(), "array"), "title", array())) : ("")); echo "\" placeholder=\""; echo (isset($context["entry_title"]) ? $context["entry_title"] : null); echo "\" id=\"input-title"; echo $this->getAttribute($context["language"], "language_id", array()); echo "\" class=\"form-control\" /> "; // line 46 if ($this->getAttribute((isset($context["error_title"]) ? $context["error_title"] : null), $this->getAttribute($context["language"], "language_id", array()), array(), "array")) { // line 47 echo " <div class=\"text-danger\">"; echo $this->getAttribute((isset($context["error_title"]) ? $context["error_title"] : null), $this->getAttribute($context["language"], "language_id", array()), array(), "array"); echo "</div> "; } // line 48 echo " </div> </div> <div class=\"form-group required\"> <label class=\"col-sm-2 control-label\" for=\"input-description"; // line 51 echo $this->getAttribute($context["language"], "language_id", array()); echo "\">"; echo (isset($context["entry_description"]) ? $context["entry_description"] : null); echo "</label> <div class=\"col-sm-10\"> <textarea name=\"information_description["; // line 53 echo $this->getAttribute($context["language"], "language_id", array()); echo "][description]\" placeholder=\""; echo (isset($context["entry_description"]) ? $context["entry_description"] : null); echo "\" id=\"input-description"; echo $this->getAttribute($context["language"], "language_id", array()); echo "\" data-toggle=\"summernote\" data-lang=\""; echo (isset($context["summernote"]) ? $context["summernote"] : null); echo "\" class=\"form-control\">"; echo (($this->getAttribute((isset($context["information_description"]) ? $context["information_description"] : null), $this->getAttribute($context["language"], "language_id", array()), array(), "array")) ? ($this->getAttribute($this->getAttribute((isset($context["information_description"]) ? $context["information_description"] : null), $this->getAttribute($context["language"], "language_id", array()), array(), "array"), "description", array())) : ("")); echo "</textarea> "; // line 54 if ($this->getAttribute((isset($context["error_description"]) ? $context["error_description"] : null), $this->getAttribute($context["language"], "language_id", array()), array(), "array")) { // line 55 echo " <div class=\"text-danger\">"; echo $this->getAttribute((isset($context["error_description"]) ? $context["error_description"] : null), $this->getAttribute($context["language"], "language_id", array()), array(), "array"); echo "</div> "; } // line 56 echo " </div> </div> <div class=\"form-group required\"> <label class=\"col-sm-2 control-label\" for=\"input-meta-title"; // line 59 echo $this->getAttribute($context["language"], "language_id", array()); echo "\">"; echo (isset($context["entry_meta_title"]) ? $context["entry_meta_title"] : null); echo "</label> <div class=\"col-sm-10\"> <input type=\"text\" name=\"information_description["; // line 61 echo $this->getAttribute($context["language"], "language_id", array()); echo "][meta_title]\" value=\""; echo (($this->getAttribute((isset($context["information_description"]) ? $context["information_description"] : null), $this->getAttribute($context["language"], "language_id", array()), array(), "array")) ? ($this->getAttribute($this->getAttribute((isset($context["information_description"]) ? $context["information_description"] : null), $this->getAttribute($context["language"], "language_id", array()), array(), "array"), "meta_title", array())) : ("")); echo "\" placeholder=\""; echo (isset($context["entry_meta_title"]) ? $context["entry_meta_title"] : null); echo "\" id=\"input-meta-title"; echo $this->getAttribute($context["language"], "language_id", array()); echo "\" class=\"form-control\" /> "; // line 62 if ($this->getAttribute((isset($context["error_meta_title"]) ? $context["error_meta_title"] : null), $this->getAttribute($context["language"], "language_id", array()), array(), "array")) { // line 63 echo " <div class=\"text-danger\">"; echo $this->getAttribute((isset($context["error_meta_title"]) ? $context["error_meta_title"] : null), $this->getAttribute($context["language"], "language_id", array()), array(), "array"); echo "</div> "; } // line 64 echo " </div> </div> <div class=\"form-group\"> <label class=\"col-sm-2 control-label\" for=\"input-meta-description"; // line 67 echo $this->getAttribute($context["language"], "language_id", array()); echo "\">"; echo (isset($context["entry_meta_description"]) ? $context["entry_meta_description"] : null); echo "</label> <div class=\"col-sm-10\"> <textarea name=\"information_description["; // line 69 echo $this->getAttribute($context["language"], "language_id", array()); echo "][meta_description]\" rows=\"5\" placeholder=\""; echo (isset($context["entry_meta_description"]) ? $context["entry_meta_description"] : null); echo "\" id=\"input-meta-description"; echo $this->getAttribute($context["language"], "language_id", array()); echo "\" class=\"form-control\">"; echo (($this->getAttribute((isset($context["information_description"]) ? $context["information_description"] : null), $this->getAttribute($context["language"], "language_id", array()), array(), "array")) ? ($this->getAttribute($this->getAttribute((isset($context["information_description"]) ? $context["information_description"] : null), $this->getAttribute($context["language"], "language_id", array()), array(), "array"), "meta_description", array())) : ("")); echo "</textarea> </div> </div> <div class=\"form-group\"> <label class=\"col-sm-2 control-label\" for=\"input-meta-keyword"; // line 73 echo $this->getAttribute($context["language"], "language_id", array()); echo "\">"; echo (isset($context["entry_meta_keyword"]) ? $context["entry_meta_keyword"] : null); echo "</label> <div class=\"col-sm-10\"> <textarea name=\"information_description["; // line 75 echo $this->getAttribute($context["language"], "language_id", array()); echo "][meta_keyword]\" rows=\"5\" placeholder=\""; echo (isset($context["entry_meta_keyword"]) ? $context["entry_meta_keyword"] : null); echo "\" id=\"input-meta-keyword"; echo $this->getAttribute($context["language"], "language_id", array()); echo "\" class=\"form-control\">"; echo (($this->getAttribute((isset($context["information_description"]) ? $context["information_description"] : null), $this->getAttribute($context["language"], "language_id", array()), array(), "array")) ? ($this->getAttribute($this->getAttribute((isset($context["information_description"]) ? $context["information_description"] : null), $this->getAttribute($context["language"], "language_id", array()), array(), "array"), "meta_keyword", array())) : ("")); echo "</textarea> </div> </div> </div> "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['language'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 79 echo "</div> </div> <div class=\"tab-pane\" id=\"tab-data\"> <div class=\"form-group\"> <label class=\"col-sm-2 control-label\">"; // line 83 echo (isset($context["entry_store"]) ? $context["entry_store"] : null); echo "</label> <div class=\"col-sm-10\"> <div class=\"well well-sm\" style=\"height: 150px; overflow: auto;\"> "; // line 85 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable((isset($context["stores"]) ? $context["stores"] : null)); foreach ($context['_seq'] as $context["_key"] => $context["store"]) { // line 86 echo " <div class=\"checkbox\"> <label> "; // line 87 if (twig_in_filter($this->getAttribute($context["store"], "store_id", array()), (isset($context["information_store"]) ? $context["information_store"] : null))) { // line 88 echo " <input type=\"checkbox\" name=\"information_store[]\" value=\""; echo $this->getAttribute($context["store"], "store_id", array()); echo "\" checked=\"checked\" /> "; // line 89 echo $this->getAttribute($context["store"], "name", array()); echo " "; } else { // line 91 echo " <input type=\"checkbox\" name=\"information_store[]\" value=\""; echo $this->getAttribute($context["store"], "store_id", array()); echo "\" /> "; // line 92 echo $this->getAttribute($context["store"], "name", array()); echo " "; } // line 93 echo "</label> </div> "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['store'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 95 echo "</div> </div> </div> <div class=\"form-group\"> <label class=\"col-sm-2 control-label\" for=\"input-bottom\"><span data-toggle=\"tooltip\" title=\""; // line 99 echo (isset($context["help_bottom"]) ? $context["help_bottom"] : null); echo "\">"; echo (isset($context["entry_bottom"]) ? $context["entry_bottom"] : null); echo "</span></label> <div class=\"col-sm-10\"> <div class=\"checkbox\"> <label>"; // line 102 if ((isset($context["bottom"]) ? $context["bottom"] : null)) { // line 103 echo " <input type=\"checkbox\" name=\"bottom\" value=\"1\" checked=\"checked\" id=\"input-bottom\" /> "; } else { // line 105 echo " <input type=\"checkbox\" name=\"bottom\" value=\"1\" id=\"input-bottom\" /> "; } // line 107 echo " </label> </div> </div> </div> <div class=\"form-group\"> <label class=\"col-sm-2 control-label\" for=\"input-status\">"; // line 112 echo (isset($context["entry_status"]) ? $context["entry_status"] : null); echo "</label> <div class=\"col-sm-10\"> <select name=\"status\" id=\"input-status\" class=\"form-control\"> "; // line 115 if ((isset($context["status"]) ? $context["status"] : null)) { // line 116 echo " <option value=\"1\" selected=\"selected\">"; echo (isset($context["text_enabled"]) ? $context["text_enabled"] : null); echo "</option> <option value=\"0\">"; // line 117 echo (isset($context["text_disabled"]) ? $context["text_disabled"] : null); echo "</option> "; } else { // line 119 echo " <option value=\"1\">"; echo (isset($context["text_enabled"]) ? $context["text_enabled"] : null); echo "</option> <option value=\"0\" selected=\"selected\">"; // line 120 echo (isset($context["text_disabled"]) ? $context["text_disabled"] : null); echo "</option> "; } // line 122 echo " </select> </div> </div> <div class=\"form-group\"> <label class=\"col-sm-2 control-label\" for=\"input-sort-order\">"; // line 126 echo (isset($context["entry_sort_order"]) ? $context["entry_sort_order"] : null); echo "</label> <div class=\"col-sm-10\"> <input type=\"text\" name=\"sort_order\" value=\""; // line 128 echo (isset($context["sort_order"]) ? $context["sort_order"] : null); echo "\" placeholder=\""; echo (isset($context["entry_sort_order"]) ? $context["entry_sort_order"] : null); echo "\" id=\"input-sort-order\" class=\"form-control\" /> </div> </div> </div> <div class=\"tab-pane\" id=\"tab-seo\"> <div class=\"alert alert-info\"><i class=\"fa fa-info-circle\"></i> "; // line 133 echo (isset($context["text_keyword"]) ? $context["text_keyword"] : null); echo "</div> <div class=\"table-responsive\"> <table class=\"table table-bordered table-hover\"> <thead> <tr> <td class=\"text-left\">"; // line 138 echo (isset($context["entry_store"]) ? $context["entry_store"] : null); echo "</td> <td class=\"text-left\">"; // line 139 echo (isset($context["entry_keyword"]) ? $context["entry_keyword"] : null); echo "</td> </tr> </thead> <tbody> "; // line 143 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable((isset($context["stores"]) ? $context["stores"] : null)); foreach ($context['_seq'] as $context["_key"] => $context["store"]) { // line 144 echo " <tr> <td class=\"text-left\">"; // line 145 echo $this->getAttribute($context["store"], "name", array()); echo "</td> <td class=\"text-left\">"; // line 146 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable((isset($context["languages"]) ? $context["languages"] : null)); foreach ($context['_seq'] as $context["_key"] => $context["language"]) { // line 147 echo " <div class=\"input-group\"><span class=\"input-group-addon\"><img src=\"language/"; echo $this->getAttribute($context["language"], "code", array()); echo "/"; echo $this->getAttribute($context["language"], "code", array()); echo ".png\" title=\""; echo $this->getAttribute($context["language"], "name", array()); echo "\" /></span> <input type=\"text\" name=\"information_seo_url["; // line 148 echo $this->getAttribute($context["store"], "store_id", array()); echo "]["; echo $this->getAttribute($context["language"], "language_id", array()); echo "]\" value=\""; if ($this->getAttribute($this->getAttribute((isset($context["information_seo_url"]) ? $context["information_seo_url"] : null), $this->getAttribute($context["store"], "store_id", array()), array(), "array"), $this->getAttribute($context["language"], "language_id", array()), array(), "array")) { echo $this->getAttribute($this->getAttribute((isset($context["information_seo_url"]) ? $context["information_seo_url"] : null), $this->getAttribute($context["store"], "store_id", array()), array(), "array"), $this->getAttribute($context["language"], "language_id", array()), array(), "array"); } echo "\" placeholder=\""; echo (isset($context["entry_keyword"]) ? $context["entry_keyword"] : null); echo "\" class=\"form-control\" /> </div> "; // line 150 if ($this->getAttribute($this->getAttribute((isset($context["error_keyword"]) ? $context["error_keyword"] : null), $this->getAttribute($context["store"], "store_id", array()), array(), "array"), $this->getAttribute($context["language"], "language_id", array()), array(), "array")) { // line 151 echo " <div class=\"text-danger\">"; echo $this->getAttribute($this->getAttribute((isset($context["error_keyword"]) ? $context["error_keyword"] : null), $this->getAttribute($context["store"], "store_id", array()), array(), "array"), $this->getAttribute($context["language"], "language_id", array()), array(), "array"); echo "</div> "; } // line 152 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['language'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 153 echo "</td> </tr> "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['store'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 156 echo " </tbody> </table> </div> </div> <div class=\"tab-pane\" id=\"tab-design\"> <div class=\"table-responsive\"> <table class=\"table table-bordered table-hover\"> <thead> <tr> <td class=\"text-left\">"; // line 165 echo (isset($context["entry_store"]) ? $context["entry_store"] : null); echo "</td> <td class=\"text-left\">"; // line 166 echo (isset($context["entry_layout"]) ? $context["entry_layout"] : null); echo "</td> </tr> </thead> <tbody> "; // line 171 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable((isset($context["stores"]) ? $context["stores"] : null)); foreach ($context['_seq'] as $context["_key"] => $context["store"]) { // line 172 echo " <tr> <td class=\"text-left\">"; // line 173 echo $this->getAttribute($context["store"], "name", array()); echo "</td> <td class=\"text-left\"><select name=\"information_layout["; // line 174 echo $this->getAttribute($context["store"], "store_id", array()); echo "]\" class=\"form-control\"> <option value=\"\"></option> "; // line 176 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable((isset($context["layouts"]) ? $context["layouts"] : null)); foreach ($context['_seq'] as $context["_key"] => $context["layout"]) { // line 177 echo " "; if (($this->getAttribute((isset($context["information_layout"]) ? $context["information_layout"] : null), $this->getAttribute($context["store"], "store_id", array()), array(), "array") && ($this->getAttribute((isset($context["information_layout"]) ? $context["information_layout"] : null), $this->getAttribute($context["store"], "store_id", array()), array(), "array") == $this->getAttribute($context["layout"], "layout_id", array())))) { // line 178 echo " <option value=\""; echo $this->getAttribute($context["layout"], "layout_id", array()); echo "\" selected=\"selected\">"; echo $this->getAttribute($context["layout"], "name", array()); echo "</option> "; } else { // line 180 echo " <option value=\""; echo $this->getAttribute($context["layout"], "layout_id", array()); echo "\">"; echo $this->getAttribute($context["layout"], "name", array()); echo "</option> "; } // line 182 echo " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['layout'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 183 echo " </select></td> </tr> "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['store'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 186 echo " </tbody> </table> </div> </div> </div> </form> </div> </div> </div> <link href=\"view/javascript/codemirror/lib/codemirror.css\" rel=\"stylesheet\" /> <link href=\"view/javascript/codemirror/theme/monokai.css\" rel=\"stylesheet\" /> <script type=\"text/javascript\" src=\"view/javascript/codemirror/lib/codemirror.js\"></script> <script type=\"text/javascript\" src=\"view/javascript/codemirror/lib/xml.js\"></script> <script type=\"text/javascript\" src=\"view/javascript/codemirror/lib/formatting.js\"></script> <script type=\"text/javascript\" src=\"view/javascript/summernote/summernote.js\"></script> <link href=\"view/javascript/summernote/summernote.css\" rel=\"stylesheet\" /> <script type=\"text/javascript\" src=\"view/javascript/summernote/summernote-image-attributes.js\"></script> <script type=\"text/javascript\" src=\"view/javascript/summernote/opencart.js\"></script> <script type=\"text/javascript\"><!-- \$('#language a:first').tab('show'); //--></script></div> "; // line 208 echo (isset($context["footer"]) ? $context["footer"] : null); echo " "; } public function getTemplateName() { return "catalog/information_form.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 585 => 208, 561 => 186, 553 => 183, 547 => 182, 539 => 180, 531 => 178, 528 => 177, 524 => 176, 519 => 174, 515 => 173, 512 => 172, 508 => 171, 500 => 166, 496 => 165, 485 => 156, 477 => 153, 470 => 152, 464 => 151, 462 => 150, 449 => 148, 440 => 147, 436 => 146, 432 => 145, 429 => 144, 425 => 143, 418 => 139, 414 => 138, 406 => 133, 396 => 128, 391 => 126, 385 => 122, 380 => 120, 375 => 119, 370 => 117, 365 => 116, 363 => 115, 357 => 112, 350 => 107, 346 => 105, 342 => 103, 340 => 102, 332 => 99, 326 => 95, 318 => 93, 313 => 92, 308 => 91, 303 => 89, 298 => 88, 296 => 87, 293 => 86, 289 => 85, 284 => 83, 278 => 79, 261 => 75, 254 => 73, 241 => 69, 234 => 67, 229 => 64, 223 => 63, 221 => 62, 211 => 61, 204 => 59, 199 => 56, 193 => 55, 191 => 54, 179 => 53, 172 => 51, 167 => 48, 161 => 47, 159 => 46, 149 => 45, 142 => 43, 136 => 41, 132 => 40, 129 => 39, 112 => 37, 108 => 36, 100 => 31, 96 => 30, 92 => 29, 88 => 28, 83 => 26, 77 => 23, 73 => 21, 65 => 17, 63 => 16, 58 => 13, 47 => 11, 43 => 10, 38 => 8, 32 => 7, 28 => 6, 19 => 1,); } } /* {{ header }}{{ column_left }}*/ /* <div id="content">*/ /* <div class="page-header">*/ /* <div class="container-fluid">*/ /* <div class="pull-right">*/ /* <button type="submit" form="form-information" data-toggle="tooltip" title="{{ button_save }}" class="btn btn-primary"><i class="fa fa-save"></i></button>*/ /* <a href="{{ cancel }}" data-toggle="tooltip" title="{{ button_cancel }}" class="btn btn-default"><i class="fa fa-reply"></i></a></div>*/ /* <h1>{{ heading_title }}</h1>*/ /* <ul class="breadcrumb">*/ /* {% for breadcrumb in breadcrumbs %}*/ /* <li><a href="{{ breadcrumb.href }}">{{ breadcrumb.text }}</a></li>*/ /* {% endfor %}*/ /* </ul>*/ /* </div>*/ /* </div>*/ /* <div class="container-fluid">{% if error_warning %}*/ /* <div class="alert alert-danger alert-dismissible"><i class="fa fa-exclamation-circle"></i> {{ error_warning }}*/ /* <button type="button" class="close" data-dismiss="alert">×</button>*/ /* </div>*/ /* {% endif %}*/ /* <div class="panel panel-default">*/ /* <div class="panel-heading">*/ /* <h3 class="panel-title"><i class="fa fa-pencil"></i> {{ text_form }}</h3>*/ /* </div>*/ /* <div class="panel-body">*/ /* <form action="{{ action }}" method="post" enctype="multipart/form-data" id="form-information" class="form-horizontal">*/ /* <ul class="nav nav-tabs">*/ /* <li class="active"><a href="#tab-general" data-toggle="tab">{{ tab_general }}</a></li>*/ /* <li><a href="#tab-data" data-toggle="tab">{{ tab_data }}</a></li>*/ /* <li><a href="#tab-seo" data-toggle="tab">{{ tab_seo }}</a></li>*/ /* <li><a href="#tab-design" data-toggle="tab">{{ tab_design }}</a></li>*/ /* </ul>*/ /* <div class="tab-content">*/ /* <div class="tab-pane active" id="tab-general">*/ /* <ul class="nav nav-tabs" id="language">*/ /* {% for language in languages %}*/ /* <li><a href="#language{{ language.language_id }}" data-toggle="tab"><img src="language/{{ language.code }}/{{ language.code }}.png" title="{{ language.name }}" /> {{ language.name }}</a></li>*/ /* {% endfor %}*/ /* </ul>*/ /* <div class="tab-content">{% for language in languages %}*/ /* <div class="tab-pane" id="language{{ language.language_id }}">*/ /* <div class="form-group required">*/ /* <label class="col-sm-2 control-label" for="input-title{{ language.language_id }}">{{ entry_title }}</label>*/ /* <div class="col-sm-10">*/ /* <input type="text" name="information_description[{{ language.language_id }}][title]" value="{{ information_description[language.language_id] ? information_description[language.language_id].title }}" placeholder="{{ entry_title }}" id="input-title{{ language.language_id }}" class="form-control" />*/ /* {% if error_title[language.language_id] %}*/ /* <div class="text-danger">{{ error_title[language.language_id] }}</div>*/ /* {% endif %} </div>*/ /* </div>*/ /* <div class="form-group required">*/ /* <label class="col-sm-2 control-label" for="input-description{{ language.language_id }}">{{ entry_description }}</label>*/ /* <div class="col-sm-10">*/ /* <textarea name="information_description[{{ language.language_id }}][description]" placeholder="{{ entry_description }}" id="input-description{{ language.language_id }}" data-toggle="summernote" data-lang="{{ summernote }}" class="form-control">{{ information_description[language.language_id] ? information_description[language.language_id].description }}</textarea>*/ /* {% if error_description[language.language_id] %}*/ /* <div class="text-danger">{{ error_description[language.language_id] }}</div>*/ /* {% endif %} </div>*/ /* </div>*/ /* <div class="form-group required">*/ /* <label class="col-sm-2 control-label" for="input-meta-title{{ language.language_id }}">{{ entry_meta_title }}</label>*/ /* <div class="col-sm-10">*/ /* <input type="text" name="information_description[{{ language.language_id }}][meta_title]" value="{{ information_description[language.language_id] ? information_description[language.language_id].meta_title }}" placeholder="{{ entry_meta_title }}" id="input-meta-title{{ language.language_id }}" class="form-control" />*/ /* {% if error_meta_title[language.language_id] %}*/ /* <div class="text-danger">{{ error_meta_title[language.language_id] }}</div>*/ /* {% endif %} </div>*/ /* </div>*/ /* <div class="form-group">*/ /* <label class="col-sm-2 control-label" for="input-meta-description{{ language.language_id }}">{{ entry_meta_description }}</label>*/ /* <div class="col-sm-10">*/ /* <textarea name="information_description[{{ language.language_id }}][meta_description]" rows="5" placeholder="{{ entry_meta_description }}" id="input-meta-description{{ language.language_id }}" class="form-control">{{ information_description[language.language_id] ? information_description[language.language_id].meta_description }}</textarea>*/ /* </div>*/ /* </div>*/ /* <div class="form-group">*/ /* <label class="col-sm-2 control-label" for="input-meta-keyword{{ language.language_id }}">{{ entry_meta_keyword }}</label>*/ /* <div class="col-sm-10">*/ /* <textarea name="information_description[{{ language.language_id }}][meta_keyword]" rows="5" placeholder="{{ entry_meta_keyword }}" id="input-meta-keyword{{ language.language_id }}" class="form-control">{{ information_description[language.language_id] ? information_description[language.language_id].meta_keyword }}</textarea>*/ /* </div>*/ /* </div>*/ /* </div>*/ /* {% endfor %}</div>*/ /* </div>*/ /* <div class="tab-pane" id="tab-data">*/ /* <div class="form-group">*/ /* <label class="col-sm-2 control-label">{{ entry_store }}</label>*/ /* <div class="col-sm-10">*/ /* <div class="well well-sm" style="height: 150px; overflow: auto;"> {% for store in stores %}*/ /* <div class="checkbox">*/ /* <label> {% if store.store_id in information_store %}*/ /* <input type="checkbox" name="information_store[]" value="{{ store.store_id }}" checked="checked" />*/ /* {{ store.name }}*/ /* {% else %}*/ /* <input type="checkbox" name="information_store[]" value="{{ store.store_id }}" />*/ /* {{ store.name }}*/ /* {% endif %}</label>*/ /* </div>*/ /* {% endfor %}</div>*/ /* </div>*/ /* </div>*/ /* <div class="form-group">*/ /* <label class="col-sm-2 control-label" for="input-bottom"><span data-toggle="tooltip" title="{{ help_bottom }}">{{ entry_bottom }}</span></label>*/ /* <div class="col-sm-10">*/ /* <div class="checkbox">*/ /* <label>{% if bottom %}*/ /* <input type="checkbox" name="bottom" value="1" checked="checked" id="input-bottom" />*/ /* {% else %}*/ /* <input type="checkbox" name="bottom" value="1" id="input-bottom" />*/ /* {% endif %}*/ /* </label>*/ /* </div>*/ /* </div>*/ /* </div>*/ /* <div class="form-group">*/ /* <label class="col-sm-2 control-label" for="input-status">{{ entry_status }}</label>*/ /* <div class="col-sm-10">*/ /* <select name="status" id="input-status" class="form-control">*/ /* {% if status %}*/ /* <option value="1" selected="selected">{{ text_enabled }}</option>*/ /* <option value="0">{{ text_disabled }}</option>*/ /* {% else %}*/ /* <option value="1">{{ text_enabled }}</option>*/ /* <option value="0" selected="selected">{{ text_disabled }}</option>*/ /* {% endif %}*/ /* </select>*/ /* </div>*/ /* </div>*/ /* <div class="form-group">*/ /* <label class="col-sm-2 control-label" for="input-sort-order">{{ entry_sort_order }}</label>*/ /* <div class="col-sm-10">*/ /* <input type="text" name="sort_order" value="{{ sort_order }}" placeholder="{{ entry_sort_order }}" id="input-sort-order" class="form-control" />*/ /* </div>*/ /* </div>*/ /* </div>*/ /* <div class="tab-pane" id="tab-seo">*/ /* <div class="alert alert-info"><i class="fa fa-info-circle"></i> {{ text_keyword }}</div>*/ /* <div class="table-responsive">*/ /* <table class="table table-bordered table-hover">*/ /* <thead>*/ /* <tr>*/ /* <td class="text-left">{{ entry_store }}</td>*/ /* <td class="text-left">{{ entry_keyword }}</td>*/ /* </tr>*/ /* </thead>*/ /* <tbody>*/ /* {% for store in stores %}*/ /* <tr>*/ /* <td class="text-left">{{ store.name }}</td>*/ /* <td class="text-left">{% for language in languages %}*/ /* <div class="input-group"><span class="input-group-addon"><img src="language/{{ language.code }}/{{ language.code }}.png" title="{{ language.name }}" /></span>*/ /* <input type="text" name="information_seo_url[{{ store.store_id }}][{{ language.language_id }}]" value="{% if information_seo_url[store.store_id][language.language_id] %}{{ information_seo_url[store.store_id][language.language_id] }}{% endif %}" placeholder="{{ entry_keyword }}" class="form-control" />*/ /* </div>*/ /* {% if error_keyword[store.store_id][language.language_id] %}*/ /* <div class="text-danger">{{ error_keyword[store.store_id][language.language_id] }}</div>*/ /* {% endif %} */ /* {% endfor %}</td>*/ /* </tr>*/ /* {% endfor %}*/ /* </tbody>*/ /* </table>*/ /* </div>*/ /* </div>*/ /* <div class="tab-pane" id="tab-design">*/ /* <div class="table-responsive">*/ /* <table class="table table-bordered table-hover">*/ /* <thead>*/ /* <tr>*/ /* <td class="text-left">{{ entry_store }}</td>*/ /* <td class="text-left">{{ entry_layout }}</td>*/ /* </tr>*/ /* </thead>*/ /* <tbody>*/ /* */ /* {% for store in stores %}*/ /* <tr>*/ /* <td class="text-left">{{ store.name }}</td>*/ /* <td class="text-left"><select name="information_layout[{{ store.store_id }}]" class="form-control">*/ /* <option value=""></option>*/ /* {% for layout in layouts %}*/ /* {% if information_layout[store.store_id] and information_layout[store.store_id] == layout.layout_id %}*/ /* <option value="{{ layout.layout_id }}" selected="selected">{{ layout.name }}</option>*/ /* {% else %}*/ /* <option value="{{ layout.layout_id }}">{{ layout.name }}</option>*/ /* {% endif %}*/ /* {% endfor %}*/ /* </select></td>*/ /* </tr>*/ /* {% endfor %}*/ /* </tbody>*/ /* */ /* </table>*/ /* </div>*/ /* </div>*/ /* </div>*/ /* </form>*/ /* </div>*/ /* </div>*/ /* </div>*/ /* <link href="view/javascript/codemirror/lib/codemirror.css" rel="stylesheet" />*/ /* <link href="view/javascript/codemirror/theme/monokai.css" rel="stylesheet" />*/ /* <script type="text/javascript" src="view/javascript/codemirror/lib/codemirror.js"></script> */ /* <script type="text/javascript" src="view/javascript/codemirror/lib/xml.js"></script> */ /* <script type="text/javascript" src="view/javascript/codemirror/lib/formatting.js"></script> */ /* <script type="text/javascript" src="view/javascript/summernote/summernote.js"></script>*/ /* <link href="view/javascript/summernote/summernote.css" rel="stylesheet" />*/ /* <script type="text/javascript" src="view/javascript/summernote/summernote-image-attributes.js"></script> */ /* <script type="text/javascript" src="view/javascript/summernote/opencart.js"></script> */ /* <script type="text/javascript"><!--*/ /* $('#language a:first').tab('show');*/ /* //--></script></div>*/ /* {{ footer }} */ /* */
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0.04 |
proxy
|
phpinfo
|
Настройка