{include file="header.html"}
{title value=$layout.pagetitle} {if $action != 'newtopic'} {if !$topic.closed} {if !get_conf('privileges.hide_callcenteredit')} {/if} {/if} {if !get_conf('privileges.hide_callcenterdel')} {/if} {if !$topic.closed} {else} {if !get_conf('privileges.reopen_callcenter')}{else}{/if} {/if} {else}   {/if}
{if $action=='newtopic'} {include file="infocenternewtopic.html"} {/if} {if $action=='edittopic'} {include file="infocenteredittopic.html"} {/if} {if $action=='viewtopic'} {include file="infocenterviewtopic.html"} {/if} {if $action=='addpost'} {include file="infocenteraddpost.html"} {/if} {if $action=='editpost'} {include file="infocentereditpost.html"} {/if} {if $action != 'newtopic'} {cycle values="lucid,light" print=false} {section name='l1' loop=$postlist} {/section}
{$topic.topic} - {$topic.description}
Utworzono: {$topic.cdate|date_format:"Y/m/d H:i"} przez {$topic.cname}
{if $topic.mdate}Ostatni wpis z: {$topic.mdate|date_format:"Y/m/d H:i"} przez {$topic.mname}{/if} {if $topic.closed}
TEMAT ZAMKNIĘTY dnia: {$topic.closeddate|date_format:"Y/m/d H:i"} przez {$topic.closedname}
{$topic.closedinfo|nl2br}
{/if}
{$postlist[l1].post|nl2br}

{$postlist[l1].cdate|date_format:"Y/m/d H:i"} ({$postlist[l1].cname}) {if $postlist[l1].mdate} | MOD: {$postlist[l1].mdate|date_format:"Y/m/d H:i"} ({$postlist[l1].mname}){/if}

{if !$topic.closed} {if !get_conf('privileges.hide_callcenteredit')}{/if} {if !get_conf('privileges.hide_callcenterdel')}{/if} {else} {/if}
 

{cycle values="lucid,light" print=false} {section name='l1' loop=$tasklist} {/section}
{$topic.topic} - {$topic.description}
Utworzono: {$topic.cdate|date_format:"Y/m/d H:i"} przez {$topic.cname}
{if $topic.mdate}Ostatni wpis z: {$topic.mdate|date_format:"Y/m/d H:i"} przez {$topic.mname}{/if} {if $topic.closed}
TEMAT ZAMKNIĘTY dnia: {$topic.closeddate|date_format:"Y/m/d H:i"} przez {$topic.closedname}
{$topic.closedinfo|nl2br}
{/if}
{$tasklist[l1].taskdesc|nl2br}

{$tasklist[l1].cdate|date_format:"Y/m/d H:i"} ({$tasklist[l1].cname}) {if $tasklist[l1].tmdate} | MOD: {$tasklist[l1].tmdate|date_format:"Y/m/d H:i"} ({$tasklist[l1].mname}){/if}

 
{/if} {include file="footer.html"}