diff options
author | Romain d'Alverny <rda@mageia.org> | 2012-06-12 22:53:11 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2012-06-12 22:53:11 +0000 |
commit | e86ad0f5570d84629a3c10e50d89a183e143e9c9 (patch) | |
tree | 80eefc1c03b9f84736bd34f473f310196e80de84 /en | |
parent | 88cb556b9f08c0af607862f0657dc986d6b92d21 (diff) | |
download | www-e86ad0f5570d84629a3c10e50d89a183e143e9c9.tar www-e86ad0f5570d84629a3c10e50d89a183e143e9c9.tar.gz www-e86ad0f5570d84629a3c10e50d89a183e143e9c9.tar.bz2 www-e86ad0f5570d84629a3c10e50d89a183e143e9c9.tar.xz www-e86ad0f5570d84629a3c10e50d89a183e143e9c9.zip |
localized url for forum
Diffstat (limited to 'en')
-rw-r--r-- | en/community/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/community/index.php b/en/community/index.php index b05af67e3..80aaa0d5f 100644 --- a/en/community/index.php +++ b/en/community/index.php @@ -124,7 +124,7 @@ include '../../lib/news.php'; <ul class="hl"> <li><a href="http://wiki.mageia.org/">Wiki</a> ← collaborative documentation</li> <li><a href="http://bugs.mageia.org/">Bugzilla</a> ← to report bugs</li> - <li><a href="http://forum.mageia.org/">Forum</a></li> + <li><a href="<?php _e('forum_url')?>">Forum</a></li> <li><a href="/en/calendar/">Calendar</a></li> </ul> |