{include file="common/head.tpl.html" html5=true}
{menubutton->menu items=$menuitems string=$lang.global_new title=$lang.global_new} | {$lang.global_search}: | {$lang.global_concern}: | {if $access.todo && $c_combine.1} | {html->checkbox name="show_tasks" value="1" selected=$show_tasks output=$lang.global_tasks onclick="window.activities.updateFilter(this.name, this.checked ? 1 : 0)"} | {/if} {if $access.dates && $c_combine.0}{html->checkbox name="show_dates" value="1" selected=$show_dates output=$lang.global_appointments onclick="window.activities.updateFilter(this.name, this.checked ? 1 : 0)"} | {/if} {if $smarty.const.TALKS && $access.calls && $c_combine.2}{html->checkbox name="show_calls" value="1" selected=$show_calls output=$lang.global_calls onclick="window.activities.updateFilter(this.name, this.checked ? 1 : 0)"} | {/if} {if $access.email && $c_combine.3}{html->checkbox name="show_emails" value="1" selected=$show_emails output=$lang.contact_emails onclick="window.activities.updateFilter(this.name, this.checked ? 1 : 0)"} | {/if} {if $smarty.const.TICKETS && $access.tickets && $c_combine.4}{html->checkbox name="show_tickets" value="1" selected=$show_tickets output=$lang.global_tickets onclick="window.activities.updateFilter(this.name, this.checked ? 1 : 0)"} | {/if} {if $access.notes && $c_combine.5}{html->checkbox name="show_notes" value="1" selected=$show_notes output=$lang.global_notes onclick="window.activities.updateFilter(this.name, this.checked ? 1 : 0)"} | {/if}{include file="common/grid_pager.tpl.html" frame_id=activities} {cssbutton->sub class="button_hidden" name="dummy" tabindex="1" width=1} |