aboutsummaryrefslogtreecommitdiffstats
path: root/en/4/index.php
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2014-02-01 20:25:45 +0000
committerManuel Hiebel <leuhmanu@mageia.org>2014-02-01 20:25:45 +0000
commite5c6709ef98b466293479cafb012951218475f47 (patch)
tree1c712507f621683e27434c493af732476a026ea9 /en/4/index.php
parent7d47ebe4725b73d4424544ef27a1bf01a84c21a3 (diff)
downloadwww-e5c6709ef98b466293479cafb012951218475f47.tar
www-e5c6709ef98b466293479cafb012951218475f47.tar.gz
www-e5c6709ef98b466293479cafb012951218475f47.tar.bz2
www-e5c6709ef98b466293479cafb012951218475f47.tar.xz
www-e5c6709ef98b466293479cafb012951218475f47.zip
use var for release notes/upgrade guide/errata
Diffstat (limited to 'en/4/index.php')
-rw-r--r--en/4/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/4/index.php b/en/4/index.php
index 16ce50792..1aa35f7ca 100644
--- a/en/4/index.php
+++ b/en/4/index.php
@@ -46,7 +46,7 @@ _lang_load($locale, '4');
_h('What\'s new?', null, 'h2');
- _h('There\'s plenty of new goodness in Mageia 4, too much to include here - see the <a hreflang="en" href="%s">release notes</a> for an extensive exposé.',array('https://wiki.mageia.org/en/Mageia_4_Release_Notes'));
+ _h('There\'s plenty of new goodness in Mageia 4, too much to include here - see the <a hreflang="en" href="%s">release notes</a> for an extensive exposé.',array($releasenotes));
_h('To help users configure and use Mageia, and to provide some information about the community and the project, we\'ve added the new <a href="%s">MageiaWelcome</a>.It starts automatically when a session opens for the first time in any of the graphical environments.',array('https://wiki.mageia.org/en/Feature:MageiaWelcome'));