diff options
author | Romain d'Alverny <rda@mageia.org> | 2010-12-07 18:03:38 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2010-12-07 18:03:38 +0000 |
commit | 47d2310988386957f6deac6ef4f614372cb330c9 (patch) | |
tree | 443e8657a55d6c496caa8a3b03bdc9d297f2be6c /el | |
parent | 5abd4197fe66c676997a8a1177d9ea57c3cfa287 (diff) | |
download | www-47d2310988386957f6deac6ef4f614372cb330c9.tar www-47d2310988386957f6deac6ef4f614372cb330c9.tar.gz www-47d2310988386957f6deac6ef4f614372cb330c9.tar.bz2 www-47d2310988386957f6deac6ef4f614372cb330c9.tar.xz www-47d2310988386957f6deac6ef4f614372cb330c9.zip |
el update
Diffstat (limited to 'el')
-rw-r--r-- | el/index.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/el/index.php b/el/index.php index 49be6b87a..9c10e9d07 100644 --- a/el/index.php +++ b/el/index.php @@ -27,13 +27,13 @@ <div class="yui-g bb1"> <div class="yui-u first rb1"> <div class="para" id="news"> - <h2><a href="http://blog.mageia.org/el/">News</a></h2> + <h2><a href="http://blog.mageia.org/el/">Νέα</a></h2> <?php include '../lib/news.php'; echo html_news('el'); ?> </div> </div> <div class="yui-u"> <div class="para" lang="en"> - <h2>Happening right now</h2> + <h2>Συμβαίνει τώρα</h2> <?php include '../roadmap.php'; ?> </div> </div> |