{* 2.4 version with '$notable' condition added at top and btm from 3.0 *} {if $prefs.feature_categories eq 'y' and (count($categories) gt 0 or $tiki_p_admin_categories eq 'y')} {if $notable neq 'y'} {tr}Categorize{/tr} {/if} {if $mandatory_category >= 0}
{else} {tr}Show Categories{/tr} {tr}Hide Categories{/tr}
{/if} {if $prefs.feature_help eq 'y'} {remarksbox type="tip" title="{tr}Tip{/tr}"}{tr}Hold down CTRL to select multiple categories{/tr}.{/remarksbox} {/if} {if count($categories) gt 0}
{if $mandatory_category >=0} {else}
{if $prefs.feature_help eq 'y'} {remarksbox type="tip" title="{tr}Tip{/tr}"}{tr}Uncheck the above checkbox to uncategorize this page/object{/tr}.{/remarksbox} {/if} {/if} {else} {tr}No categories defined{/tr}
{/if} {if $tiki_p_admin_categories eq 'y'} {tr}Admin Categories{/tr} {/if}
{if $notable neq 'y'} {/if} {/if}