diff options
Diffstat (limited to 'templates/show_test.inc.php')
-rw-r--r-- | templates/show_test.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_test.inc.php b/templates/show_test.inc.php index 32d8f327..dbde51d7 100644 --- a/templates/show_test.inc.php +++ b/templates/show_test.inc.php @@ -32,7 +32,7 @@ <h1><?php echo _('Ampache Debug'); ?></h1> <p><?php echo _('You\'ve reached this page because a configuration error has occured. Debug Information below'); ?></p> </div> -<table align="center" border="0" cellpadding="3" cellspacing="0"> +<table align="center" cellpadding="3" cellspacing="0"> <tr> <td><font size="+1"><?php echo _('CHECK'); ?></font></td> <td> |