diff options
author | Rémi Verschelde <akien@mageia.org> | 2013-05-19 15:07:28 +0000 |
---|---|---|
committer | Rémi Verschelde <akien@mageia.org> | 2013-05-19 15:07:28 +0000 |
commit | 5a9710433f109951757219b9d03662b8a8a7c2ee (patch) | |
tree | 5256df4e83eb89e2a597dd84cd108dc0008735dd /en/3 | |
parent | e2bfdf0388a447336d669c68cec6f3a3674e9a6d (diff) | |
download | www-5a9710433f109951757219b9d03662b8a8a7c2ee.tar www-5a9710433f109951757219b9d03662b8a8a7c2ee.tar.gz www-5a9710433f109951757219b9d03662b8a8a7c2ee.tar.bz2 www-5a9710433f109951757219b9d03662b8a8a7c2ee.tar.xz www-5a9710433f109951757219b9d03662b8a8a7c2ee.zip |
Removing a comment that was extracted in the lang files
Diffstat (limited to 'en/3')
-rw-r--r-- | en/3/index.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/en/3/index.php b/en/3/index.php index 057aff183..465d5d2ab 100644 --- a/en/3/index.php +++ b/en/3/index.php @@ -30,7 +30,6 @@ _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é.'); - #_h('<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;">Download it right away!</a>'); ?> <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> <?php |