diff --git a/core/templates/installation.php b/core/templates/installation.php index 0d274f0f88..616ca1f47d 100644 --- a/core/templates/installation.php +++ b/core/templates/installation.php @@ -31,7 +31,7 @@ script('core', [

t('Your data directory and files are probably accessible from the internet because the .htaccess file does not work.'));?>
t( 'For information how to properly configure your server, please see the documentation.', - link_to_docs('admin-install') + [link_to_docs('admin-install')] )); ?>