From e35c03c89c2f720fb69f74c51d6591b3ab575708 Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Sun, 3 Sep 2006 13:27:44 +0000 Subject: preliminary biticon cleanup --- edit_pigeonholes.php | 5 +++-- templates/section_inc.tpl | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/edit_pigeonholes.php b/edit_pigeonholes.php index 28d5241..6e253ae 100644 --- a/edit_pigeonholes.php +++ b/edit_pigeonholes.php @@ -1,6 +1,6 @@ isFeatureActive( 'pigeonholes_permissions' ) ) { } // get available groups ready that we can assign the pigoenhole to one of them +$gBitUser->mGroups; if ( $gBitSystem->isFeatureActive( 'pigeonholes_groups' ) ) { $groups[''] = tra( 'None' ); foreach( $gBitUser->mGroups as $group_id => $group ) { diff --git a/templates/section_inc.tpl b/templates/section_inc.tpl index 14cd4f4..ec78fc1 100644 --- a/templates/section_inc.tpl +++ b/templates/section_inc.tpl @@ -65,7 +65,7 @@ {if $current}{/if} {$subtree[ix].title|escape} {if $current}{/if} - {biticon ipackage=liberty iname=spacer} + {biticon ipackage=liberty iname=spacer iforce=icon} {if !$no_details} {foreach from=$pigeonList item=pigeonItem} -- cgit v1.3