aboutsummaryrefslogtreecommitdiffstats
path: root/en/3
diff options
context:
space:
mode:
authorFilip Komar <filip@mageia.org>2013-05-27 05:53:13 +0000
committerFilip Komar <filip@mageia.org>2013-05-27 05:53:13 +0000
commite28aa5f0f5b8b0625a9051cbd849494c211a2120 (patch)
treee60316de19287be8ddf5eb8edbe04ad9ba3bb8cd /en/3
parent6ec46e873fa686097273033181c0d27c8af1b8f6 (diff)
downloadwww-e28aa5f0f5b8b0625a9051cbd849494c211a2120.tar
www-e28aa5f0f5b8b0625a9051cbd849494c211a2120.tar.gz
www-e28aa5f0f5b8b0625a9051cbd849494c211a2120.tar.bz2
www-e28aa5f0f5b8b0625a9051cbd849494c211a2120.tar.xz
www-e28aa5f0f5b8b0625a9051cbd849494c211a2120.zip
small correction of html structure for dl button
Diffstat (limited to 'en/3')
-rw-r--r--en/3/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/3/index.php b/en/3/index.php
index 5630fb6cc..b988cd3b3 100644
--- a/en/3/index.php
+++ b/en/3/index.php
@@ -31,7 +31,7 @@ _lang_load($locale, '3');
_h('What\'s new?', null, 'h2');
_h('Too much to include here! See the <a href="https://wiki.mageia.org/en/Mageia_3_Release_Notes">release notes</a> for an extensive exposé.');
?>
- <a href="../downloads/" style="background: #1272B1; color: white; padding: 0.9em; margin: 1em; display: inline-block; text-shadow: 0 1px 6px #000; border-radius: 3px;"><?php _h('Download it right away!');?></a>
+ <p><a href="../downloads/" style="background: #1272B1; color: white; padding: 0.9em; margin: 1em; display: inline-block; text-shadow: 0 1px 6px #000; border-radius: 3px;"><?php _e('Download it right away!');?></a></p>
<?php
_h('Mageia in context', null, 'h2');
_h('Mageia is both a Community and a Linux Distribution, with Mageia 3 being our third release.');