diff --git a/language/en_UK.iso-8859-1/common.lang.php b/language/en_UK.iso-8859-1/common.lang.php
index 0ba4c35c0..1cec5e309 100644
--- a/language/en_UK.iso-8859-1/common.lang.php
+++ b/language/en_UK.iso-8859-1/common.lang.php
@@ -225,7 +225,7 @@ $lang['about_page_title'] = 'About PhpWebGallery';
$lang['about_title'] = 'About...';
$lang['about_message'] = '
Information about PhpWebGallery
- - This website uses the version '.PHPWG_VERSION.' of PhpWebGallery. PhpWebGallery is a web application giving you the possibility to create an online images gallery easily.
+ - PhpWebGallery is a web application giving you the possibility to create an online images gallery easily.
- Technicaly, PhpWebGallery is fully developped with PHP (the elePHPant) with a MySQL database (the SQuirreL).
- If you have any suggestions or comments, please visit PhpWebGallery official site, and its dedicated forum.
';