forked from science-ation/science-ation
Fix spelling
This commit is contained in:
parent
c959257e79
commit
2743d237a2
@ -180,7 +180,7 @@ if($_SESSION['schoolid'] && $_SESSION['schoolaccesscode'])
|
||||
echo "<br>";
|
||||
echo "<h4>".i18n("School Feedback / Questions")."</h4>";
|
||||
|
||||
echo i18n("We are always welcome to any feedback (both positive and constructive crisicism!), or any questions you may have. Please use the following form to communicate with the science fair committee!");
|
||||
echo i18n("We are always welcome to any feedback (both positive and constructive criticism!), or any questions you may have. Please use the following form to communicate with the science fair committee!");
|
||||
if($sh_email != '') {
|
||||
echo "<form method=POST action=\"schoolaccess.php\">";
|
||||
echo "<input type=hidden name=action value=\"feedback\">";
|
||||
|
Loading…
Reference in New Issue
Block a user