Added Your Privacy section in Help
This commit is contained in:
@@ -20,6 +20,11 @@ const tabs = [
|
||||
label: MailPoet.I18n.t('tabSystemInfoTitle'),
|
||||
link: '/systemInfo',
|
||||
},
|
||||
{
|
||||
name: 'yourPrivacy',
|
||||
label: MailPoet.I18n.t('tabYourPrivacyTitle'),
|
||||
link: '/yourPrivacy',
|
||||
},
|
||||
];
|
||||
|
||||
function Tabs(props) {
|
||||
|
Reference in New Issue
Block a user