1{* $Id$ *}
2{if $prefs.feature_trackers ne 'y'}
3	<span class="alert-warning">{tr}This feature is disabled{/tr}</span>
4{else}
5	<span class="alert-warning">{tr}Missing or incorrect trackerId parameter for the plugin.{/tr}</span>
6	{if $tiki_p_view_trackers eq 'y'}{button href="tiki-list_trackers.php" _text="{tr}List Trackers{/tr}"}{/if}
7{/if}
8