Not necessary to turn off notifications tab

This commit is contained in:
ultimatemember
2015-01-20 17:17:52 +02:00
parent 714651bbe9
commit 58fd59faff
+1 -2
View File
@@ -116,11 +116,10 @@ $this->sections[] = array(
'id' => 'account_tab_notifications',
'type' => 'switch',
'title' => __( 'Notifications Account Tab' ),
'default' => 0,
'default' => 1,
'desc' => 'Enable/disable the Notifications account tab in account page',
'on' => 'Enabled',
'off' => 'Disabled',
'required' => array( 'xxxxxxxxxxxxx', '=', 'sssssssssssssssss' ),
),
array(