From 42784027ccc0116ea1ce8a117e392f9b0e9f0e75 Mon Sep 17 00:00:00 2001 From: filip Date: Sat, 6 Aug 2016 13:49:27 +0200 Subject: Make main wiki page link localisable mga#19114 --- en/support/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'en/support/index.php') diff --git a/en/support/index.php b/en/support/index.php index fd298062c..58b0133dd 100644 --- a/en/support/index.php +++ b/en/support/index.php @@ -38,7 +38,7 @@ $dictionary = read_translation_file($locale, array('support', 'common_footer')); _g('Documentation', null, 'h2 id="docu"'); _g('You can look up existing %sdocumentation here%s. You may too look into our %sWiki%s.', array('', '', - '', ''), 'p'); + '', ''), 'p'); echo '
'; _g('Updates', null, 'h2 id="updates"'); // _g('Updates are available for %s and %s (security and bug fixes) and published on an ongoing basis.', array('Mageia 4', 'Mageia 5'), 'p'); -- cgit v1.2.1