aboutsummaryrefslogtreecommitdiffstats
path: root/en/community
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2018-10-14 00:03:55 +0200
committerfilip <filip.komar@gmail.com>2018-10-14 00:03:55 +0200
commit75d0ee3f43220516d98215f519603baaec7dae53 (patch)
tree04994c84e84f0508eda4eff78164d4ca16e47317 /en/community
parent6982f436b7fa78699aa4e24d15b5a65a0737b6b8 (diff)
downloadwww-75d0ee3f43220516d98215f519603baaec7dae53.tar
www-75d0ee3f43220516d98215f519603baaec7dae53.tar.gz
www-75d0ee3f43220516d98215f519603baaec7dae53.tar.bz2
www-75d0ee3f43220516d98215f519603baaec7dae53.tar.xz
www-75d0ee3f43220516d98215f519603baaec7dae53.zip
some tiny lint fixes
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 eab67555d..084c25dcc 100644
--- a/en/community/index.php
+++ b/en/community/index.php
@@ -147,7 +147,7 @@ include '../../lib/news.php';
</ul>
</div>
<div class="w-100"></div>
- <p style="clear: both; text-align: center;"><mark class=mark"><?php _g('This page needs you! <a href="https://wiki.mageia.org/en/Web_team">Join the Web team</a>!')?></mark></p>
+ <p style="clear: both; text-align: center;"><mark class="mark"><?php _g('This page needs you! <a href="https://wiki.mageia.org/en/Web_team">Join the Web team</a>!')?></mark></p>
</div>
</div>
<?php echo common_footer($locale); ?>