aboutsummaryrefslogtreecommitdiffstats
path: root/en/community
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2012-06-20 20:03:28 +0000
committerRomain d'Alverny <rda@mageia.org>2012-06-20 20:03:28 +0000
commitdee6249877266e8f813fd9fc0f15cc4b87fa4fe9 (patch)
tree3a06d0978bd27e7cf379eb7235048397b4bc10e9 /en/community
parent2e18dfcc9a8b715f8edfc7254363653955cc869c (diff)
downloadwww-dee6249877266e8f813fd9fc0f15cc4b87fa4fe9.tar
www-dee6249877266e8f813fd9fc0f15cc4b87fa4fe9.tar.gz
www-dee6249877266e8f813fd9fc0f15cc4b87fa4fe9.tar.bz2
www-dee6249877266e8f813fd9fc0f15cc4b87fa4fe9.tar.xz
www-dee6249877266e8f813fd9fc0f15cc4b87fa4fe9.zip
fix php tag
Diffstat (limited to 'en/community')
-rw-r--r--en/community/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/community/index.php b/en/community/index.php
index 928860c4f..5000a051d 100644
--- a/en/community/index.php
+++ b/en/community/index.php
@@ -130,7 +130,7 @@ include '../../lib/news.php';
<hr>
<h2><?php _e('Toolbox')?></h2>
<ul class="hl">
- <li><a href="<?= _d('http://wiki.mageia.org/')?>">Wiki</a> &larr; collaborative documentation</li>
+ <li><a href="<?php _e('http://wiki.mageia.org/')?>">Wiki</a> &larr; collaborative documentation</li>
<li><a href="http://bugs.mageia.org/">Bugzilla</a> &larr; to report bugs</li>
<li><a href="<?php _e('forum_url')?>">Forum</a></li>
<li><a href="/en/calendar/">Calendar</a></li>