[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
14082024
/
Data
/
htdocs
/
htdocs
/
ojs
/
248
/
cache
/
t_compile
/
[
Home
]
File: %%EA^EA7^EA73B28E%%fieldLabel.tpl.php
<?php /* Smarty version 2.6.26, created on 2024-08-07 09:21:04 compiled from form/fieldLabel.tpl */ ?> <?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php'); smarty_core_load_plugins(array('plugins' => array(array('modifier', 'escape', 'form/fieldLabel.tpl', 11, false),)), $this); ?> <label<?php if (! $this->_tpl_vars['FBV_suppressId']): ?> for="<?php echo ((is_array($_tmp=$this->_tpl_vars['FBV_name'])) ? $this->_run_mod_handler('escape', true, $_tmp) : $this->_plugins['modifier']['escape'][0][0]->smartyEscape($_tmp)); ?> "<?php endif; ?><?php if ($this->_tpl_vars['FBV_class']): ?> class="<?php echo ((is_array($_tmp=$this->_tpl_vars['FBV_class'])) ? $this->_run_mod_handler('escape', true, $_tmp) : $this->_plugins['modifier']['escape'][0][0]->smartyEscape($_tmp)); ?> "<?php endif; ?> > <?php echo $this->_tpl_vars['FBV_label']; ?> <?php if ($this->_tpl_vars['FBV_required']): ?>*<?php endif; ?> </label>