Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-08-11 10:49:10 +0300
committerJoas Schilling <coding@schilljs.com>2022-08-11 10:49:10 +0300
commite4f343308caeb385aefdc64790d8aa65ad922a4e (patch)
treeb0ca9cc0e07a9ba30737063384798391c69eea6d
parenta61331f4560468e6d433cf32e008b157b06e7ea9 (diff)
Fix trusted domain error page
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--core/templates/untrustedDomain.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/templates/untrustedDomain.php b/core/templates/untrustedDomain.php
index 75054106ab2..1ae8b73d9b8 100644
--- a/core/templates/untrustedDomain.php
+++ b/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>