aboutsummaryrefslogtreecommitdiffstats
path: root/settings/templates/settings/admin/overview.php
diff options
context:
space:
mode:
Diffstat (limited to 'settings/templates/settings/admin/overview.php')
-rw-r--r--settings/templates/settings/admin/overview.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/settings/templates/settings/admin/overview.php b/settings/templates/settings/admin/overview.php
index cbb7e136da0..5b36f840ad0 100644
--- a/settings/templates/settings/admin/overview.php
+++ b/settings/templates/settings/admin/overview.php
@@ -28,7 +28,8 @@
?>
<div id="security-warning" class="section">
- <h2><?php p($l->t('Security & setup warnings'));?></h2>
+ <h2 class="inlineblock"><?php p($l->t('Security & setup warnings'));?></h2>
+ <a target="_blank" rel="noreferrer" class="icon-info" title="<?php p($l->t('Open documentation'));?>" href="<?php p(link_to_docs('admin-warnings')); ?>"></a>
<p class="settings-hint"><?php p($l->t('It\'s important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information.'));?></p>
<div id="security-warning-state-ok" class="hidden">