diff options
author | Claire Revillet <grenoya@zarb.org> | 2014-11-26 20:55:32 +0100 |
---|---|---|
committer | Claire Revillet <grenoya@zarb.org> | 2014-11-26 20:55:32 +0100 |
commit | 5b39ef3b3a316c8d2343fd34531682d09ff14bcf (patch) | |
tree | 492f95aa4cfd9fe4a783454045e3c54f43c337bd /en/doc/index.php | |
parent | d7b3f5e59c57fbeac15b0021278625446704d7b1 (diff) | |
download | www-5b39ef3b3a316c8d2343fd34531682d09ff14bcf.tar www-5b39ef3b3a316c8d2343fd34531682d09ff14bcf.tar.gz www-5b39ef3b3a316c8d2343fd34531682d09ff14bcf.tar.bz2 www-5b39ef3b3a316c8d2343fd34531682d09ff14bcf.tar.xz www-5b39ef3b3a316c8d2343fd34531682d09ff14bcf.zip |
changes for mga3 EOL (download pages + doc)
Diffstat (limited to 'en/doc/index.php')
-rw-r--r-- | en/doc/index.php | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/en/doc/index.php b/en/doc/index.php index c8bc5cc98..af65adbc7 100644 --- a/en/doc/index.php +++ b/en/doc/index.php @@ -45,18 +45,6 @@ require 'doc.php'; '<a href="//doc.mageia.org/mcc/4/%s/content/index.html">PDF</a>'); ?></p> </div> - <hr style="clear: both;"> - <h3>Mageia 3</h3> - <div style="float: left; margin: 1em; width: 24em;"> - <p style="margin-left: 2em;"><?php - doc_list(_r('Installer'), 'installer', 3, '<a href="//doc.mageia.org/installer/3/%s/content/index.html">HTML</a>'); - ?></p> - </div> - <div style="float: right; margin: 1em; width: 24em;"> - <p style="margin-left: 2em;"><?php - doc_list(_r('Control Center'), 'control_center', 3, '<a href="//doc.mageia.org/mcc/3/%s/content/index.html">HTML</a>'); - ?></p> - </div> </div> </div> </div> |