diff --git a/settings/templates/admin.php b/settings/templates/admin.php index da80ca15b0..75b7161142 100644 --- a/settings/templates/admin.php +++ b/settings/templates/admin.php @@ -73,7 +73,7 @@ if ($_['getenvServerNotWorking']) { ?>
  • t('php does not seem to be setup properly to query system environment variables. The test with getenv("PATH") only returns an empty response.')); ?>
    - t('Please check the installation documentation for php configuration notes and the php configuration of your server, especially when using php-fpm.')); ?> + t('Please check the installation documentation ↗ for php configuration notes and the php configuration of your server, especially when using php-fpm.', link_to_docs('admin-php-fpm'))); ?>