{* $Id$ *} {* navbar buttons at the top of the tracker pages *}
{if $tiki_p_admin_trackers eq 'y' and !empty($trackerId)} {icon name="settings"} {tr}Properties{/tr} {icon name="th-list"} {tr}Fields{/tr} {/if} {if $tiki_p_list_trackers eq 'y'} {icon name="trackers"} {tr}Trackers{/tr} {/if} {if !empty($trackerId) and $tiki_p_view_trackers eq 'y' && (empty($showitems) || $showitems !== 'n')} {icon name="list"} {tr}Items{/tr} {/if}