forked from science-ation/science-ation
fix grammar
This commit is contained in:
parent
a42812ce27
commit
1f6da29aac
@ -73,7 +73,7 @@ echo mysql_error();
|
|||||||
|
|
||||||
if($r->status=="complete")
|
if($r->status=="complete")
|
||||||
{
|
{
|
||||||
echo i18n("Congratulations, You are successfully registered for the %1. No further changes may be made to any of your forms.",array($config['fairname']));
|
echo i18n("Congratulations, you are successfully registered for the %1. No further changes may be made to any of your forms.",array($config['fairname']));
|
||||||
|
|
||||||
}
|
}
|
||||||
else if($r->status=="paymentpending")
|
else if($r->status=="paymentpending")
|
||||||
|
Loading…
Reference in New Issue
Block a user