summaryrefslogtreecommitdiff
path: root/www/crm/wp-content/uploads/civicrm/templates_c/es_ES/%%1E/1E0/1E0F43D6%%SettingForm.tpl.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/crm/wp-content/uploads/civicrm/templates_c/es_ES/%%1E/1E0/1E0F43D6%%SettingForm.tpl.php')
-rw-r--r--www/crm/wp-content/uploads/civicrm/templates_c/es_ES/%%1E/1E0/1E0F43D6%%SettingForm.tpl.php46
1 files changed, 0 insertions, 46 deletions
diff --git a/www/crm/wp-content/uploads/civicrm/templates_c/es_ES/%%1E/1E0/1E0F43D6%%SettingForm.tpl.php b/www/crm/wp-content/uploads/civicrm/templates_c/es_ES/%%1E/1E0/1E0F43D6%%SettingForm.tpl.php
deleted file mode 100644
index cc96e1bf..00000000
--- a/www/crm/wp-content/uploads/civicrm/templates_c/es_ES/%%1E/1E0/1E0F43D6%%SettingForm.tpl.php
+++ /dev/null
@@ -1,46 +0,0 @@
-<?php /* Smarty version 2.6.31, created on 2019-08-30 19:43:39
- compiled from CRM/Admin/Form/Setting/SettingForm.tpl */ ?>
-<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
-smarty_core_load_plugins(array('plugins' => array(array('block', 'crmScope', 'CRM/Admin/Form/Setting/SettingForm.tpl', 1, false),array('block', 'ts', 'CRM/Admin/Form/Setting/SettingForm.tpl', 38, false),array('modifier', 'cat', 'CRM/Admin/Form/Setting/SettingForm.tpl', 41, false),array('modifier', 'replace', 'CRM/Admin/Form/Setting/SettingForm.tpl', 41, false),array('function', 'help', 'CRM/Admin/Form/Setting/SettingForm.tpl', 41, false),)), $this); ?>
-<?php $this->_tag_stack[] = array('crmScope', array('extensionKey' => "")); $_block_repeat=true;smarty_block_crmScope($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?><div class="crm-submit-buttons"><?php $_smarty_tpl_vars = $this->_tpl_vars;
-$this->_smarty_include(array('smarty_include_tpl_file' => "CRM/common/formButtons.tpl", 'smarty_include_vars' => array('location' => 'top')));
-$this->_tpl_vars = $_smarty_tpl_vars;
-unset($_smarty_tpl_vars);
- ?></div>
-<table class="form-layout-compressed">
- <?php $_from = $this->_tpl_vars['settings_fields']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
- foreach ($_from as $this->_tpl_vars['setting_name'] => $this->_tpl_vars['setting_detail']):
-?>
- <tr class="crm-mail-form-block-<?php echo $this->_tpl_vars['setting_name']; ?>
-">
- <td class="label"><?php echo $this->_tpl_vars['form'][$this->_tpl_vars['setting_name']]['label']; ?>
-</td>
- <td>
- <?php if (! empty ( $this->_tpl_vars['setting_detail']['wrapper_element'] )): ?>
- <?php echo $this->_tpl_vars['setting_detail']['wrapper_element']['0']; ?>
-<?php echo $this->_tpl_vars['form'][$this->_tpl_vars['setting_name']]['html']; ?>
-<?php echo $this->_tpl_vars['setting_detail']['wrapper_element']['1']; ?>
-
- <?php else: ?>
- <?php echo $this->_tpl_vars['form'][$this->_tpl_vars['setting_name']]['html']; ?>
-
- <?php endif; ?>
- <div class="description">
- <?php $this->_tag_stack[] = array('ts', array()); $_block_repeat=true;smarty_block_ts($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?><?php echo $this->_tpl_vars['setting_detail']['description']; ?>
-<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_ts($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
- </div>
- <?php if ($this->_tpl_vars['setting_detail']['help_text']): ?>
- <?php $this->assign('tplhelp_id', ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['setting_name'])) ? $this->_run_mod_handler('cat', true, $_tmp, '-id') : smarty_modifier_cat($_tmp, '-id')))) ? $this->_run_mod_handler('replace', true, $_tmp, '_', '-') : smarty_modifier_replace($_tmp, '_', '-'))); ?><?php echo smarty_function_help(array('id' => ($this->_tpl_vars['tplhelp_id'])), $this);?>
-
- <?php endif; ?>
- </td>
- </tr>
- <?php endforeach; endif; unset($_from); ?>
-</table>
-<div class="crm-submit-buttons"><?php $_smarty_tpl_vars = $this->_tpl_vars;
-$this->_smarty_include(array('smarty_include_tpl_file' => "CRM/common/formButtons.tpl", 'smarty_include_vars' => array('location' => 'bottom')));
-$this->_tpl_vars = $_smarty_tpl_vars;
-unset($_smarty_tpl_vars);
- ?></div>
-<div class="spacer"></div>
-<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_crmScope($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?> \ No newline at end of file