diff options
author | Romain d'Alverny <rda@mageia.org> | 2012-05-24 16:44:13 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2012-05-24 16:44:13 +0000 |
commit | 9b94275c04ade996ee5f642fc377471358598bc0 (patch) | |
tree | b75687a5fff35e3e32d6daf05f05a8bda0160d38 /en/2/index.php | |
parent | c66e74e1b6f0014124b586625226348994fe6dc9 (diff) | |
download | www-9b94275c04ade996ee5f642fc377471358598bc0.tar www-9b94275c04ade996ee5f642fc377471358598bc0.tar.gz www-9b94275c04ade996ee5f642fc377471358598bc0.tar.bz2 www-9b94275c04ade996ee5f642fc377471358598bc0.tar.xz www-9b94275c04ade996ee5f642fc377471358598bc0.zip |
clickable screenshot
Diffstat (limited to 'en/2/index.php')
-rw-r--r-- | en/2/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/2/index.php b/en/2/index.php index 6528a0c91..e2ebc353c 100644 --- a/en/2/index.php +++ b/en/2/index.php @@ -25,7 +25,7 @@ _lang_load($locale, '2'); <?php include '../2/nav.php'; ?> <div class="para" style="width: 600px;"> <section> - <img src="/g/2/images/mageia-2-desktop-550.jpg" alt="Mageia 2" style="width: 550px; display: block; margin: 2em auto 3em auto; box-shadow: 0 0 5px #aaa;"> + <a href="../downloads/" title="Mageia 2"><img src="/g/2/images/mageia-2-desktop-550.jpg" alt="Mageia 2" style="width: 550px; display: block; margin: 2em auto 3em auto; box-shadow: 0 0 5px #aaa;"></a> <?php _h('Mageia 2 is a GNU/Linux distribution for your computer, released by the <a href="%s">Mageia community</a>.', array('../community')); |