{if $akcja == 'edit' || $akcja == 'add'}
{if $akcja=='edit'}Edycja pozycji : {$eventtype.name}{else}Nowa pozycja{/if}
Nazwa :
Opis :
:
:
:
{trans('Save')}    {trans('Cancel')}

{else} {include file="header.html"} {$xajax} {title value=$layout.pagetitle}
{if $eventlist} {cycle values="lucid,light" print=false} {section name=eventlist loop=$eventlist} {/section} {else} {/if}
# Nazwa Opis Wymagany
stan licznika
Wymagany
koszt
Wymagana
ilość paliwa
Zdarzeń
przypisanych
[ dodaj ]
{$eventlist[eventlist].id|string_format:"%04d"} {$eventlist[eventlist].name} {$eventlist[eventlist].description} {if $eventlist[eventlist].licznik}TAK{/if} {if $eventlist[eventlist].koszt}TAK{/if} {if $eventlist[eventlist].paliwo}TAK{/if} {if $eventlist[eventlist].eventused}{$eventlist[eventlist].eventused}{/if} {if $eventlist[eventlist].active} {else} {/if}  {if !$eventlist[eventlist].eventused} {else} {/if}   [ Edit ]

Brak pozycji w słowniku

Dodaj nową pozycję 
{include file="load_gif.html"} {include file="footer.html"} {/if}