I want to change the following lines of code in index.php;
."\t".sprintf($clang->gT("Please contact %s ( %s ) if you require further assistance."),$siteadminname,encodeEmail($siteadminemail))."\n"
."\t".sprintf($clang->gT("Please contact %s ( %s ) if you require further assistance."),$siteadminname,$siteadminemail)."\n"
"contact"=>sprintf($clang->gT("Please contact %s ( %s ) if you require further assistance."),$siteadminname,encodeEmail($siteadminemail)),
so that the contact shows as the survey administrator and NOT the general administrator (ie me). I'm tired of idiots calling me up and moaning because their session has expired because they can't complete a survey without taking an hour lunchbreak in between!
Cheers,
Mike