diff --git a/index.php b/index.php index 4b655f3a5d6..77527705adc 100644 --- a/index.php +++ b/index.php @@ -135,8 +135,8 @@ } echo "\t\t

\n"; echo "\t\t\t"._ERROR."
\n"; - echo "\t\t\tYou have already completed this survey.

\n"; - echo "\t\t\tPlease contact $siteadminname at $siteadminemail for further assistance.

\n"; + echo "\t\t\t"._SURVEYCOMPLETE."

\n"; + echo "\t\t\t"._CONTACT1." $siteadminname ($siteadminemail) "._CONTACT2."

\n"; $output=file("$tpldir/default/endpage.pstpl"); foreach($output as $op) {