mirror of
https://github.com/nextcloud/server.git
synced 2026-06-13 18:50:47 -04:00
Merge pull request #33506 from nextcloud/bugfix/noid/fix-trusted-domain-error
This commit is contained in:
commit
d2d96516a6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?php /** @var array $_ */ ?>
|
||||
|
||||
<div class="error">
|
||||
<div class="guest-box">
|
||||
<h2><?php p($l->t('Access through untrusted domain')); ?></h2>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Reference in a new issue