summaryrefslogtreecommitdiffstats
path: root/templates/part.content.cronwarning.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.content.cronwarning.php')
-rw-r--r--templates/part.content.cronwarning.php6
1 files changed, 4 insertions, 2 deletions
diff --git a/templates/part.content.cronwarning.php b/templates/part.content.cronwarning.php
index 3adfee2b7..4e3222812 100644
--- a/templates/part.content.cronwarning.php
+++ b/templates/part.content.cronwarning.php
@@ -4,7 +4,8 @@
<ul>
<li>
<a href="https://doc.owncloud.org/server/9.0/admin_manual/configuration_server/background_jobs_configuration.html#cron"
- target="_blank">
+ target="_blank"
+ rel="noreferrer">
<?php
p($l->t('How to set up the operating system cron'));
?>
@@ -12,7 +13,8 @@
</li>
<li>
<a href="https://github.com/owncloud/news-updater"
- target="_blank">
+ target="_blank"
+ rel="noreferrer">
<?php
p($l->t('Install and set up a faster parallel updater that uses the News app\'s update API'));
?>