diff options
Diffstat (limited to 'include/widgets.php')
-rw-r--r-- | include/widgets.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/widgets.php b/include/widgets.php index 011e3a8d7..8073058c6 100644 --- a/include/widgets.php +++ b/include/widgets.php @@ -527,7 +527,6 @@ function widget_settings_menu($arr) { 'selected' => '' ); - if($role === false || $role === 'custom') { $tabs[] = array( 'label' => t('Connection Default Permissions'), |