mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 16:35:37 -05:00
Fix trusted domain error page
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
a61331f456
commit
e4f343308c
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