first commit

This commit is contained in:
2026-04-24 15:32:21 +02:00
commit 20d40fead4
5046 changed files with 641038 additions and 0 deletions

View File

@@ -0,0 +1,462 @@
<?php
/* Smarty version 3.1.30, created on 2026-04-24 12:54:52
from "/home/www/_rejestracja/template/partial/Index/Index.tpl" */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.30',
'unifunc' => 'content_69eb4bfc63ab22_12895286',
'has_nocache_code' => false,
'file_dependency' =>
array (
'08dceca69bc7e6c7aff9366d8f149a83336055f0' =>
array (
0 => '/home/www/_rejestracja/template/partial/Index/Index.tpl',
1 => 1746728787,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_69eb4bfc63ab22_12895286 (Smarty_Internal_Template $_smarty_tpl) {
if (!is_callable('smarty_function_url')) require_once '/home/www/_rejestracja/core/plugins/Smarty/function.url.php';
if (!is_callable('smarty_function_translate')) require_once '/home/www/_rejestracja/core/plugins/Smarty/function.translate.php';
if (!is_callable('smarty_function_formField')) require_once '/home/www/_rejestracja/core/plugins/Smarty/function.formField.php';
?>
<div style="text-align: left;">
<?php if ($_smarty_tpl->tpl_vars['showNews']->value) {?>
<h2><?php echo $_smarty_tpl->tpl_vars['indexNews']->value->GetTitle();?>
</h2><p><?php echo $_smarty_tpl->tpl_vars['indexNews']->value->GetDescription();?>
</p>
<a href="<?php echo smarty_function_url(array('label'=>$_smarty_tpl->tpl_vars['objNewsElement']->value->GetUrlLabel()),$_smarty_tpl);?>
" ><?php echo $_smarty_tpl->tpl_vars['objNewsElement']->value->GetName();?>
</a>
<?php } else { ?>
<h2><?php echo $_smarty_tpl->tpl_vars['indexNews']->value->GetName();?>
</h2><p><?php echo $_smarty_tpl->tpl_vars['indexNews']->value->GetDescription();?>
</p>
<?php }?>
<div class="formBox">
<div class="trescAdd">
<div class="cb"></div>
<div class="formContainer">
<div id="info_container">
<?php if (isset($_smarty_tpl->tpl_vars['info']->value)) {?>
<div class="<?php if ($_smarty_tpl->tpl_vars['error']->value && $_smarty_tpl->tpl_vars['error']->value != 'info') {?>error<?php } else { ?>info<?php }?>"><?php echo $_smarty_tpl->tpl_vars['info']->value;?>
</div>
<?php }?>
</div>
<form method="post" action="<?php echo smarty_function_url(array('label'=>'current'),$_smarty_tpl);?>
" id="sendContactForm" class="contactForm">
<input name="send" type="hidden" value="true" />
<div class="entry">
<div><h5 align="center"><?php echo smarty_function_translate(array('word'=>'Dane uczestnika (służbowe)'),$_smarty_tpl);?>
:</h5></div>
</div>
<div class="entry">
<div class="label"><?php echo smarty_function_translate(array('word'=>'Imię'),$_smarty_tpl);?>
:</div>
<div class="value"><?php echo smarty_function_formField(array('name'=>"name",'type'=>"text",'errorClass'=>"warning"),$_smarty_tpl);?>
</div>
</div>
<div class="entry">
<div class="label"><?php echo smarty_function_translate(array('word'=>'Nazwisko'),$_smarty_tpl);?>
:</div>
<div class="value"><?php echo smarty_function_formField(array('name'=>"surname",'type'=>"text",'errorClass'=>"warning"),$_smarty_tpl);?>
</div>
</div>
<div class="entry">
<div class="label"><?php echo smarty_function_translate(array('word'=>'Tytuł/stop. naukowy'),$_smarty_tpl);?>
:</div>
<div class="value"><?php echo smarty_function_formField(array('name'=>"degree",'type'=>"text",'errorClass'=>"warning"),$_smarty_tpl);?>
</div>
</div>
<div class="entry">
<div class="label"><?php echo smarty_function_translate(array('word'=>'Stanowisko'),$_smarty_tpl);?>
:</div>
<div class="value"><?php echo smarty_function_formField(array('name'=>"position",'type'=>"text",'errorClass'=>"warning"),$_smarty_tpl);?>
</div>
</div>
<div class="entry">
<div class="label"><?php echo smarty_function_translate(array('word'=>'Telefon'),$_smarty_tpl);?>
:</div>
<div class="value"><?php echo smarty_function_formField(array('name'=>"phone",'type'=>"text",'errorClass'=>"warning"),$_smarty_tpl);?>
</div>
</div>
<div class="entry">
<div class="label"><?php echo smarty_function_translate(array('word'=>'Fax'),$_smarty_tpl);?>
:</div>
<div class="value"><?php echo smarty_function_formField(array('name'=>"fax",'type'=>"text",'errorClass'=>"warning"),$_smarty_tpl);?>
</div>
</div>
<div class="entry">
<div class="label"><?php echo smarty_function_translate(array('word'=>'email'),$_smarty_tpl);?>
:</div>
<div class="value"><?php echo smarty_function_formField(array('name'=>"email",'type'=>"text",'errorClass'=>"warning"),$_smarty_tpl);?>
</div>
</div>
<div class="cb"></div>
<div class="entry">
<div><h5 align="center"><?php echo smarty_function_translate(array('word'=>'Miejsce pracy'),$_smarty_tpl);?>
:</h5></div>
</div>
<div class="entry">
<div class="label"><?php echo smarty_function_translate(array('word'=>'Instytucja'),$_smarty_tpl);?>
:</div>
<div class="value"><?php echo smarty_function_formField(array('name'=>"institution",'type'=>"text",'errorClass'=>"warning"),$_smarty_tpl);?>
</div>
</div>
<div class="entry">
<div class="label"><?php echo smarty_function_translate(array('word'=>'Ulica i numer'),$_smarty_tpl);?>
:</div>
<div class="value"><?php echo smarty_function_formField(array('name'=>"address",'type'=>"text",'errorClass'=>"warning"),$_smarty_tpl);?>
</div>
</div>
<div class="entry">
<div class="label"><?php echo smarty_function_translate(array('word'=>'Kod pocztowy'),$_smarty_tpl);?>
:</div>
<div class="value"><?php echo smarty_function_formField(array('name'=>"post_code",'type'=>"text",'errorClass'=>"warning"),$_smarty_tpl);?>
</div>
</div>
<div class="entry">
<div class="label"><?php echo smarty_function_translate(array('word'=>'Miejscowość'),$_smarty_tpl);?>
:</div>
<div class="value"><?php echo smarty_function_formField(array('name'=>"city",'type'=>"text",'errorClass'=>"warning"),$_smarty_tpl);?>
</div>
</div>
<div class="entry">
<div class="label"><?php echo smarty_function_translate(array('word'=>'NIP Instytucji'),$_smarty_tpl);?>
:</div>
<div class="value"><?php echo smarty_function_formField(array('name'=>"nip",'type'=>"text",'errorClass'=>"warning"),$_smarty_tpl);?>
</div>
</div>
<div class="cb"></div>
<div class="entry">
<div class="label">Zgłaszam referat</div>
<div class="value" title="s">
<label class="control control--radio">Tak
<input type="radio" name="referat" class="referat" value="1" />
<div class="control__indicator"></div>
</label>
<label class="control control--radio">Nie
<input type="radio" name="referat" class="referat" value="2" />
<div class="control__indicator"></div>
</label>
</div>
</div>
<div class="cb"></div>
<div class="entry">
<div class="label">Zgłaszam poster</div>
<div class="value" title="s">
<label class="control control--radio">Tak
<input type="radio" name="poster" value="1" />
<div class="control__indicator"></div>
</label>
<label class="control control--radio">Nie
<input type="radio" name="poster" value="2" />
<div class="control__indicator"></div>
</label>
</div>
</div>
<div class="cb"></div>
<div class="entry">
<div class="label"><?php echo smarty_function_translate(array('word'=>'Tytuł referatu/posteru'),$_smarty_tpl);?>
:</div>
<div class="value"><?php echo smarty_function_formField(array('name'=>"message",'type'=>"text",'errorClass'=>"warning"),$_smarty_tpl);?>
</div>
</div>
<div class="cb"></div>
<div class="entry">
<div class="label"><?php echo smarty_function_translate(array('word'=>'Autor referatu/posteru'),$_smarty_tpl);?>
:</div>
<div class="value"><?php echo smarty_function_formField(array('name'=>"autor",'type'=>"text",'errorClass'=>"warning"),$_smarty_tpl);?>
</div>
</div>
<div class="cb">&nbsp;</div>
<div class="entry">
<label class="control control--checkbox" title="<?php echo smarty_function_translate(array('word'=>'agree_title'),$_smarty_tpl);?>
">
<input type="checkbox" name="agree1" id="agree1" data-theme="d" ><?php echo smarty_function_translate(array('word'=>'agree1'),$_smarty_tpl);?>
<div class="control__indicator"></div>
</label>
<label class="control control--checkbox" title="<?php echo smarty_function_translate(array('word'=>'agree_title'),$_smarty_tpl);?>
">
<input type="checkbox" name="agree2" id="agree2" data-theme="d" ><?php echo smarty_function_translate(array('word'=>'agree2'),$_smarty_tpl);?>
<div class="control__indicator"></div>
</label>
<div class="cb"></div>
</div>
<div class="entry">
<div><h5 align="center"><?php echo smarty_function_translate(array('word'=>'Udział w konrefencji'),$_smarty_tpl);?>
:</h5></div>
</div>
<div class="entry">
<div class="label"><?php echo smarty_function_translate(array('word'=>'Opłata'),$_smarty_tpl);?>
: </div>
<div class="value">
<div class="confOption">
<label class="control control--radio">Opłata obniżona (płatność do 03.10.2025)
<input type="radio" name="conference_fee_disc" id="conference_fee_disc" checked="true" class="conference_fee_disc" value="1" onclick="calculatePrice();"/>
<div class="control__indicator"></div>
</label>
<label class="control control--radio">Opłata zwykła (płatność po 03.10.2025)
<input type="radio" name="conference_fee_disc" id="conference_fee_norm" class="conference_fee_disc" value="2" onclick="calculatePrice();"/>
<div class="control__indicator"></div>
</label>
</div>
</div>
</div>
<div class="entry">
<div class="label"><?php echo smarty_function_translate(array('word'=>'Cały kongres'),$_smarty_tpl);?>
: </div>
<div class="value">
<div class="configContainer">
<div class="confOption">
<div style="width:100%; display:flex; flex-wrap:no-wrap; align-items:start; gap;10px;">
<label class="control control--radio">&nbsp;
<input type="radio" name="conference_fee" checked="true" id="conference_fee" class="conference_fee" value="1" onclick="$('#conference_1').show();
$('#conference_2').hide(); calculatePrice();" />
<div class="control__indicator"></div>
</label>
<span>Biorę udział w całym kongresie</span>
</div>
<div style="width:100%; display:flex; flex-wrap:no-wrap; align-items:start; gap;10px;">
<label class="control control--radio">&nbsp;
<input type="radio" name="conference_fee" id="conference_fee_3" class="conference_fee" value="6" onclick="calculatePrice()" />
<div class="control__indicator"></div>
</label>
<span>Biorę udział w trzech dniach kongresu</span>
</div>
<div style="width:100%; display:flex; flex-wrap:no-wrap; align-items:start; gap;10px;">
<label class="control control--radio">&nbsp;
<input type="radio" name="conference_fee" id="conference_fee_2" class="conference_fee" value="7" onclick="calculatePrice()" />
<div class="control__indicator"></div>
</label>
<span>Biorę udział w dwóch dniach kongresu</span>
</div>
<div style="width:100%; display:flex; flex-wrap:no-wrap; align-items:start; gap;10px; margin-bottom:30px;">
<label class="control control--radio">&nbsp;
<input type="radio" name="conference_fee" id="conference_fee_1" class="conference_fee" value="5" onclick="calculatePrice()" />
<div class="control__indicator"></div>
</label>
<span>Biorę udział w jednym dniu kongresu (bez noclegu)</span>
</div>
<div class="show--day-select" id="show--day-select" style="display:none; width:100%; margin-bottom:30px; flex-direction:column; gap:10px;">
<label class="" for="days" style="width:100%;"> Wskaż dzień/dni swojej obecności * </label>
<input type="text" name="days" class="" id="days" >
</div>
<?php echo '<script'; ?>
>
$(function () {
$('#conference_1').show();
calculatePrice();
});
$('.conference_fee').on('change', showSelectDate);
function showSelectDate() {
const $form = $('#show--day-select');
const selectedId = $('.conference_fee:checked').attr('id');
if ( selectedId === 'conference_fee_1' ||
selectedId === 'conference_fee_2' ||
selectedId === 'conference_fee_3' ) {
$form.css('display', 'flex');
} else {
$form.css('display', 'none');
}
}
function calculatePrice() {
if ($("#conference_fee_disc").is(':checked')) {
//alert('disc');
var price = <?php echo $_smarty_tpl->tpl_vars['arrayPricePromJson']->value;?>
;
var priceVat = <?php echo $_smarty_tpl->tpl_vars['arrayPricePromVatJson']->value;?>
;
}
if ($("#conference_fee_norm").is(':checked')) {
//alert('normal');
var price = <?php echo $_smarty_tpl->tpl_vars['arrayPriceJson']->value;?>
;
var priceVat = <?php echo $_smarty_tpl->tpl_vars['arrayPriceVatJson']->value;?>
;
}
var sumPrice = 0;
var sumPriceVat = 0;
var price_info = '';
let promo = $("#conference_fee_norm").is(':checked')
if ($("#conference_fee").is(':checked')) {
sumPrice = price[1];
sumPriceVat = priceVat[1];
price_info += 'cała conf ';
}
if ($('#conference_fee_3').is(':checked')) {
sumPrice = !promo ? 2200 : 2500;
sumPriceVat = !promo ? 2706 : 3075;
price_info += '3-dniowa';
}
if ($('#conference_fee_2').is(':checked')) {
sumPrice = !promo ? 1800 : 2100;
sumPriceVat = !promo ? 2214 : 2583;
price_info += '2-dniowa';
}
if ($('#conference_fee_1').is(':checked')) {
sumPrice = !promo ? 1300 : 1600;
sumPriceVat = !promo ? 1599 : 1968;
price_info += '1-dniowa';
}
if ($("#price_plus_room").is(':checked')) {
sumPrice = sumPrice + price[2];
sumPriceVat = sumPriceVat + priceVat[2];
price_info += 'pokój jedynka ';
}
if ($("#price_plus_person").is(':checked')) {
sumPrice = sumPrice + price[3];
sumPriceVat = sumPriceVat + priceVat[3];
price_info += 'osoba dodatkoawa ';
}
if ($("#price_plus_ang").is(':checked')) {
sumPrice = sumPrice + price[4];
sumPriceVat = sumPriceVat + priceVat[4];
price_info += 'ang ';
}
if ($("#conference_fee_one").is(':checked')) {
sumPrice = price[5];
sumPriceVat = priceVat[5];
price_info = 'jeden dzień ';
}
$("p.price_full_fee").html(sumPrice.toFixed(2) + ' PLN netto ' + '(' + sumPriceVat.toFixed(2) + ' PLN brutto)');
//alert(sumPrice);
$("p.price_info").html(price_info);
window.sumPrice = sumPrice;
window.sumPriceVat = sumPriceVat;
}
$(function () {
$(".conference_fee").on('change', function () {
if ($("#conference_fee_one").is(':checked')) {
$("#price_plus_room").prop("checked", false);
$("#price_plus_ang").prop("checked", false);
$("#price_plus_person").prop("checked", false);
}
});
});
<?php echo '</script'; ?>
>
<div class="confOptionContainer" id="conference_1">
<label class="control control--checkbox" > Dopłata do pokoju 1-osobowego
<input type="checkbox" name="fee_room1" class="price_plus_room" id="price_plus_room" data-theme="d" value="2" onchange="calculatePrice();" >
<div class="control__indicator"></div>
</label>
<label class="control control--checkbox" > Opłata za pobyt osoby towarzyszącej lub kierowcy w pokoju dwuosobowym
<input type="checkbox" name="fee_room_add_person" id="price_plus_person" data-theme="d" onclick="$('#price_plus_room').prop
("checked", true);" value="3" onchange="calculatePrice();" >
<div class="control__indicator"></div>
</label>
<label class="control control--checkbox" style="display: none;" > Udział w kongresie Ang.
<input type="checkbox" name="fee_ang_conference" id="price_plus_ang" data-theme="d" value="4" onchange="calculatePrice();" >
<div class="control__indicator"></div>
</label>
</div>
</div>
</div>
</div>
</div>
<div class="entry" style="display:none;">
<div class="label"><?php echo smarty_function_translate(array('word'=>'Jeden dzień (bez noclegu)'),$_smarty_tpl);?>
:</div>
<div class="value">
<div class="configContainer">
<div class="confOption">
<label class="control control--radio">&nbsp;
<input type="radio" name="conference_fee" id="conference_fee_one" class="conference_fee" value="5" onclick="$('#conference_1').hide();
$('#conference_2').show(); calculatePrice();" />
<div class="control__indicator"></div>
</label>
<div class="confOptionContainer" id="conference_2">
Wybierz dzień kongresu:
<label class="control control--radio">03.11
<input type="radio" name="day_conference" value="3.11" />
<div class="control__indicator"></div>
</label>
<label class="control control--radio">04.11
<input type="radio" name="day_conference" value="4.11" />
<div class="control__indicator"></div>
</label>
<label class="control control--radio">5.11
<input type="radio" name="day_conference" value="5.11" />
<div class="control__indicator"></div>
</label>
<label class="control control--radio">6.11
<input type="radio" name="day_conference" value="6.11" />
<div class="control__indicator"></div>
</label>
</div>
</div>
</div>
</div>
</div>
<div class="entry">
<div class="label"><?php echo smarty_function_translate(array('word'=>'Cena za kongres'),$_smarty_tpl);?>
</div>
<div class="value"><p class="price_full_fee" style="margin: 0px;">&nbsp;</p></div>
</div>
<div class="entry">
<div><h5 align="center">&nbsp;</h5></div>
</div>
<div class="cb"></div>
<div>
<p><?php echo $_smarty_tpl->tpl_vars['indexNews']->value->GetShortnote();?>
</p>
</div>
<div class="entry" style="padding-top: 1.1em;">
<div class="label"> </div>
<div class="value"><div class="g-recaptcha" data-sitekey="6LfUVuoUAAAAAD7noZ6S0rf8ZPiZKQ2KVpNBA274" data-callback="recaptchaCallback"></div>
<input type="hidden" class="hiddenRecaptcha required" name="hiddenRecaptcha" id="hiddenRecaptcha">
</div>
</div>
<div class="entry entryLast">
<div class="label">&nbsp;</div>
<div class="value"><input class="button _sendContact" type="button" id="form--send" value="<?php echo smarty_function_translate(array('word'=>'send'),$_smarty_tpl);?>
" /></div>
</div>
</form>
</div>
<div class="cb"></div>
</div>
</div>
</div>
<?php }
}

View File

@@ -0,0 +1,128 @@
<?php
/* Smarty version 3.1.30, created on 2026-04-24 12:54:52
from "/home/www/_rejestracja/template/partial/Shared/MenuTopChildTree.tpl" */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.30',
'unifunc' => 'content_69eb4bfc235cb3_05839242',
'has_nocache_code' => false,
'file_dependency' =>
array (
'241faa534fef06e354b5e4bfe199f5a9a3d73820' =>
array (
0 => '/home/www/_rejestracja/template/partial/Shared/MenuTopChildTree.tpl',
1 => 1490731078,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_69eb4bfc235cb3_05839242 (Smarty_Internal_Template $_smarty_tpl) {
if (isset($_smarty_tpl->tpl_vars['arrayTree']->value[$_smarty_tpl->tpl_vars['active0']->value]) && $_smarty_tpl->tpl_vars['arrayTree']->value[$_smarty_tpl->tpl_vars['active0']->value]->GetHaveChildren()) {?>
<aside class="col-4 columnRight">
<div class="menuRight">
<?php $_smarty_tpl->_assignInScope('arrayTopArrayChild', $_smarty_tpl->tpl_vars['arrayTree']->value[$_smarty_tpl->tpl_vars['active0']->value]);
?>
<?php $_smarty_tpl->_assignInScope('countMenuChildArray', count($_smarty_tpl->tpl_vars['arrayTopArrayChild']->value));
?>
<?php if ($_smarty_tpl->tpl_vars['countMenuChildArray']->value > 0) {?>
<?php $_smarty_tpl->_assignInScope('idChild', $_smarty_tpl->tpl_vars['arrayTopArrayChild']->value->GetId());
?>
<?php $_smarty_tpl->_assignInScope('langChild', $_smarty_tpl->tpl_vars['arrayTopArrayChild']->value->GetLang());
?>
<?php $_smarty_tpl->_assignInScope('urlChild', $_smarty_tpl->tpl_vars['arrayTopArrayChild']->value->GetUrlWithType());
?>
<?php $_smarty_tpl->_assignInScope('urlNamChilde', $_smarty_tpl->tpl_vars['arrayTopArrayChild']->value->GetUrl());
?>
<?php $_smarty_tpl->_assignInScope('nameChild', $_smarty_tpl->tpl_vars['arrayTopArrayChild']->value->GetMenuName());
?>
<?php $_smarty_tpl->_assignInScope('subnameChild', $_smarty_tpl->tpl_vars['arrayTopArrayChild']->value->GetSubname());
?>
<?php if ($_smarty_tpl->tpl_vars['arrayTopArrayChild']->value->GetHaveChildren()) {?>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['arrayTopArrayChild']->value->arrayChildren, 'objElementSubChild', false, 'keyChild');
$_smarty_tpl->tpl_vars['objElementSubChild']->index = -1;
if ($_from !== null) {
foreach ($_from as $_smarty_tpl->tpl_vars['keyChild']->value => $_smarty_tpl->tpl_vars['objElementSubChild']->value) {
$_smarty_tpl->tpl_vars['objElementSubChild']->index++;
$_smarty_tpl->tpl_vars['objElementSubChild']->first = !$_smarty_tpl->tpl_vars['objElementSubChild']->index;
$__foreach_objElementSubChild_2_saved = $_smarty_tpl->tpl_vars['objElementSubChild'];
?>
<?php if (!$_smarty_tpl->tpl_vars['nameChild']->value) {?>
<?php $_smarty_tpl->_assignInScope('nameChild', $_smarty_tpl->tpl_vars['objElementSubChild']->value->GetName());
?>
<?php }?>
<?php $_smarty_tpl->_assignInScope('urlSubChild', $_smarty_tpl->tpl_vars['objElementSubChild']->value->GetUrlWithType());
?>
<?php $_smarty_tpl->_assignInScope('idParentSubChild', $_smarty_tpl->tpl_vars['objElementSubChild']->value->GetId());
?>
<?php if ($_smarty_tpl->tpl_vars['objElementSubChild']->first) {?>
<div class="link1-head"><?php echo $_smarty_tpl->tpl_vars['nameChild']->value;?>
</div>
<?php }?>
<div class="link1"><a <?php if ($_smarty_tpl->tpl_vars['active1']->value == $_smarty_tpl->tpl_vars['objElementSubChild']->value->GetId()) {?>style="color: #68ceff;"<?php }?> href="<?php echo $_smarty_tpl->tpl_vars['urlSubChild']->value;?>
" ><?php echo $_smarty_tpl->tpl_vars['objElementSubChild']->value->GetElementName();?>
</a></div>
<?php if ($_smarty_tpl->tpl_vars['objElementSubChild']->value->GetHaveChildren() && $_smarty_tpl->tpl_vars['active1']->value == $_smarty_tpl->tpl_vars['objElementSubChild']->value->getId()) {?>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['objElementSubChild']->value->arrayChildren, 'objElementSubSubChild', false, 'keyChild', 'childMenu', array (
));
if ($_from !== null) {
foreach ($_from as $_smarty_tpl->tpl_vars['keyChild']->value => $_smarty_tpl->tpl_vars['objElementSubSubChild']->value) {
?>
<?php $_smarty_tpl->_assignInScope('urlSubSubChild', $_smarty_tpl->tpl_vars['objElementSubSubChild']->value->GetUrlWithType());
?>
<?php $_smarty_tpl->_assignInScope('idParentSubSubChild', $_smarty_tpl->tpl_vars['objElementSubSubChild']->value->GetId());
?>
<div class="link2"><a <?php if ($_smarty_tpl->tpl_vars['active2']->value == $_smarty_tpl->tpl_vars['objElementSubSubChild']->value->GetId()) {?>style="color: #68ceff;"<?php }?> href="<?php echo $_smarty_tpl->tpl_vars['urlSubSubChild']->value;?>
" ><?php echo $_smarty_tpl->tpl_vars['objElementSubSubChild']->value->GetElementName();?>
</a></div>
<?php if ($_smarty_tpl->tpl_vars['objElementSubSubChild']->value->GetHaveChildren()) {?>
<?php $_smarty_tpl->_assignInScope('arraySubSubSub', $_smarty_tpl->tpl_vars['objElementSubSubChild']->value->arrayChildren);
?>
<?php
$__section_keyElement_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_keyElement']) ? $_smarty_tpl->tpl_vars['__smarty_section_keyElement'] : false;
$__section_keyElement_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['arraySubSubSub']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_keyElement_0_total = $__section_keyElement_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_keyElement'] = new Smarty_Variable(array());
if ($__section_keyElement_0_total != 0) {
for ($__section_keyElement_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_keyElement']->value['index'] = 0; $__section_keyElement_0_iteration <= $__section_keyElement_0_total; $__section_keyElement_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_keyElement']->value['index']++){
?>
<div class="link3"><a <?php if ($_smarty_tpl->tpl_vars['active3']->value == $_smarty_tpl->tpl_vars['arraySubSubSub']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_keyElement']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_keyElement']->value['index'] : null)]->GetId()) {?>style="color: #68ceff;"<?php }?> href="<?php echo $_smarty_tpl->tpl_vars['arraySubSubSub']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_keyElement']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_keyElement']->value['index'] : null)]->GetUrlWithType();?>
" ><?php echo $_smarty_tpl->tpl_vars['arraySubSubSub']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_keyElement']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_keyElement']->value['index'] : null)]->GetElementName();?>
</a></div>
<?php
}
}
if ($__section_keyElement_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_keyElement'] = $__section_keyElement_0_saved;
}
?>
<?php }?>
<?php
}
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl);
?>
<?php }?>
<?php
$_smarty_tpl->tpl_vars['objElementSubChild'] = $__foreach_objElementSubChild_2_saved;
}
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl);
?>
<?php }?>
<?php }?>
</div>
</aside>
<?php }
}
}

