{t}Start date{/t}: |
{$opInfo.op_startdate|wash|date_format:$smarty.const.PHPAGA_DATEFORMAT_LONG} {$opInfo.op_starthours} |
{t}Category{/t}: |
{$opInfo.opcat_title|wash} |
{t}End date{/t}: |
{$opInfo.op_enddate|wash|date_format:$smarty.const.PHPAGA_DATEFORMAT_LONG|default:" "} {$opInfo.op_endhours} |
{t}Duration{/t}: |
{$opInfo.op_duration|wash} |
{t}Project{/t}: |
{$prjInfo.prj_title|wash} |
{t}Person{/t}: |
{$opInfo.op_person|wash} |
{t}Description{/t}: |
{$opInfo.op_desc|wash|nl2br} |