From b167eb743fa2f844e5e39a330e628c6bf54d4975 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Weigert?= Date: Thu, 12 Nov 2015 14:33:59 +0100 Subject: [PATCH] Update untrustedDomain.php --- core/templates/untrustedDomain.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/templates/untrustedDomain.php b/core/templates/untrustedDomain.php index 3197916ceb..361495636c 100644 --- a/core/templates/untrustedDomain.php +++ b/core/templates/untrustedDomain.php @@ -5,7 +5,7 @@ t('You are accessing the server from an untrusted domain.')); ?>

- t('Please contact your administrator. If you are an administrator of this instance, configure the "trusted_domain" setting in config/config.php. An example configuration is provided in config/config.sample.php.')); ?> + t('Please contact your administrator. If you are an administrator of this instance, configure the "trusted_domains" setting in config/config.php. An example configuration is provided in config/config.sample.php.')); ?>
t('Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain.')); ?>