{include file="header.html"} {$xajax} {title value=$layout.title help="dictionarycnote" link="{fontimg src='img/add.gif'} {trans('Dodaj nową pozycję')}"}
{box style="padding:5px;"} {section name='cnotelist' loop=$cnotelist} {/section}
{trans('ID')} {trans('Powód korekty')}
{trans('Opis')}
 
{$cnotelist[cnotelist].id|string_format:"%04d"} {$cnotelist[cnotelist].name} {if $cnotelist[cnotelist].description}
{$cnotelist[cnotelist].description|nl2br}{/if}
{fontimg src="img/delete.gif" show="1"} {fontimg src="img/edit.gif" show="1"}
{literal} {/literal} {/box} {include file="footer.html"}