aboutsummaryrefslogtreecommitdiffstats
path: root/en/index.php
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2015-06-20 00:45:48 +0200
committerfilip <filip.komar@gmail.com>2015-06-20 00:45:48 +0200
commitd5af33f0306fd3814dd2eec4cb617f55cc97b8ca (patch)
tree17b30faa6c63297ae02ade4d266998da1957e99c /en/index.php
parent12f1ac9c20aa86073976ca7570519b6276224223 (diff)
downloadwww-d5af33f0306fd3814dd2eec4cb617f55cc97b8ca.tar
www-d5af33f0306fd3814dd2eec4cb617f55cc97b8ca.tar.gz
www-d5af33f0306fd3814dd2eec4cb617f55cc97b8ca.tar.bz2
www-d5af33f0306fd3814dd2eec4cb617f55cc97b8ca.tar.xz
www-d5af33f0306fd3814dd2eec4cb617f55cc97b8ca.zip
front page updated for mga5 + l10n files refreshed
Diffstat (limited to 'en/index.php')
-rw-r--r--en/index.php24
1 files changed, 14 insertions, 10 deletions
diff --git a/en/index.php b/en/index.php
index aa79c1a7a..ac082f8b4 100644
--- a/en/index.php
+++ b/en/index.php
@@ -59,13 +59,13 @@ $nav = array(
padding-bottom: 0px;
color: #fff;
text-shadow: 0 0 1px #333;
- background: #131923;
- /*
+ background: #131923;
+ /*
background: -webkit-radial-gradient(20% 350px, circle cover, #3494D3 0%, #2383C2 50%);
background: -moz-radial-gradient(26% 370px, circle cover, #3494D3 0%, #2383C2 50%);
background: -o-radial-gradient(20% 350px, circle cover, #3494D3 0%, #2383C2 50%);
background: radial-gradient(20% 350px, circle cover, #3494D3 0%, #2383C2 50%);
- */
+ */
}
.container {
@@ -262,21 +262,25 @@ $nav = array(
</div>
<div id="b2">
<ul id="dl">
- <li><a href="5/" id="dl-btn">
+ <li><a href="/<?php echo $locale ?>/5/" id="dl-btn">
+
<span id="dl-btn-mageia">Mageia</span>
- <span style="font-size: 32px; color: green; float: right;" class="icon-download-alt"></span>
- <span class="dl-btn free-dl"><?php _g('Free Download'); ?></span>
- <span class="dl-btn"><?php _g('version 5 (June 2015)'); ?></span>
+ <span style="font-size: 32px; color: green; float: right;"></span>
+ <span class="dl-btn free-dl"><?php _g('Mageia 5'); ?></span>
+ <span class="dl-btn"><?php _g('released in June 2015'); ?></span>
+
</a>
<p class="dl-info">
<?php _g('<a href="%s" hreflang="en">Release notes</a>', array(_r('https://wiki.mageia.org/en/Mageia_5_Release_Notes'))); ?>,
<?php _g('<a href="%s" hreflang="en">errata</a>', array(_r('https://wiki.mageia.org/en/Mageia_5_Errata'))); ?>.
+
+
</p>
</li>
<li><a href="contribute/" class="dl-btn-other"><?php _g('<strong>Get involved</strong> in the next version'); ?></a>
- </li>
- <!--<li><a href="6/" class="dl-btn-other"><?php _g('Test'); ?> Mageia 6 alpha</a></li>-->
-
+ </li>
+ <!--<li><a href="6/" class="dl-btn-other"><?php _g('Test'); ?> Mageia 6 alpha</a></li>-->
+
</ul>
</div>
</div>