Revert "another forum -> group wording change" (wrong tree)
This reverts commit 7c2aafd4ee
.
This commit is contained in:
parent
52f8429218
commit
1bf046c142
@ -113,11 +113,11 @@ class Notifications {
|
|||||||
];
|
];
|
||||||
|
|
||||||
$notifications[] = [
|
$notifications[] = [
|
||||||
'type' => 'groups',
|
'type' => 'forums',
|
||||||
'icon' => 'comments-o',
|
'icon' => 'comments-o',
|
||||||
'severity' => 'secondary',
|
'severity' => 'secondary',
|
||||||
'label' => t('Groups'),
|
'label' => t('Forums'),
|
||||||
'title' => t('Groups'),
|
'title' => t('Forums'),
|
||||||
'filter' => [
|
'filter' => [
|
||||||
'name_label' => t('Filter by name or address')
|
'name_label' => t('Filter by name or address')
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user