diff options
author | Romain d'Alverny <rda@mageia.org> | 2012-01-12 18:20:46 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2012-01-12 18:20:46 +0000 |
commit | b9847403e7f4dffff9c21ee5fd771504101aa812 (patch) | |
tree | 9a13443ccbdf6e4057f8c09656ff79fe5cd0afd6 /en/downloads/get/index.php | |
parent | ae62998d01a707bd54a10bfeb8b80afc3001f8bc (diff) | |
download | www-b9847403e7f4dffff9c21ee5fd771504101aa812.tar www-b9847403e7f4dffff9c21ee5fd771504101aa812.tar.gz www-b9847403e7f4dffff9c21ee5fd771504101aa812.tar.bz2 www-b9847403e7f4dffff9c21ee5fd771504101aa812.tar.xz www-b9847403e7f4dffff9c21ee5fd771504101aa812.zip |
alpha3 release info
Diffstat (limited to 'en/downloads/get/index.php')
-rw-r--r-- | en/downloads/get/index.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/en/downloads/get/index.php b/en/downloads/get/index.php index d21167f09..0781c3e6a 100644 --- a/en/downloads/get/index.php +++ b/en/downloads/get/index.php @@ -144,7 +144,7 @@ $_t['page_title'] = sprintf($_t['page_title'], '<em class="tag">' . $title . '</ <div id="bd" role="main"> <?php if (!is_null($download)): ?> <div class="yui-g"><div class="para"> - + <h2><?php echo $_t['page_title']; ?></h2> <p><?php echo @@ -152,7 +152,7 @@ $_t['page_title'] = sprintf($_t['page_title'], '<em class="tag">' . $title . '</ ' ', sprintf($_t['dl_size'], $product['size']), ' ', sprintf($_t['alt_download'], $download, $download); ?></p> - + <div class="dlinfo"> <p><?php echo $dl2_mirror_alt; ?></p> <?php if (((isset($product['md5']) && strlen($product['md5']) > 0) |