You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

7 lines
350 B

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