aboutsummaryrefslogtreecommitdiffstats
path: root/en
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2019-06-30 16:52:43 +0200
committerManuel Hiebel <leuhmanu@mageia.org>2019-06-30 16:52:43 +0200
commit4ec68c0b7259e790472a5c334cbe3909f9d082fb (patch)
tree8125b7c56cc028d69ebbe75fba77fd8e144822de /en
parentfd68d01e49ab773e7646e8dff54c6ec4362aee94 (diff)
downloadwww-4ec68c0b7259e790472a5c334cbe3909f9d082fb.tar
www-4ec68c0b7259e790472a5c334cbe3909f9d082fb.tar.gz
www-4ec68c0b7259e790472a5c334cbe3909f9d082fb.tar.bz2
www-4ec68c0b7259e790472a5c334cbe3909f9d082fb.tar.xz
www-4ec68c0b7259e790472a5c334cbe3909f9d082fb.zip
Remove noscript download table (we have the alternative one)
Diffstat (limited to 'en')
-rw-r--r--en/7/download_index.php108
1 files changed, 2 insertions, 106 deletions
diff --git a/en/7/download_index.php b/en/7/download_index.php
index 41480c96f..07f090d58 100644
--- a/en/7/download_index.php
+++ b/en/7/download_index.php
@@ -97,7 +97,7 @@ input[type="radio"], input[type="submit"], .popover-content {
<div class="yui-u first col-md-8">
<noscript>
-<div class="para alert alert-info"><?php _g('It looks like you have JavaScript disable. Please <a href="%s">enable</a> it to have better render. At the <a href="%s">end</a> of this page there will be download link for you. But what is written between is important.',array('http://www.enable-javascript.com/','#Fclassical'),'p'); ?></div>
+<div class="para alert alert-info"><?php _g('It looks like you have JavaScript disable. Please <a href="%s">enable</a> it to have better render. At the <a href="%s">end</a> of this page there will be download link for you. But what is written between is important.',array('http://www.enable-javascript.com/','#NoscriptDownload'),'p'); ?></div>
<style>.pop{display: none;} .popover-content{display:block ;}</style>
</noscript>
@@ -299,111 +299,7 @@ input[type="radio"], input[type="submit"], .popover-content {
</div>
<noscript>
-<?php if ($classical){ ?>
- <div class="para" id="Fclassical">
- <h2><?php _g('Classical Installation Flavours')?></h2>
- <table class="fr-table dlt2">
- <thead>
- <tr>
- <th><?php _g('Format');?></th>
- <th><?php _g('link');?></th>
- <th><?php _g('BitTorrent');?></th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <th class="name" >DVD 32bit<br>DVD 64bit</th>
- <td>
- <?php dl_link($name,$version,$release,null,'i586','DVD',false);
- echo '<br>';
- dl_link($name,$version,$release,null,'x86_64','DVD',false);
- echo '</td><td>';
- dl_link($name,$version,$release,null,'i586','DVD',true,$torrentavailable);
- echo '<br>';
- dl_link($name,$version,$release,null,'x86_64','DVD',true,$torrentavailable);?>
- </td>
- </tr>
- </tbody>
- </table>
- </div>
-<?php } ?>
-
-<?php if($live){ ?>
- <div class="para" id="Flive">
- <h2><?php _g('LiveDVDs');?></h2>
- <table class="fr-table dlt2">
- <thead>
- <tr>
- <th><?php _g('Desktop');?></th>
- <th><?php _g('link');?></th>
- <th><?php _g('BitTorrent');?></th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <th class="name" style="width:60%">LiveDVD Plasma</th>
- <td>
- <?php
- dl_link($name,$version,$release,'Live-Plasma','x86_64','',false);
- echo '</td><td>';
- dl_link($name,$version,$release,'Live-Plasma','x86_64','',true,$torrentavailable);?>
- </td>
- </tr>
- <tr>
- <th class="name">LiveDVD GNOME</th>
- <td>
- <?php
- dl_link($name,$version,$release,'Live-GNOME','x86_64','DVD',false);
- echo '</td><td>';
- dl_link($name,$version,$release,'Live-GNOME','x86_64','DVD',true,$torrentavailable);?>
- </td>
- <tr>
- <th class="name">LiveDVD Xfce</th>
- <td>
- <?php dl_link($name,$version,$release,'Live-Xfce','i586','DVD',false);
- echo '<br>';
- dl_link($name,$version,$release,'Live-Xfce','x86_64','DVD',false);
- echo '</td><td>';
- dl_link($name,$version,$release,'Live-Xfce','i586','DVD',true,$torrentavailable);
- echo '<br>';
- dl_link($name,$version,$release,'Live-Xfce','x86_64','DVD',true,$torrentavailable);?>
- </td>
- </tr>
-
- </tbody>
- </table>
-
- </div>
-<?php }?>
-
- <div class="para" id="Flan">
- <h2><?php _g('Wired Network-based Installation CD')?></h2>
-
- <table class="fr-table dlt2">
- <thead>
- <tr>
- <th><?php _g('Format');?></th>
- <th><?php _g('link');?></th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <th><?php _g('Network installer, Free Software CD')?></th>
- <td><?php dl_link($name,$version,$release,'Netinstall','i586','CD',false);
- echo '<br>';
- dl_link($name,$version,$release,'netinstall','x86_64','CD',false);?>
- </td>
- </tr>
- <tr>
- <th><?php _g('Network installer + nonfree firmware CD')?><br>
- <td><?php dl_link($name,$version,$release,'netinstall-nonfree','i586','CD',false);
- echo '<br>';
- dl_link($name,$version,$release,'netinstall-nonfree','x86_64','CD',false);?>
- </td>
- </tr>
- </tbody>
- </table>
- </div>
+<div class="para" id="NoscriptDownload"><a href="/downloads/alternative/"><?php _g('Alternative downloads')?></a></div>
</noscript>
</div>