aboutsummaryrefslogtreecommitdiffstats
path: root/en/support
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2016-01-24 22:03:00 +0100
committerfilip <filip.komar@gmail.com>2016-01-24 22:03:00 +0100
commit49af1f3d082e58652d0cb95745ae77c8dd103325 (patch)
treee0f52c6f77d521521bfe9ecb28cd3f27e597bba3 /en/support
parentdd862e56cccbaea87324bc981033e10c7a59fba0 (diff)
downloadwww-49af1f3d082e58652d0cb95745ae77c8dd103325.tar
www-49af1f3d082e58652d0cb95745ae77c8dd103325.tar.gz
www-49af1f3d082e58652d0cb95745ae77c8dd103325.tar.bz2
www-49af1f3d082e58652d0cb95745ae77c8dd103325.tar.xz
www-49af1f3d082e58652d0cb95745ae77c8dd103325.zip
add missing anchor reported by Jajo Pajo
Diffstat (limited to 'en/support')
-rw-r--r--en/support/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/support/index.php b/en/support/index.php
index cd22666a1..9d41238cb 100644
--- a/en/support/index.php
+++ b/en/support/index.php
@@ -46,7 +46,7 @@ $dictionary = read_translation_file($locale, 'support');
_g('You may subscribe to our %s announce list to be notified of these.', array('<a href="https://ml.mageia.org/l/info/updates-announce">updates-announce</a>'), 'p');
echo '<hr>';
- _g('Lifecycle', null, 'h3');
+ _g('Lifecycle', null, 'h3 id="lifecycle"');
_g('Mageia releases are supported at least for 18 months.', null, 'p');
echo '<ul class="hl">';
_g('Mageia 5 will be supported until December 16th, 2016.', null, 'li'); // _g('Mageia 5 was supported until December 16th, 2016.', null, 'li');