Browse Source
Fix trusted domain error page
Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/33506/head
Joas Schilling
3 years ago
No known key found for this signature in database
GPG Key ID: 74434EFE0D2E2205
1 changed files with
1 additions and
1 deletions
-
core/templates/untrustedDomain.php
|
|
|
@ -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> |
|
|
|
|