Files
zurawik.pl/Admin/temp/compile/54c95aaa3bee1d32e317994013f7c036abdddad3_0.file.Upload.tpl.php
2026-05-15 18:33:51 +02:00

36 lines
1.3 KiB
PHP

<?php
/* Smarty version 3.1.30, created on 2024-01-01 22:16:27
from "/home/14153/www/test.aem.pl/zurawik/Admin/template/partial/Image/Upload.tpl" */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.30',
'unifunc' => 'content_65932babd282f2_03876864',
'has_nocache_code' => false,
'file_dependency' =>
array (
'54c95aaa3bee1d32e317994013f7c036abdddad3' =>
array (
0 => '/home/14153/www/test.aem.pl/zurawik/Admin/template/partial/Image/Upload.tpl',
1 => 1703168200,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_65932babd282f2_03876864 (Smarty_Internal_Template $_smarty_tpl) {
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['arrayPhoto']->value, 'file', false, 'key', 'photo', array (
));
if ($_from !== null) {
foreach ($_from as $_smarty_tpl->tpl_vars['key']->value => $_smarty_tpl->tpl_vars['file']->value) {
?><div style="float:left; text-align: center; border:1px solid #000000; margin-right:5px; margin-bottom: 5px"><img src="<?php echo $_smarty_tpl->tpl_vars['urlStatic']->value;?>
/temp/<?php echo $_smarty_tpl->tpl_vars['file']->value['th'];?>
" alt="test" /></div> <?php
}
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl);
}
}