diff options
author | Filip Komar <filip@mageia.org> | 2012-08-26 10:05:23 +0000 |
---|---|---|
committer | Filip Komar <filip@mageia.org> | 2012-08-26 10:05:23 +0000 |
commit | 210e8788aa394cbb8e4d881232860ec4c017b6e0 (patch) | |
tree | 06ee9e12c4000f08d7913440782db55fd72c6f86 /en/thank-you | |
parent | 9e2d2b7a552a53797839fbcab2f5adb7c2ba4c42 (diff) | |
download | www-210e8788aa394cbb8e4d881232860ec4c017b6e0.tar www-210e8788aa394cbb8e4d881232860ec4c017b6e0.tar.gz www-210e8788aa394cbb8e4d881232860ec4c017b6e0.tar.bz2 www-210e8788aa394cbb8e4d881232860ec4c017b6e0.tar.xz www-210e8788aa394cbb8e4d881232860ec4c017b6e0.zip |
duplicate html tag erased from thank-you page and it's lang files
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 b2c0f6e69..cbb95b902 100644 --- a/en/thank-you/index.php +++ b/en/thank-you/index.php @@ -46,7 +46,7 @@ include '../../donators.inc.php'; <li><?php _e('<a href="http://lacantine.org/">La Cantine</a>')?></li> <li><?php _e('Le Père Tranquille')?></li> <li><?php _e('Séverine\'s place')?></li> - <li><?php _e('<a href="http://twitter.com/happylisou/">Élise</a>\'s place</a>')?></li> + <li><?php _e('<a href="http://twitter.com/happylisou/">Élise</a>\'s place')?></li> <li><?php _e('Starbucks Coffee')?></li> </ul> <p><?php _e('Thanks a lot to all the people we met, discussed with about this project and its potential implications: you know who you are!')?></p> |