Skip to content

Commit fa72604

Browse files
committed
Merge branch 'master' of [email protected]:ColdTrick/group_tools.git
2 parents 0a74a65 + f19a6e9 commit fa72604

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

classes/ColdTrick/GroupTools/TitleMenu.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ public static function groupInvite(\Elgg\Hook $hook) {
165165

166166
$menu_items[] = \ElggMenuItem::factory([
167167
'name' => 'groups:invite',
168+
'icon' => 'user-plus',
168169
'href' => elgg_generate_url('invite:group:group', ['guid' => $entity->guid]),
169170
'text' => $text,
170171
'link_class' => 'elgg-button elgg-button-action',

0 commit comments

Comments
 (0)