aboutsummaryrefslogtreecommitdiffstats
path: root/settings/templates/settings.development.notice.php
diff options
context:
space:
mode:
Diffstat (limited to 'settings/templates/settings.development.notice.php')
-rw-r--r--settings/templates/settings.development.notice.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/templates/settings.development.notice.php b/settings/templates/settings.development.notice.php
index 2b08d341f1e..855c4dc26c7 100644
--- a/settings/templates/settings.development.notice.php
+++ b/settings/templates/settings.development.notice.php
@@ -7,9 +7,9 @@
'{linkclose}',
],
[
- '<a href="https://nextcloud.com/contribute" target="_blank" rel="noreferrer">',
- '<a href="https://github.com/nextcloud" target="_blank" rel="noreferrer">',
- '<a href="https://www.gnu.org/licenses/agpl-3.0.html" target="_blank" rel="noreferrer">',
+ '<a href="https://nextcloud.com/contribute" target="_blank" rel="noreferrer noopener">',
+ '<a href="https://github.com/nextcloud" target="_blank" rel="noreferrer noopener">',
+ '<a href="https://www.gnu.org/licenses/agpl-3.0.html" target="_blank" rel="noreferrer noopener">',
'</a>',
],
$l->t('Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}.')