summaryrefslogtreecommitdiffstats
path: root/templates/show_install_config.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/show_install_config.inc.php')
-rw-r--r--templates/show_install_config.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_install_config.inc.php b/templates/show_install_config.inc.php
index 4ab55bda..ba4dd9af 100644
--- a/templates/show_install_config.inc.php
+++ b/templates/show_install_config.inc.php
@@ -91,7 +91,7 @@ $prefix = realpath(dirname(__FILE__). "/../");
<br />
<table>
<tr>
- <td class="align"><?php echo _('Ampache.cfg.php Exists'); ?></td>
+ <td class="align"><?php echo _('Ampache.cfg.php Exists?'); ?></td>
<td>[
<?php
if (!is_readable($configfile)) {