View File

@@ -0,0 +1,25 @@
<?php
/* Smarty version 3.1.30, created on 2026-04-24 12:54:52
from "/home/www/_rejestracja/template/partial/Shared/MenuBox.tpl" */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.30',
'unifunc' => 'content_69eb4bfc271118_65083661',
'has_nocache_code' => false,
'file_dependency' =>
array (
'7a0edf8b68e2b56ed5a043edc426273a790cd76f' =>
array (
0 => '/home/www/_rejestracja/template/partial/Shared/MenuBox.tpl',
1 => 1441992967,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_69eb4bfc271118_65083661 (Smarty_Internal_Template $_smarty_tpl) {
}
}

View File

@@ -0,0 +1,182 @@
<?php
/* Smarty version 3.1.30, created on 2026-04-24 12:54:52
from "/home/www/_rejestracja/template/index.tpl" */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.30',
'unifunc' => 'content_69eb4bfc77aaf5_70880689',
'has_nocache_code' => false,
'file_dependency' =>
array (
'315d7dade5d68dc28c02059a446ceeb82891240d' =>
array (
0 => '/home/www/_rejestracja/template/index.tpl',
1 => 1774619185,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_69eb4bfc77aaf5_70880689 (Smarty_Internal_Template $_smarty_tpl) {
if (!is_callable('smarty_function_url')) require_once '/home/www/_rejestracja/core/plugins/Smarty/function.url.php';
?>
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#ffffff">
<!--[if lte IE 8]><?php echo '<script'; ?>
src="<?php echo $_smarty_tpl->tpl_vars['urlStatic']->value;?>
/script/jQuery/html5shiv.js"><?php echo '</script'; ?>
><![endif]-->
<link rel="stylesheet" href="<?php echo $_smarty_tpl->tpl_vars['urlStatic']->value;?>
/css/Strona/style.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $_smarty_tpl->tpl_vars['urlStatic']->value;?>
/css/flexslider.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $_smarty_tpl->tpl_vars['urlStatic']->value;?>
/css/Strona/swipebox.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $_smarty_tpl->tpl_vars['urlStatic']->value;?>
/css/Strona/skin.css" type="text/css" />
<meta name="keywords" content="<?php echo (($tmp = @$_smarty_tpl->tpl_vars['metaKeywords']->value)===null||$tmp==='' ? " ".((string)$_smarty_tpl->tpl_vars['defaultKeywords']->value) : $tmp);?>
" />
<meta name="description" content="<?php echo (($tmp = @$_smarty_tpl->tpl_vars['metaDescription']->value)===null||$tmp==='' ? " ".((string)$_smarty_tpl->tpl_vars['defaultDescription']->value) : $tmp);?>
" />
<?php if ($_smarty_tpl->tpl_vars['headerRedirect']->value['url'] != '') {?>
<meta http-equiv="Refresh"
content="<?php echo $_smarty_tpl->tpl_vars['headerRedirect']->value['time'];?>
; URL=<?php echo $_smarty_tpl->tpl_vars['headerRedirect']->value['url'];?>
" />
<?php }?>
<title><?php echo $_smarty_tpl->tpl_vars['pageTitle']->value;?>
</title>
<?php echo '<script'; ?>
src='https://www.google.com/recaptcha/api.js?onload=recaptchaCallback'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src="<?php echo smarty_function_url(array('label'=>"translateJs"),$_smarty_tpl);?>
" type="text/javascript" charset="utf-8"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
var mainUrl = '<?php echo $_smarty_tpl->tpl_vars['urlMain']->value;?>
';<?php echo '</script'; ?>
>
<?php
$__section_s_1_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_s']) ? $_smarty_tpl->tpl_vars['__smarty_section_s'] : false;
$__section_s_1_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['javaScript']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_s_1_total = $__section_s_1_loop;
$_smarty_tpl->tpl_vars['__smarty_section_s'] = new Smarty_Variable(array());
if ($__section_s_1_total != 0) {
for ($__section_s_1_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_s']->value['index'] = 0; $__section_s_1_iteration <= $__section_s_1_total; $__section_s_1_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_s']->value['index']++){
?> <?php if ($_smarty_tpl->tpl_vars['javaScript']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_s']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_s']->value['index'] : null)]['file'] != '') {?>
<?php echo '<script'; ?>
src="<?php echo $_smarty_tpl->tpl_vars['javaScript']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_s']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_s']->value['index'] : null)]['file'];?>
" type="text/javascript"
charset="utf-8"><?php echo '</script'; ?>
>
<?php }?> <?php if ($_smarty_tpl->tpl_vars['javaScript']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_s']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_s']->value['index'] : null)]['code'] != '') {?>
<?php echo '<script'; ?>
type="text/javascript">
<!-- <![CDATA[
{
$javaScript[s].code
}
// ]]> -->
<?php echo '</script'; ?>
>
<?php }?> <?php
}
}
if ($__section_s_1_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_s'] = $__section_s_1_saved;
}
?>
</head>
<body>
<header id="header" class="header">
<div class="top">
<div class=""><h1 id="logo" class="logo" onclick="home" ><a title="" href="">Konferencja Aktualia</a></h1></div>
<!-- <div class="cb"></div>-->
<div class="title_konf">Konferencja Aktualia</div>
<div class="cb"></div>
</div>
<div class="menuRwd" onclick="menuRwd();"></div>
<div class="menu" id="menu" style="z-index: 2;">
<ul id="nav">
<li><a href="https://aktualia.com.pl/">Home</a></li>
<li><a href="https://aktualia.com.pl/okonferencji">O Kongresie</a></li>
<li><a href="https://aktualia.com.pl/program">Program</a></li>
<li><a href="https://aktualia.com.pl/rejestracja">Rejestracja</a></li>
<li><a href="https://aktualia.com.pl/informacje">Informacje</a></li>
<li><a href="https://aktualia.com.pl/materialy">Materiały</a></li>
<li><a href="https://aktualia.com.pl/galeria">Galeria</a></li>
<li><a href="https://aktualia.com.pl/kontakt">Kontakt</a></li>
</ul>
<div class="cb"></div>
</header>
<div class="baner1">
<section class="slider">
<div class="flexslider">
<ul class="slides"><li><img src="<?php echo $_smarty_tpl->tpl_vars['urlStatic']->value;?>
/image/slider1.jpg" /></li>
<li><img src="<?php echo $_smarty_tpl->tpl_vars['urlStatic']->value;?>
/image/slider2.jpg" /></li>
<li><img src="<?php echo $_smarty_tpl->tpl_vars['urlStatic']->value;?>
/image/slider3.jpg" /></li>
</ul>
</div>
</section>
</div>
<div class="cb"></div>
<div class="motto">
<div class="mottoContent">
<?php echo $_smarty_tpl->tpl_vars['content']->value;?>
</div>
</div>
<div class="cb"></div>
<div class="bottom">
<div class="bottomContent">
<div style="float: left; width: 80%;margin-bottom:0px;">
<h2>Instytut Gospodarki Surowcami Mineralnymi i Energią Polskiej Akademii Nauk</h2>
<p>ul. J. Wybickiego 7A, 31-261 Kraków</p>
<p>e-mail: <a href="mailto:aktualia@min-pan.krakow.pl">aktualia@min-pan.krakow.pl</a></div>
<div></div>
</div>
<div class="cb"></div>
</div>
</body>
</html>
<?php }
}

