diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-06-03 23:17:41 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-06-03 23:17:41 +0000 |
commit | 0ad3d07325fede026da9214b4b5064baaa927f03 (patch) | |
tree | 8edb807d60ed3118fd58a1697f17213ee40c6742 | |
parent | 063543734c5e2b37fc0d13beebcb7064c9fb2121 (diff) | |
download | www-0ad3d07325fede026da9214b4b5064baaa927f03.tar www-0ad3d07325fede026da9214b4b5064baaa927f03.tar.gz www-0ad3d07325fede026da9214b4b5064baaa927f03.tar.bz2 www-0ad3d07325fede026da9214b4b5064baaa927f03.tar.xz www-0ad3d07325fede026da9214b4b5064baaa927f03.zip |
thank-you/: change class to donate
-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> |