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.')); ?>