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