Removing "www." in some links as well as the link to the deprecated feedback page.
[squirrelmail.git] / plugins / bug_report / bug_report.php
index 2e8475846ffdec7ed28611e2b0485a7473305221..9b24726a384cd414fb9140a599f7101dfde40f65 100644 (file)
@@ -73,7 +73,7 @@ echo "</big></p>\n";
 
 echo '<ul>';
 echo '<li>';
-printf(_("Make sure that you are running the most recent copy of %s. You are currently using version %s."), '<a href="http://www.squirrelmail.org/" target="_blank">SquirrelMail</a>', $version);
+printf(_("Make sure that you are running the most recent copy of %s. You are currently using version %s."), '<a href="http://squirrelmail.org/" target="_blank">SquirrelMail</a>', $version);
 echo "</li>\n";
 
 echo '<li>';