diff options
Diffstat (limited to 'templates/show_test_config.inc.php')
-rw-r--r-- | templates/show_test_config.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_test_config.inc.php b/templates/show_test_config.inc.php index 5a493bff..b78c0dff 100644 --- a/templates/show_test_config.inc.php +++ b/templates/show_test_config.inc.php @@ -44,7 +44,7 @@ body { </head> <body bgcolor="#f0f0f0"> <div id="header"> -<h1><?php echo _('Ampache Debug'); ?></h1> +<h1><?php echo T_('Ampache Debug'); ?></h1> <p>Ampache.cfg.php error detected</p> </div> <div id="content"> |