File: /var/www/ojs/cache/t_compile/1506229aed1c1fbffe0f875462eaf53159807b5f_0.app.formhiddenInput.tpl.php
<?php
/* Smarty version 4.1.0, created on 2025-05-31 02:37:47
from 'app:formhiddenInput.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '4.1.0',
'unifunc' => 'content_683a6b7b96d024_03809214',
'has_nocache_code' => false,
'file_dependency' =>
array (
'1506229aed1c1fbffe0f875462eaf53159807b5f' =>
array (
0 => 'app:formhiddenInput.tpl',
1 => 1675470469,
2 => 'app',
),
),
'includes' =>
array (
),
),false)) {
function content_683a6b7b96d024_03809214 (Smarty_Internal_Template $_smarty_tpl) {
?><input type="hidden"
id="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['FBV_id']->value ));?>
"
name="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['FBV_name']->value ));?>
"
class="<?php echo $_smarty_tpl->tpl_vars['FBV_class']->value;
if ($_smarty_tpl->tpl_vars['FBV_validation']->value) {?> <?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['FBV_validation']->value ));
}?>"
value="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( (($tmp = $_smarty_tpl->tpl_vars['FBV_value']->value ?? null)===null||$tmp==='' ? '' ?? null : $tmp) ));?>
"
<?php echo $_smarty_tpl->tpl_vars['FBV_hiddenInputParams']->value;?>
/>
<?php }
}