REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 7.17 KB
Close
/home/nshryvcy/himaltourism.com/wp-content/plugins/mailpoet/generated/twig/60/60833e4d52ee46c86c0bf6c435e1b53f12b53fd0aede3eebabb92200333f2a2a.php
Text
Base64
<?php if (!defined('ABSPATH')) exit; use MailPoetVendor\Twig\Environment; use MailPoetVendor\Twig\Error\LoaderError; use MailPoetVendor\Twig\Error\RuntimeError; use MailPoetVendor\Twig\Extension\SandboxExtension; use MailPoetVendor\Twig\Markup; use MailPoetVendor\Twig\Sandbox\SecurityError; use MailPoetVendor\Twig\Sandbox\SecurityNotAllowedTagError; use MailPoetVendor\Twig\Sandbox\SecurityNotAllowedFilterError; use MailPoetVendor\Twig\Sandbox\SecurityNotAllowedFunctionError; use MailPoetVendor\Twig\Source; use MailPoetVendor\Twig\Template; /* newsletter/templates/blocks/footer/settings.hbs */ class __TwigTemplate_4dad24d6979ff687df324ba72e4a627bdb1ada3d948a10097db0d3012378cd1b extends Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "<h3>"; echo $this->extensions['MailPoet\Twig\I18n']->translate("Footer"); echo "</h3> <div class=\"mailpoet_form_field mailpoet_form_narrow_select2\"> <div class=\"mailpoet_form_field_title\">"; // line 3 echo $this->extensions['MailPoet\Twig\I18n']->translate("Text"); echo "</div> <div class=\"mailpoet_form_field_input_option mailpoet_form_field_input_nowrap\"> <input type=\"text\" name=\"font-color\" id=\"mailpoet_field_footer_text_color\" class=\"mailpoet_field_footer_text_color mailpoet_color\" value=\"{{ model.styles.text.fontColor }}\" /> <select id=\"mailpoet_field_footer_text_font_family\" name=\"font-family\" class=\"mailpoet_select mailpoet_select_medium mailpoet_field_footer_text_font_family mailpoet_font_family\"> <optgroup label=\""; // line 7 echo $this->extensions['MailPoet\Twig\I18n']->translate("Standard fonts"); echo "\"> {{#each availableStyles.fonts.standard}} <option value=\"{{ this }}\" {{#ifCond this '==' ../model.styles.text.fontFamily}}SELECTED{{/ifCond}}>{{ this }}</option> {{/each}} </optgroup> <optgroup label=\""; // line 12 echo $this->extensions['MailPoet\Twig\I18n']->translate("Custom fonts"); echo "\"> {{#each availableStyles.fonts.custom}} <option value=\"{{ this }}\" {{#ifCond this '==' ../model.styles.text.fontFamily}}SELECTED{{/ifCond}}>{{ this }}</option> {{/each}} </optgroup> </select> <select id=\"mailpoet_field_footer_text_size\" name=\"font-size\" class=\"mailpoet_select mailpoet_select_small mailpoet_field_footer_text_size mailpoet_font_size\"> {{#each availableStyles.textSizes}} <option value=\"{{ this }}\" {{#ifCond this '==' ../model.styles.text.fontSize}}SELECTED{{/ifCond}}>{{ this }}</option> {{/each}} </select> </div> </div> <div class=\"mailpoet_form_field\"> <div class=\"mailpoet_form_field_input_option\"> <input type=\"text\" class=\"mailpoet_color\" size=\"6\" maxlength=\"6\" name=\"link-color\" value=\"{{ model.styles.link.fontColor }}\" id=\"mailpoet_field_footer_link_color\" /> </div> <div class=\"mailpoet_form_field_title mailpoet_form_field_title_inline\">"; // line 29 echo $this->extensions['MailPoet\Twig\I18n']->translate("Links"); echo "</div> <label> <div class=\"mailpoet_form_field_checkbox_option mailpoet_option_offset_left_small\"> <input type=\"checkbox\" name=\"underline\" value=\"underline\" id=\"mailpoet_field_footer_link_underline\" {{#ifCond model.styles.link.textDecoration '==' 'underline'}}CHECKED{{/ifCond}}/> "; // line 32 echo $this->extensions['MailPoet\Twig\I18n']->translate("Underline"); echo " </div> </label> </div> <div class=\"mailpoet_form_field\"> <div class=\"mailpoet_form_field_input_option\"> <input type=\"text\" name=\"background-color\" class=\"mailpoet_field_footer_background_color mailpoet_color\" value=\"{{ model.styles.block.backgroundColor }}\" /> </div> <div class=\"mailpoet_form_field_title mailpoet_form_field_title_inline\">"; // line 41 echo $this->extensions['MailPoet\Twig\I18n']->translate("Background"); echo "</div> </div> <div class=\"mailpoet_form_field\"> <div class=\"mailpoet_form_field_radio_option\"> <label> <input type=\"radio\" name=\"alignment\" class=\"mailpoet_field_footer_alignment\" value=\"left\" {{#ifCond model.styles.text.textAlign '===' 'left'}}CHECKED{{/ifCond}}/> "; // line 48 echo $this->extensions['MailPoet\Twig\I18n']->translate("Left"); echo " </label> </div> <div class=\"mailpoet_form_field_radio_option\"> <label> <input type=\"radio\" name=\"alignment\" class=\"mailpoet_field_footer_alignment\" value=\"center\" {{#ifCond model.styles.text.textAlign '===' 'center'}}CHECKED{{/ifCond}}/> "; // line 54 echo $this->extensions['MailPoet\Twig\I18n']->translate("Center"); echo " </label> </div> <div class=\"mailpoet_form_field_radio_option\"> <label> <input type=\"radio\" name=\"alignment\" class=\"mailpoet_field_footer_alignment\" value=\"right\" {{#ifCond model.styles.text.textAlign '===' 'right'}}CHECKED{{/ifCond}}/> "; // line 60 echo $this->extensions['MailPoet\Twig\I18n']->translate("Right"); echo " </label> </div> </div> <div class=\"mailpoet_form_field\"> <input type=\"button\" class=\"button button-primary mailpoet_done_editing\" data-automation-id=\"footer_done_button\" value=\""; // line 66 echo \MailPoetVendor\twig_escape_filter($this->env, $this->extensions['MailPoet\Twig\I18n']->translate("Done"), "html_attr"); echo "\" /> </div> <div class=\"mailpoet_form_field\"> <p class=\"mailpoet_settings_notice\">"; // line 70 echo MailPoet\Util\Helpers::replaceLinkTags($this->extensions['MailPoet\Twig\I18n']->translate("If an email client [link]does not support a custom web font[/link], a similar standard font will be used instead."), "https://kb.mailpoet.com/article/176-which-fonts-can-be-used-in-mailpoet#custom-web-fonts", ["target" => "_blank", "data-beacon-article" => "586b882690336009736c1455"]); echo "</p> </div> <script type=\"text/javascript\"> fontsSelect('#mailpoet_field_footer_text_font_family'); </script> "; } public function getTemplateName() { return "newsletter/templates/blocks/footer/settings.hbs"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 140 => 70, 133 => 66, 124 => 60, 115 => 54, 106 => 48, 96 => 41, 84 => 32, 78 => 29, 58 => 12, 50 => 7, 43 => 3, 37 => 1,); } public function getSourceContext() { return new Source("", "newsletter/templates/blocks/footer/settings.hbs", "/home/circleci/mailpoet/mailpoet/views/newsletter/templates/blocks/footer/settings.hbs"); } }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 2
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
60833e4d52ee46c86c0bf6c435e1b53f12b53fd0aede3eebabb92200333f2a2a.php
7.17 KB
lrw-r--r--
2023-04-04 05:35:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.php
0 B
lrw-r--r--
2023-04-04 05:35:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).