Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index ca74f0ac7c..bdae1102f1 100644
--- a/index.php
+++ b/index.php
@@ -516,7 +516,7 @@ if ($server > 0) {
$msg_text = __(
'The phpMyAdmin configuration storage is not completely '
. 'configured, some extended features have been deactivated. '
- . 'To find out why click %shere%s. '
+ . '%sFind out why%s. '
);
if ($cfg['ZeroConf'] == true) {
$msg_text .= __(