{include file="header.html"}
{t}Time:{/t}
|
{t}Title:{/t} {t}Description:{/t}
|
{t}User:{/t}
|
{t}Customer:{/t}
|
{* {t 0=$listdata.total}Total: $0{/t} *} |
| {$date|date_format:"%B %Y"}: ««« {section name=days loop=$days.day} {if !$days.dow[days]}{/if} {if $days.sel[days]}*{/if}{$days.day[days]|string_format:"%d"}{if $days.sel[days]}*{/if} {if !$days.dow[days]}{/if} {/section} »»» | ||||
{$daylist[daylist]|date_format:"%A"}
|
({$daylist[daylist]|date_format:"%x"}) |
{t}Print{/t}
{t}Add Event{/t}
|
||
{math equation="floor(x/100)" x=$eventlist[eventlist].begintime format="%02d"}:{math equation="x % 100" x=$eventlist[eventlist].begintime format="%02d"}
{if $eventlist[eventlist].begintime != $eventlist[eventlist].endtime}
- {math equation="floor(x/100)" x=$eventlist[eventlist].endtime format="%02d"}:{math equation="x % 100" x=$eventlist[eventlist].endtime format="%02d"}
{/if}
|
{$eventlist[eventlist].title} {$eventlist[eventlist].description}
|
{foreach item=admin from=$eventlist[eventlist].adminlist}
{/foreach} |
{if $eventlist[eventlist].username} {$eventlist[eventlist].username|truncate:"40":"..."} {/if} |
{if $eventlist[eventlist].closed}
{else}
{/if}
|