]> source.dussan.org Git - nextcloud-server.git/commitdiff
Update apps/theming/templates/settings-admin.php 27757/head
authorBeck <designbybeck@gmail.com>
Wed, 18 Aug 2021 21:18:43 +0000 (16:18 -0500)
committerBeck <beck@learnopen.tech>
Wed, 1 Sep 2021 19:51:33 +0000 (14:51 -0500)
including noreferrer noopener

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Beck <beck@learnopen.tech>
apps/theming/templates/settings-admin.php

index aebf24a43bd77bb46a4648e8767f25e5c96b54fc..d38ca0fc44c3d41ffc4f0f691dc2fc19b20e0f23 100644 (file)
@@ -136,7 +136,7 @@ style('theming', 'settings-admin');
        <div class="theming-hints">
                <?php if (!$_['canThemeIcons']) { ?>
                        <p class="info">
-                               <a href="<?php p($_['iconDocs']); ?> target="_blank">
+                               <a href="<?php p($_['iconDocs']); ?> target="_blank" rel="noreferrer noopener">
                                        <em>
                                                <?php p($l->t('Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color.')); ?> ↗
                                        </em>