{block name=eventschedulefilter} «««  {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} »»» 
{trans("Filter:")} {trans("Type:")} {trans("User:")} {trans("Privacy:")} {trans("Customer:")} {customerlist form="filter" customers=$customers selected=$filter.customerid selectname="u" inputname="u" customOnChange="document.filter.submit();" customername=false} {button label="Today" onclick="location.href='?m=eventschedule&day={$smarty.now|date_format:"%d"}&month={$smarty.now|date_format:"%m"}&year={$smarty.now|date_format:"%Y"}';"} {trans("Status:")}
{persistent_filter}
{/block}