Fix File
•
/
home
/
sportsfe...
/
httpdocs
/
clone
/
wp-conte...
/
uploads
/
sites
/
2
/
cache
/
wpml
/
twig
/
1a
•
File:
1ae777310ba01aefc8c7859fb84dadcbb0452a2f0d5608cd7e5fb31b2b6da753.php
•
Content:
<?php namespace WPML\Core; use \WPML\Core\Twig\Environment; use \WPML\Core\Twig\Error\LoaderError; use \WPML\Core\Twig\Error\RuntimeError; use \WPML\Core\Twig\Markup; use \WPML\Core\Twig\Sandbox\SecurityError; use \WPML\Core\Twig\Sandbox\SecurityNotAllowedTagError; use \WPML\Core\Twig\Sandbox\SecurityNotAllowedFilterError; use \WPML\Core\Twig\Sandbox\SecurityNotAllowedFunctionError; use \WPML\Core\Twig\Source; use \WPML\Core\Twig\Template; /* dialog-box.twig */ class __TwigTemplate_8a7b18ab169d23d5704e3c907e26ba547e6f97e9d87e47141c9cde9955636a6b extends \WPML\Core\Twig\Template { public function __construct(Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo "<div id=\"wpml-ls-dialog\" style=\"display:none;\" > <div class=\"js-wpml-ls-dialog-inner\"> </div> <div class=\"wpml-dialog-footer \"> <span class=\"errors icl_error_text\"></span> <input class=\"js-wpml-ls-dialog-close cancel wpml-dialog-close-button alignleft\" value=\""; // line 7 echo \WPML\Core\twig_escape_filter($this->env, $this->getAttribute($this->getAttribute(($context["strings"] ?? null), "misc", []), "button_cancel", []), "html", null, true); echo "\" type=\"button\"> <input class=\"js-wpml-ls-dialog-save button-primary term-save alignright\" value=\""; // line 8 echo \WPML\Core\twig_escape_filter($this->env, $this->getAttribute($this->getAttribute(($context["strings"] ?? null), "misc", []), "button_save", []), "html", null, true); echo "\" type=\"submit\"> <span class=\"spinner alignright\"></span> </div> </div>"; } public function getTemplateName() { return "dialog-box.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 44 => 8, 40 => 7, 32 => 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 Source("", "dialog-box.twig", "/var/www/vhosts/sportsfever360.com/httpdocs/wp-content/plugins/sitepress-multilingual-cms/templates/language-switcher-admin-ui/dialog-box.twig"); } }
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List