diff options
-rw-r--r-- | en/donate/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/donate/index.php b/en/donate/index.php index d6ad0dd21..96f44947d 100644 --- a/en/donate/index.php +++ b/en/donate/index.php @@ -22,7 +22,7 @@ _lang_load($locale, 'donate'); .dlinfo li { margin-bottom: 0.6em; } </style> </head> -<body class="contribute donate"> +<body class="donate"> <?php echo $hsnav; ?> <h1 id="mgnavt"><?php _e('Donate to Mageia')?></h1> |