Signed-off-by: Christopher Ng <chrng8@gmail.com>
<div class="help-wrapper">
<div class="help-content">
<h2 class="help-content__heading">
- <?php p($l->t('Nextcloud help resources')); ?>
+ <?php p($l->t('Nextcloud help & privacy resources')); ?>
</h2>
<div class="help-content__body">
<a class="button" target="_blank" rel="noreferrer noopener"
'id' => 'help',
'order' => 99998,
'href' => $this->urlGenerator->linkToRoute('settings.Help.help'),
- 'name' => $l->t('Help'),
+ 'name' => $l->t('Help & privacy'),
'icon' => $this->urlGenerator->imagePath('settings', 'help.svg'),
]);
}