View File

@@ -0,0 +1,51 @@
<?php
/* Smarty version 3.1.30, created on 2026-04-24 12:54:52
from "/home/www/_rejestracja/template/partial/Translate/Js.tpl" */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.30',
'unifunc' => 'content_69eb4bfca07521_76532545',
'has_nocache_code' => false,
'file_dependency' =>
array (
'350a3dbafb8076b007438521d07bfc79b90689cb' =>
array (
0 => '/home/www/_rejestracja/template/partial/Translate/Js.tpl',
1 => 1475930284,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_69eb4bfca07521_76532545 (Smarty_Internal_Template $_smarty_tpl) {
?>
var TranslateArray = new Array();
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['lang']->value, 'l', false, 'k');
if ($_from !== null) {
foreach ($_from as $_smarty_tpl->tpl_vars['k']->value => $_smarty_tpl->tpl_vars['l']->value) {
?>
TranslateArray['<?php echo $_smarty_tpl->tpl_vars['k']->value;?>
'] = '<?php echo $_smarty_tpl->tpl_vars['l']->value;?>
';
<?php
}
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl);
?>
function translate(label) {
if (TranslateArray[label] == undefined) {
return label;
} else {
return TranslateArray[label];
}
}
<?php }
}

View File

@@ -0,0 +1,25 @@
<?php
/* Smarty version 3.1.30, created on 2026-04-24 12:54:52
from "/home/www/_rejestracja/template/partial/Shared/GetUrlLang.tpl" */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.30',
'unifunc' => 'content_69eb4bfc47fa93_01287751',
'has_nocache_code' => false,
'file_dependency' =>
array (
'216b9190f458db69040a2d9508df5505d5aa8525' =>
array (
0 => '/home/www/_rejestracja/template/partial/Shared/GetUrlLang.tpl',
1 => 1481831571,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_69eb4bfc47fa93_01287751 (Smarty_Internal_Template $_smarty_tpl) {
}
}

View File

@@ -0,0 +1,121 @@
<?php
/* Smarty version 3.1.30, created on 2026-04-24 12:54:52
from "/home/www/_rejestracja/template/partial/Shared/MenuBottomTree.tpl" */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.30',
'unifunc' => 'content_69eb4bfc269521_60783814',
'has_nocache_code' => false,
'file_dependency' =>
array (
'9e3a6588814dfa052e48ec190d3527abe2aa7a0c' =>
array (
0 => '/home/www/_rejestracja/template/partial/Shared/MenuBottomTree.tpl',
1 => 1427266882,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_69eb4bfc269521_60783814 (Smarty_Internal_Template $_smarty_tpl) {
?>
<div class="boxBottomMenu left">
<?php $_smarty_tpl->_assignInScope('countMenuArray', count($_smarty_tpl->tpl_vars['arrayTree']->value));
?>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['arrayTree']->value, 'item', false, 'key', 'mainMenuBottom', array (
'last' => true,
'iteration' => true,
'total' => true,
));
if ($_from !== null) {
foreach ($_from as $_smarty_tpl->tpl_vars['key']->value => $_smarty_tpl->tpl_vars['item']->value) {
$_smarty_tpl->tpl_vars['__smarty_foreach_mainMenuBottom']->value['iteration']++;
$_smarty_tpl->tpl_vars['__smarty_foreach_mainMenuBottom']->value['last'] = $_smarty_tpl->tpl_vars['__smarty_foreach_mainMenuBottom']->value['iteration'] == $_smarty_tpl->tpl_vars['__smarty_foreach_mainMenuBottom']->value['total'];
?>
<?php $_smarty_tpl->_assignInScope('id', $_smarty_tpl->tpl_vars['item']->value->GetId());
?>
<?php $_smarty_tpl->_assignInScope('lang', $_smarty_tpl->tpl_vars['item']->value->GetLang());
?>
<?php $_smarty_tpl->_assignInScope('url', $_smarty_tpl->tpl_vars['item']->value->GetUrlWithType());
?>
<?php $_smarty_tpl->_assignInScope('urlName', $_smarty_tpl->tpl_vars['item']->value->GetUrl());
?>
<?php $_smarty_tpl->_assignInScope('name', $_smarty_tpl->tpl_vars['item']->value->GetMenuName());
?>
<?php $_smarty_tpl->_assignInScope('subname', $_smarty_tpl->tpl_vars['item']->value->GetSubname());
?>
<?php if (!$_smarty_tpl->tpl_vars['name']->value) {?> <?php $_smarty_tpl->_assignInScope('name', $_smarty_tpl->tpl_vars['item']->value->GetName());
}?>
<?php if ($_smarty_tpl->tpl_vars['item']->value->GetType() == 1) {?>
<div class="elementBottomMenu" <?php if ((isset($_smarty_tpl->tpl_vars['__smarty_foreach_mainMenuBottom']->value['last']) ? $_smarty_tpl->tpl_vars['__smarty_foreach_mainMenuBottom']->value['last'] : null)) {?>style="width:100px;"<?php }?>>
<h4><a href="<?php echo $_smarty_tpl->tpl_vars['url']->value;?>
" ><?php echo $_smarty_tpl->tpl_vars['name']->value;?>
</a></h4>
<?php if ($_smarty_tpl->tpl_vars['item']->value->GetHaveChildren()) {?>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['item']->value->arrayChildren, 'objElementSub', false, 'idElementSub', 'mainSubMenu', array (
));
if ($_from !== null) {
foreach ($_from as $_smarty_tpl->tpl_vars['idElementSub']->value => $_smarty_tpl->tpl_vars['objElementSub']->value) {
?>
<?php $_smarty_tpl->_assignInScope('urlSub', $_smarty_tpl->tpl_vars['objElementSub']->value->GetUrlWithType());
?>
<?php $_smarty_tpl->_assignInScope('idParentSub', $_smarty_tpl->tpl_vars['objElementSub']->value->GetId());
?>
<div class="itemBotomMenu"><a href="<?php echo $_smarty_tpl->tpl_vars['urlSub']->value;?>
" ><?php echo $_smarty_tpl->tpl_vars['objElementSub']->value->GetElementName();?>
</a></div>
<?php
}
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl);
?>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['name']->value == 'Demo') {?>
<div class="itemBotomMenu"><a href="<?php echo $_smarty_tpl->tpl_vars['url']->value;?>
" >Wersja podstawowa</a></div>
<div class="itemBotomMenu"><a href="<?php echo $_smarty_tpl->tpl_vars['url']->value;?>
" >Wersja pełna</a></div>
<div class="itemBotomMenu"><a href="<?php echo $_smarty_tpl->tpl_vars['url']->value;?>
" >Wersja mobilna</a></div>
<?php }?>
</div>
<?php }?>
<?php
}
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl);
?>
<div class="cb"></div>
</div>
<div style="margin-top: 15px; text-align: left;">
<div class="fb-like" data-href="https://www.facebook.com/pages/GoNet-CRM/435255036505963" data-width="40" data-layout="button_count" data-action="like" data-show-faces="false" data-share="false"></div>
</div>
<div style="margin-top: 15px; text-align: left;">
<?php echo '<script'; ?>
src="https://apis.google.com/js/platform.js"><?php echo '</script'; ?>
>
<div class="g-ytsubscribe" data-channel="GoNetCRMSupport" data-layout="default" data-count="hidden"></div>
</div>
<div style="margin-top: 15px; text-align: left;">
<a href="<?php echo $_smarty_tpl->tpl_vars['urlStatic']->value;?>
/upload/GoNet_QS.exe" title=""><img src="<?php echo $_smarty_tpl->tpl_vars['urlStatic']->value;?>
/image/team_viewer.gif" alt="" /></a>
</div>
<div class="cb"></div>
<?php }
}

View File

@@ -0,0 +1,64 @@
<?php
/* Smarty version 3.1.30, created on 2026-04-24 12:54:52
from "/home/www/_rejestracja/template/partial/Shared/News.tpl" */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.30',
'unifunc' => 'content_69eb4bfc3f17b2_03304345',
'has_nocache_code' => false,
'file_dependency' =>
array (
'c479bd7ec66dfd94bd5f0b26896e43d3f28a0bc4' =>
array (
0 => '/home/www/_rejestracja/template/partial/Shared/News.tpl',
1 => 1475774654,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_69eb4bfc3f17b2_03304345 (Smarty_Internal_Template $_smarty_tpl) {
if (!is_callable('smarty_function_translate')) require_once '/home/www/_rejestracja/core/plugins/Smarty/function.translate.php';
if (!is_callable('smarty_modifier_replace')) require_once '/home/www/_rejestracja/core/lib/Smarty3/plugins/modifier.replace.php';
if (!is_callable('smarty_modifier_text2url')) require_once '/home/www/_rejestracja/core/plugins/Smarty/modifier.text2url.php';
if (!is_callable('smarty_function_url')) require_once '/home/www/_rejestracja/core/plugins/Smarty/function.url.php';
if (!is_callable('smarty_modifier_truncate')) require_once '/home/www/_rejestracja/core/lib/Smarty3/plugins/modifier.truncate.php';
?>
<h1 class="newsBoxTitle"><?php echo smarty_function_translate(array('word'=>'NEWS'),$_smarty_tpl);?>
</h1>
<?php $_smarty_tpl->_assignInScope('labelNews', '');
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['arrayObjNewsIndex']->value, 'objNewsIndex', false, NULL, 'news', array (
));
if ($_from !== null) {
foreach ($_from as $_smarty_tpl->tpl_vars['objNewsIndex']->value) {
?>
<?php $_smarty_tpl->_assignInScope('idNewsIndex', $_smarty_tpl->tpl_vars['objNewsIndex']->value->GetId());
?>
<?php $_smarty_tpl->_assignInScope('objStructure', $_smarty_tpl->tpl_vars['objNewsIndex']->value->GetStructure());
?>
<?php $_smarty_tpl->_assignInScope('labelNews', $_smarty_tpl->tpl_vars['objStructure']->value->GetUrlLabel());
?>
<?php $_smarty_tpl->_assignInScope('Detail', 'Detail');
?>
<?php $_smarty_tpl->_assignInScope('labelNewsDetail', $_smarty_tpl->tpl_vars['labelNews']->value);
?>
<?php $_smarty_tpl->_assignInScope('truncateCount', 100);
?>
<div class="newsBoxItem">
<?php echo smarty_modifier_replace($_smarty_tpl->tpl_vars['objNewsIndex']->value->GetDatePublicationWithoutTime(),"-",".");?>
<br/>
<a href="<?php echo smarty_function_url(array('label'=>$_smarty_tpl->tpl_vars['labelNewsDetail']->value,'title'=>smarty_modifier_text2url($_smarty_tpl->tpl_vars['objNewsIndex']->value->GetTitle()),'id'=>$_smarty_tpl->tpl_vars['idNewsIndex']->value),$_smarty_tpl);?>
"><?php echo smarty_modifier_truncate(preg_replace('!<[^>]*?>!', ' ', $_smarty_tpl->tpl_vars['objNewsIndex']->value->GetShortnote()),$_smarty_tpl->tpl_vars['truncateCount']->value," ".((string)$_smarty_tpl->tpl_vars['moreNews']->value));?>
</a>
</div>
<?php
}
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl);
?>
<?php }
}

View File

@@ -0,0 +1,107 @@
<?php
/* Smarty version 3.1.30, created on 2026-04-24 12:54:52
from "/home/www/_rejestracja/template/partial/Shared/MenuTopTree.tpl" */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.30',
'unifunc' => 'content_69eb4bfc1708c9_06841004',
'has_nocache_code' => false,
'file_dependency' =>
array (
'd425ea4a028909add4945a23b1e2d56df85fe1dc' =>
array (
0 => '/home/www/_rejestracja/template/partial/Shared/MenuTopTree.tpl',
1 => 1490814327,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_69eb4bfc1708c9_06841004 (Smarty_Internal_Template $_smarty_tpl) {
?>
<div class="menu<?php if (!isset($_smarty_tpl->tpl_vars['indexSG']->value)) {?> menuBoxSub<?php }?>" id="menu" style="z-index: 2;">
<ul id="nav">
<li><a href="<?php echo $_smarty_tpl->tpl_vars['urlMain']->value;?>
" >START</a></li>
<?php $_smarty_tpl->_assignInScope('countMenuArray', count($_smarty_tpl->tpl_vars['arrayTree']->value));
?>
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['arrayTree']->value, 'item', false, 'key', 'mainMenu', array (
'last' => true,
'iteration' => true,
'total' => true,
));
if ($_from !== null) {
foreach ($_from as $_smarty_tpl->tpl_vars['key']->value => $_smarty_tpl->tpl_vars['item']->value) {
$_smarty_tpl->tpl_vars['__smarty_foreach_mainMenu']->value['iteration']++;
$_smarty_tpl->tpl_vars['__smarty_foreach_mainMenu']->value['last'] = $_smarty_tpl->tpl_vars['__smarty_foreach_mainMenu']->value['iteration'] == $_smarty_tpl->tpl_vars['__smarty_foreach_mainMenu']->value['total'];
?>
<?php $_smarty_tpl->_assignInScope('id', $_smarty_tpl->tpl_vars['item']->value->GetId());
?>
<?php $_smarty_tpl->_assignInScope('lang', $_smarty_tpl->tpl_vars['item']->value->GetLang());
?>
<?php $_smarty_tpl->_assignInScope('url', $_smarty_tpl->tpl_vars['item']->value->GetUrlWithType());
?>
<?php $_smarty_tpl->_assignInScope('urlName', $_smarty_tpl->tpl_vars['item']->value->GetUrl());
?>
<?php $_smarty_tpl->_assignInScope('name', $_smarty_tpl->tpl_vars['item']->value->GetMenuName());
?>
<?php $_smarty_tpl->_assignInScope('subname', $_smarty_tpl->tpl_vars['item']->value->GetSubname());
?>
<?php if (!$_smarty_tpl->tpl_vars['name']->value) {?> <?php $_smarty_tpl->_assignInScope('name', $_smarty_tpl->tpl_vars['item']->value->GetName());
}?>
<?php if ($_smarty_tpl->tpl_vars['item']->value->GetType() == 1) {?>
<li <?php if ((isset($_smarty_tpl->tpl_vars['__smarty_foreach_mainMenu']->value['last']) ? $_smarty_tpl->tpl_vars['__smarty_foreach_mainMenu']->value['last'] : null)) {?>style="border-right: 0px"<?php }?>><a href="<?php echo $_smarty_tpl->tpl_vars['url']->value;?>
" ><?php echo $_smarty_tpl->tpl_vars['name']->value;?>
</a><?php if ($_smarty_tpl->tpl_vars['item']->value->GetHaveChildren()) {?><a class="moreLink" href="#" title="" onclick="showHide('#moreLink_<?php echo $_smarty_tpl->tpl_vars['id']->value;?>
');" >&vee;</a><?php }?>
<?php if ($_smarty_tpl->tpl_vars['item']->value->GetHaveChildren()) {?>
<ul id="moreLink_<?php echo $_smarty_tpl->tpl_vars['id']->value;?>
" >
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['item']->value->arrayChildren, 'objElementSub', false, 'idElementSub', 'mainSubMenu', array (
));
if ($_from !== null) {
foreach ($_from as $_smarty_tpl->tpl_vars['idElementSub']->value => $_smarty_tpl->tpl_vars['objElementSub']->value) {
?>
<?php $_smarty_tpl->_assignInScope('urlSub', $_smarty_tpl->tpl_vars['objElementSub']->value->GetUrlWithType());
?>
<?php $_smarty_tpl->_assignInScope('idParentSub', $_smarty_tpl->tpl_vars['objElementSub']->value->GetId());
?>
<li ><a href="<?php echo $_smarty_tpl->tpl_vars['urlSub']->value;?>
" ><?php echo $_smarty_tpl->tpl_vars['objElementSub']->value->GetElementName();?>
</a> </li>
<?php
}
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl);
?>
</ul>
<?php }?>
</li>
<?php }?>
<?php
}
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl);
?>
</ul>
<div class="cb"></div>
</div>
<?php }
}

View File

@@ -0,0 +1,64 @@
<?php
/* Smarty version 3.1.30, created on 2026-04-24 12:54:52
from "/home/www/_rejestracja/template/partial/Shared/News.tpl" */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.30',
'unifunc' => 'content_69eb4bfc411599_00973708',
'has_nocache_code' => false,
'file_dependency' =>
array (
'c479bd7ec66dfd94bd5f0b26896e43d3f28a0bc4' =>
array (
0 => '/home/www/_rejestracja/template/partial/Shared/News.tpl',
1 => 1475774654,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_69eb4bfc411599_00973708 (Smarty_Internal_Template $_smarty_tpl) {
if (!is_callable('smarty_function_translate')) require_once '/home/www/_rejestracja/core/plugins/Smarty/function.translate.php';
if (!is_callable('smarty_modifier_replace')) require_once '/home/www/_rejestracja/core/lib/Smarty3/plugins/modifier.replace.php';
if (!is_callable('smarty_modifier_text2url')) require_once '/home/www/_rejestracja/core/plugins/Smarty/modifier.text2url.php';
if (!is_callable('smarty_function_url')) require_once '/home/www/_rejestracja/core/plugins/Smarty/function.url.php';
if (!is_callable('smarty_modifier_truncate')) require_once '/home/www/_rejestracja/core/lib/Smarty3/plugins/modifier.truncate.php';
?>
<h1 class="newsBoxTitle"><?php echo smarty_function_translate(array('word'=>'NEWS'),$_smarty_tpl);?>
</h1>
<?php $_smarty_tpl->_assignInScope('labelNews', '');
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['arrayObjNewsIndex']->value, 'objNewsIndex', false, NULL, 'news', array (
));
if ($_from !== null) {
foreach ($_from as $_smarty_tpl->tpl_vars['objNewsIndex']->value) {
?>
<?php $_smarty_tpl->_assignInScope('idNewsIndex', $_smarty_tpl->tpl_vars['objNewsIndex']->value->GetId());
?>
<?php $_smarty_tpl->_assignInScope('objStructure', $_smarty_tpl->tpl_vars['objNewsIndex']->value->GetStructure());
?>
<?php $_smarty_tpl->_assignInScope('labelNews', $_smarty_tpl->tpl_vars['objStructure']->value->GetUrlLabel());
?>
<?php $_smarty_tpl->_assignInScope('Detail', 'Detail');
?>
<?php $_smarty_tpl->_assignInScope('labelNewsDetail', $_smarty_tpl->tpl_vars['labelNews']->value);
?>
<?php $_smarty_tpl->_assignInScope('truncateCount', 100);
?>
<div class="newsBoxItem">
<?php echo smarty_modifier_replace($_smarty_tpl->tpl_vars['objNewsIndex']->value->GetDatePublicationWithoutTime(),"-",".");?>
<br/>
<a href="<?php echo smarty_function_url(array('label'=>$_smarty_tpl->tpl_vars['labelNewsDetail']->value,'title'=>smarty_modifier_text2url($_smarty_tpl->tpl_vars['objNewsIndex']->value->GetTitle()),'id'=>$_smarty_tpl->tpl_vars['idNewsIndex']->value),$_smarty_tpl);?>
"><?php echo smarty_modifier_truncate(preg_replace('!<[^>]*?>!', ' ', $_smarty_tpl->tpl_vars['objNewsIndex']->value->GetShortnote()),$_smarty_tpl->tpl_vars['truncateCount']->value," ".((string)$_smarty_tpl->tpl_vars['moreNews']->value));?>
</a>
</div>
<?php
}
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl);
?>
<?php }
}

View File

@@ -0,0 +1,77 @@
<?php
/* Smarty version 3.1.30, created on 2026-04-24 12:54:52
from "/home/www/_rejestracja/template/partial/Shared/BanerBox.tpl" */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.30',
'unifunc' => 'content_69eb4bfc2ed093_97756106',
'has_nocache_code' => false,
'file_dependency' =>
array (
'827761f18c3b3cf486b8152360c0a0ad5e96e422' =>
array (
0 => '/home/www/_rejestracja/template/partial/Shared/BanerBox.tpl',
1 => 1490816443,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_69eb4bfc2ed093_97756106 (Smarty_Internal_Template $_smarty_tpl) {
if (!is_callable('smarty_function_thumb')) require_once '/home/www/_rejestracja/core/plugins/Smarty/function.thumb.php';
if (!is_callable('smarty_modifier_translate')) require_once '/home/www/_rejestracja/core/plugins/Smarty/modifier.translate.php';
?>
<section id="slider" class="slider">
<div class="flexslider">
<ul class="slides">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['arrayToEditBaner']->value, 'objHomeElementBaner', false, 'keyHome');
if ($_from !== null) {
foreach ($_from as $_smarty_tpl->tpl_vars['keyHome']->value => $_smarty_tpl->tpl_vars['objHomeElementBaner']->value) {
?>
<?php if ($_smarty_tpl->tpl_vars['objHomeElementBaner']->value->GetPhotoUrl()) {?>
<li>
<div class="clearfix">
<?php if (isset($_smarty_tpl->tpl_vars['indexSG']->value)) {?>
<img src="<?php echo $_smarty_tpl->tpl_vars['objHomeElementBaner']->value->GetPhotoUrl();?>
" alt="" />
<?php } else { ?>
<?php $_smarty_tpl->_assignInScope('imageSlider', $_smarty_tpl->tpl_vars['objHomeElementBaner']->value->GetPhotoPath());
?>
<?php echo smarty_function_thumb(array('file'=>$_smarty_tpl->tpl_vars['imageSlider']->value,'longside'=>false,'shortside'=>false,'width'=>"1200",'height'=>"290",'link'=>'false','crop'=>true),$_smarty_tpl);?>
<?php }?>
<div class="wrap">
<div class="desc-wrap">
<div class="desc"><p style="opacity: 0; visibility: visible;"><?php echo $_smarty_tpl->tpl_vars['objHomeElementBaner']->value->GetDescription();?>
</p>
</div>
<h3 style="opacity: 0; visibility: visible;"><?php echo $_smarty_tpl->tpl_vars['objHomeElementBaner']->value->GetName();?>
</h3>
<a class="more" href="<?php echo (($tmp = @$_smarty_tpl->tpl_vars['objHomeElementBaner']->value->GetSourceUrl())===null||$tmp==='' ? '#' : $tmp);?>
" style="opacity: 0; visibility: visible;"><?php echo smarty_modifier_translate('read_more_slider');?>
</a>
</div>
</div>
</div>
</li>
<?php }?>
<?php
}
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl);
?>
</ul>
</div>
</section>
<?php }
}

View File

@@ -0,0 +1,26 @@
<?php
/* Smarty version 3.1.30, created on 2026-04-24 12:54:52
from "/home/www/_rejestracja/template/clean.tpl" */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.30',
'unifunc' => 'content_69eb4bfcaa4466_37864468',
'has_nocache_code' => false,
'file_dependency' =>
array (
'f4a0a10eab3cb75c7df0d174bf0d88fac2ae7970' =>
array (
0 => '/home/www/_rejestracja/template/clean.tpl',
1 => 1427266859,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_69eb4bfcaa4466_37864468 (Smarty_Internal_Template $_smarty_tpl) {
echo $_smarty_tpl->tpl_vars['content']->value;
}
}