Skip to content

Commit

Permalink
Localised 'cookie - you have already completed this survey' message.
Browse files Browse the repository at this point in the history
git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@545 b72ed6b6-b9f8-46b5-92b4-906544132732
  • Loading branch information
jcleeland committed Jul 20, 2003
1 parent 62cc13f commit f83aac8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.php
Expand Up @@ -135,8 +135,8 @@
}
echo "\t\t<center><br />\n";
echo "\t\t\t<font color='RED'><b>"._ERROR."</b></font><br />\n";
echo "\t\t\tYou have already completed this survey.<br /><br />\n";
echo "\t\t\tPlease contact <i>$siteadminname</i> at <i>$siteadminemail</i> for further assistance.<br /><br />\n";
echo "\t\t\t"._SURVEYCOMPLETE."<br /><br />\n";
echo "\t\t\t"._CONTACT1." <i>$siteadminname</i> (<i>$siteadminemail</i>) "._CONTACT2."<br /><br />\n";
$output=file("$tpldir/default/endpage.pstpl");
foreach($output as $op)
{
Expand Down

0 comments on commit f83aac8

Please sign in to comment.