diff options
Diffstat (limited to 'en')
| -rw-r--r-- | en/donate/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/en/donate/index.php b/en/donate/index.php index c8f3c1a4a..20e57d933 100644 --- a/en/donate/index.php +++ b/en/donate/index.php @@ -12,6 +12,7 @@ _lang_load($locale, 'donate'); <meta name="keywords" content="<?php _e('mageia, donate, donation, donors, help'); ?>"> <meta name="author" content="Mageia"> <link rel="stylesheet" type="text/css" href="/g/style/all.css"> + <link rel="canonical" href="/<?php echo $locale; ?>/donate/"> <?php include '../../analytics.php'; ?> <style> .para { text-align: left; float: left; width: 400px; display: block; } |
