first commit
This commit is contained in:
136
_rejestracja/template/partial/Index/IndexSent.tpl
Normal file
136
_rejestracja/template/partial/Index/IndexSent.tpl
Normal file
@@ -0,0 +1,136 @@
|
||||
<div style="text-align: left;">
|
||||
<h2>Dziękujemy za rejestrację na II Kongres Surowcowy</h2>
|
||||
<p><b>Termin: 3–6 listopada 2025 r.</b></p>
|
||||
<p><b>Miejsce kongresu: Krynica-Zdrój</b></p>
|
||||
|
||||
<h3>Podsumowanie</h3>
|
||||
<p>{'info_wysłane'|translate}</p>
|
||||
|
||||
<div class="divFormTable">
|
||||
<div class="divTableFormBody">
|
||||
|
||||
<!-- Dane uczestnika -->
|
||||
<div class="divTableFormRow">
|
||||
<div class="divTableFormCell"><h3>Dane uczestnika:</h3>
|
||||
Imię: {$objParticipant->getName()}<br>
|
||||
Nazwisko: {$objParticipant->getSurname()}<br>
|
||||
Tytuł/stop. naukowy: {$objParticipant->getDegree()}<br>
|
||||
Stanowisko: {$objParticipant->getPosition()|default:'brak'}<br>
|
||||
Telefon: {$objParticipant->getPhone()}<br>
|
||||
Fax: {$objParticipant->getFax()|default:'brak'}<br>
|
||||
Email: {$objParticipant->getEmail()}<br>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Dane instytucji -->
|
||||
<div class="divTableFormRow">
|
||||
<div class="divTableFormCell"><h3>Dane instytucji:</h3>
|
||||
Instytucja: {$objParticipant->getInstitution()|default:'brak'}<br>
|
||||
Ulica i numer: {$objParticipant->getAddress()|default:'brak'}<br>
|
||||
Kod pocztowy: {$objParticipant->getPostCode()|default:'brak'}<br>
|
||||
Miejscowość: {$objParticipant->getCity()|default:'brak'}<br>
|
||||
NIP Instytucji: {$objParticipant->getNip()|default:'brak'}<br>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Wystąpienie -->
|
||||
<div class="divTableFormRow">
|
||||
<div class="divTableFormCell"><h3>Dane wystąpienia:</h3>
|
||||
Referat: {$objParticipant->getReferat()|replace:1:'Tak'|replace:2:'Nie'|replace:0:'Nie'}<br>
|
||||
Poster: {$objParticipant->getPoster()|replace:1:'Tak'|replace:2:'Nie'|replace:0:'Nie'}<br>
|
||||
<p>Tytuł referatu/posteru: {$objParticipant->getMessage()|default:'brak'}</p>
|
||||
<p>Autor: {$objParticipant->getAutor()|default:'brak'}</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Informacja o kwocie -->
|
||||
<div class="divTableFormRow">
|
||||
<div class="divTableFormCell"><h3>Informacja o kwocie do zapłaty:</h3>
|
||||
{if $discPrice == 2}
|
||||
Opłata zwykła (płatność <b>po 03.10.2025</b>)
|
||||
{else}
|
||||
Opłata obniżona (płatność <b>do 03.10.2025</b>)
|
||||
{/if}
|
||||
<ul>
|
||||
{foreach $arrayObjParameters as $objParam}
|
||||
{if in_array($objParam->GetId(), $arrayFee)}
|
||||
<li>
|
||||
{$objParam->GetName()}
|
||||
{if $objParam->GetId() eq 5} ({$objParticipant->getFeeOneDay()}){/if}<br>
|
||||
|
||||
{if $discPrice == 2}
|
||||
{assign var="netto" value=$objParam->GetPrice()}
|
||||
Cena netto: {$netto|number_format:2:",":" "} PLN<br>
|
||||
{else}
|
||||
{assign var="netto" value=$objParam->GetPriceProm()}
|
||||
Cena netto (bez VAT): {$netto|number_format:2:",":" "} PLN<br>
|
||||
{/if}
|
||||
|
||||
{assign var="vat" value=$netto * 1.23}
|
||||
Cena brutto: {$vat|number_format:2:",":" "} PLN<br>
|
||||
</li>
|
||||
{/if}
|
||||
{/foreach}
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
<h3>Razem do zapłaty:</h3>
|
||||
{assign var="resultPrice" value=$objParticipant->getPrice()}
|
||||
Cena netto: {$resultPrice|number_format:2:",":" "} PLN<br>
|
||||
{assign var="resultPriceVat" value=$resultPrice * 1.23}
|
||||
Cena brutto: {$resultPriceVat|number_format:2:",":" "} PLN<br>
|
||||
|
||||
<p><b>{'klauzula_ceny'|translate}</b></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Zgody -->
|
||||
<div class="divTableFormRow">
|
||||
<div class="divTableFormCell"><h3>Wyrażono zgody:</h3>
|
||||
<p>Zgoda na przetwarzanie danych – {$objParticipant->getAgree1()|replace:1:'Tak'|replace:'on':'Tak'|replace:0:'Nie'}</p>
|
||||
<p>Zgoda na przetwarzanie wizerunku – {$objParticipant->getAgree2()|replace:1:'Tak'|replace:'on':'Tak'|replace:0:'Nie'}</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="divTableFormRow">
|
||||
<div class="divTableFormCell"><h3>Wybrana opcja udziału:</h3>
|
||||
<p><b>Typ udziału:</b> {$objParticipant->getParticipationOption()|default:'pełna konferencja'}</p>
|
||||
{if $days}
|
||||
<p><b>Wskazane dni obecności:</b> {$days}</p>
|
||||
{elseif $objParticipant->getParticipationDays()}
|
||||
<p><b>Wskazane dni obecności:</b> {$objParticipant->getParticipationDays()}</p>
|
||||
{else}
|
||||
<p><b>Obecność podczas całej konferencji.</b></p>
|
||||
{/if}
|
||||
<p><b>Dopłata do pokoju 1-osobowego:</b> {$objParticipant->getFeeRoom1()|replace:1:'Tak'|replace:0:'Nie'|default:'Nie'}</p>
|
||||
<p><b>Osoba towarzysząca/kierowca:</b> {$objParticipant->getFeeRoomAddPerson()|replace:1:'Tak'|replace:0:'Nie'|default:'Nie'}</p>
|
||||
<p><b>Preferencje żywieniowe:</b> {$objParticipant->getDiet()|replace:1:'dieta standardowa'|replace:2:'dieta specjalna'|default:'dieta standardowa'} {if $objParticipant->getDietSpecial()}- {$objParticipant->getDietSpecial()}{/if}</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{literal}
|
||||
<div style="display: none">
|
||||
<style>
|
||||
.divTableForm {
|
||||
display: table;
|
||||
width: 70%;
|
||||
}
|
||||
.divTableFormRow {
|
||||
display: table-row;
|
||||
}
|
||||
.divTableFormCell {
|
||||
display: table-cell;
|
||||
padding: 3px 10px;
|
||||
}
|
||||
.divTableFormBody {
|
||||
display: table-row-group;
|
||||
}
|
||||
</style>
|
||||
</div>
|
||||
{/literal}
|
||||
Reference in New Issue
Block a user