From 4d698ae14ddd4801897cf2ccf4e929deee81a944 Mon Sep 17 00:00:00 2001 From: Manuel Hiebel Date: Wed, 5 Jul 2017 10:56:03 +0200 Subject: more page to adapt for bootstrap +replace custom .css with common header +clean of inline style --- en/downloads/get/index.php | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'en/downloads/get') diff --git a/en/downloads/get/index.php b/en/downloads/get/index.php index 69248943b..2680199ad 100644 --- a/en/downloads/get/index.php +++ b/en/downloads/get/index.php @@ -207,8 +207,7 @@ if ($debug) <?php echo $title; ?> | <?php _g('Mageia Downloads') ?> - - + 0 && !$torrent) { _g('As soon as your download is complete, you should check that the checksums match:', null, 'p'); echo PHP_EOL . '
' . PHP_EOL; - echo '
' . PHP_EOL;
+    echo '
' . PHP_EOL;
     echo $chksm_cmd;
     echo '
' . PHP_EOL . '

'; _g('If checksums do not match, DO NOT use this ISO. Double-check and try to download again.', null, ' '); @@ -268,11 +267,11 @@ if ($num_checksums > 0 && !$torrent) { _g('They are also available for download as files:', null, ' '); echo "$signature_links. "; echo sprintf(_r('First you need to import the "Mageia Release" key from a MIT PGP Public Key Server:'), 'https://pgp.mit.edu/'); ?>

-
+
 $ gpg --keyserver pgp.mit.edu --recv-keys EDCA7A90
 

-
+
 gpg: key EDCA7A90: public key "Mageia Release <release@mageia.org>" imported
 
 
@@ -284,7 +283,7 @@ $ gpg --keyserver pgp.mit.edu --recv-keys EDCA7A90
 $ gpg --verify /your/download/location/.md5.gpg
 

-
+
 gpg: Good signature from "Mageia Release <release@mageia.org>"
 gpg: WARNING: This key is not certified with a trusted signature!
 gpg:          There is no indication that the signature belongs to the owner.
@@ -297,8 +296,8 @@ gpg:          There is no indication that the signature belongs to the owner.
                 
- - + + -- cgit v1.2.1