From a535210fa6dca2918b39fd8a659108655391e2ce Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Mon, 2 Aug 2010 22:08:24 +0000 Subject: [PATCH] Bold outside link --- includes/installer/Installer.i18n.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/installer/Installer.i18n.php b/includes/installer/Installer.i18n.php index 89061716c5..737f6f0063 100644 --- a/includes/installer/Installer.i18n.php +++ b/includes/installer/Installer.i18n.php @@ -468,7 +468,7 @@ It contains all your configuration. You will need to [$1 download] it and put it in the base of your wiki installation (the same directory as index.php). '''Note''': If you do not do this now, this generated configuration file will not be available to you later if you exit the installation without downloading it. -When that has been done, you can [$2 '''enter your wiki'''].", // $1 is the URL to LocalSettings download, $2 is link to wiki +When that has been done, you can '''[$2 enter your wiki]'''.", // $1 is the URL to LocalSettings download, $2 is link to wiki ); /** Message documentation (Message documentation) -- 2.20.1