blob: 5e633832152aac66e32e41d0d3b3bad4bc5de8a8 (
plain)
1
2
3
4
5
6
7
8
9
|
{strip}
{if $gBitUser->hasPermission( 'p_pigeonholes_insert_member' )}
{jstab title="Categorize"}
{legend legend="Categorize"}
{include file="bitpackage:pigeonholes/service_edit_mini_inc.tpl"}
{/legend}
{/jstab}
{/if}
{/strip}
|