diff options
Diffstat (limited to 'en/thank-you')
-rw-r--r-- | en/thank-you/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/thank-you/index.php b/en/thank-you/index.php index 6fc8cd74c..7f814f6f6 100644 --- a/en/thank-you/index.php +++ b/en/thank-you/index.php @@ -20,7 +20,7 @@ include '../../donators.inc.php'; <script src="http://static.mageia.org/g/js/jquery-1.10.1.min.js"></script> <script src="http://static.mageia.org/g/js/donators-list.js"></script> </head> -<body class="about"> +<body class="donate"> <?php echo $hsnav; ?> <header id="mgnavt"> <h1><?php _e('Thanks to them too, Mageia goes forward.')?></h1> |