Merge pull request #21752 from nextcloud/backport/21706/stable18

[stable18] Add a clear message why you could end up there
This commit is contained in:
Roeland Jago Douma 2020-07-08 20:12:34 +02:00 committed by GitHub
commit e496366fea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

View file

@ -36,6 +36,10 @@ $urlGenerator = $_['urlGenerator'];
])) ?>
</p>
<p class="info">
<?php print_unescaped($l->t('If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator.')) ?>
</p>
<br/>
<p id="redirect-link">

View file

@ -35,6 +35,10 @@ $urlGenerator = $_['urlGenerator'];
])) ?>
</p>
<p class="info">
<?php print_unescaped($l->t('If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator.')) ?>
</p>
<br/>
<p id="redirect-link">