diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/show_test.inc.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/show_test.inc.php b/templates/show_test.inc.php index dbde51d7..6fbfc45e 100644 --- a/templates/show_test.inc.php +++ b/templates/show_test.inc.php @@ -1,7 +1,7 @@ <?php /* - Copyright (c) 2001 - 2007 Ampache.org + Copyright (c) 2001 - 2008 Ampache.org All Rights Reserved this program is free software; you can redistribute it and/or @@ -112,7 +112,7 @@ ?>] </td> <td> - <?php echo _('This test checks to make sure you have Iconv support installed. Iconv support is not required for Ampache, but it is highly recommended'); ?> + <?php echo _('This test checks to make sure you have Iconv support installed. Iconv support is required for Ampache'); ?> </td> </tr> <tr> |