the widget is not needed here

2022.09-rc
Tobias Diekershoff 2018-05-09 12:49:29 +02:00
rodzic 21f9f74ad0
commit 7f7ccc3f51
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -92,7 +92,7 @@ class Feature
// Network sidebar widgets
'widgets' => [
L10n::t('Network Sidebar Widgets'),
L10n::t('Network Sidebar'),
['archives', L10n::t('Archives'), L10n::t('Ability to select posts by date ranges'), false, Config::get('feature_lock', 'archives', false)],
['forumlist_widget', L10n::t('List Forums'), L10n::t('Enable widget to display the forums your are connected with'), true, Config::get('feature_lock', 'forumlist_widget', false)],
['groups', L10n::t('Group Filter'), L10n::t('Enable widget to display Network posts only from selected group'), false, Config::get('feature_lock', 'groups', false)],