Files
zurawik.pl/Admin/temp/compile/6735724485eb1b89a23b64f5b764c13a^158001437e3e3d47154786e11bd1fe343e40551a_0.file.CustomerLink.tpl.php
2026-05-15 18:33:51 +02:00

42 lines
1.7 KiB
PHP

<?php
/* Smarty version 3.1.30, created on 2022-11-23 08:24:10
from "/home/www/polonia/Admin/template/partial/Shared/CustomerLink.tpl" */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.30',
'unifunc' => 'content_637dca9a34f3d5_12393469',
'has_nocache_code' => false,
'file_dependency' =>
array (
'158001437e3e3d47154786e11bd1fe343e40551a' =>
array (
0 => '/home/www/polonia/Admin/template/partial/Shared/CustomerLink.tpl',
1 => 1661849425,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_637dca9a34f3d5_12393469 (Smarty_Internal_Template $_smarty_tpl) {
if (!is_callable('smarty_block_dropDownContainer')) require_once '/home/www/polonia/core/plugins/Smarty/block.dropDownContainer.php';
if (!is_callable('smarty_function_html_checkboxes')) require_once '/home/www/polonia/core/lib/Smarty3/plugins/function.html_checkboxes.php';
$_smarty_tpl->smarty->_cache['_tag_stack'][] = array('dropDownContainer', array('title'=>"Klienci"));
$_block_repeat1=true;
echo smarty_block_dropDownContainer(array('title'=>"Klienci"), null, $_smarty_tpl, $_block_repeat1);
while ($_block_repeat1) {
ob_start();
?>
<?php echo smarty_function_html_checkboxes(array('name'=>'idCustomer','options'=>$_smarty_tpl->tpl_vars['arrayCustomer']->value,'selected'=>$_smarty_tpl->tpl_vars['arrayCustomerLink']->value,'separator'=>'<br />'),$_smarty_tpl);?>
<?php $_block_repeat1=false;
echo smarty_block_dropDownContainer(array('title'=>"Klienci"), ob_get_clean(), $_smarty_tpl, $_block_repeat1);
}
array_pop($_smarty_tpl->smarty->_cache['_tag_stack']);?>
<?php }
}