Browse Source

Fix trusted domain error page

Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/33506/head
Joas Schilling 3 years ago
parent
commit
e4f343308c
No known key found for this signature in database GPG Key ID: 74434EFE0D2E2205
  1. 2
      core/templates/untrustedDomain.php

2
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>

Loading…
Cancel
Save