diff options
author | Filip Komar <filip@mageia.org> | 2012-07-27 10:12:59 +0000 |
---|---|---|
committer | Filip Komar <filip@mageia.org> | 2012-07-27 10:12:59 +0000 |
commit | 170a98fe9114cb2061b5b9ac4e404b67da68f92c (patch) | |
tree | 808dd1cda8465989264091fcf45398e79a9b86ce /en/donate/index.php | |
parent | 28e82ede8cc728fcecb60ce173ff0f05c015aa46 (diff) | |
download | www-170a98fe9114cb2061b5b9ac4e404b67da68f92c.tar www-170a98fe9114cb2061b5b9ac4e404b67da68f92c.tar.gz www-170a98fe9114cb2061b5b9ac4e404b67da68f92c.tar.bz2 www-170a98fe9114cb2061b5b9ac4e404b67da68f92c.tar.xz www-170a98fe9114cb2061b5b9ac4e404b67da68f92c.zip |
remove double spaces leftovers
Diffstat (limited to 'en/donate/index.php')
-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; } |