fixed grammar
parent
b071ea6eb9
commit
16e1fd7b5d
|
@ -26,7 +26,7 @@
|
||||||
echo "Invalid credentials. Try again:";
|
echo "Invalid credentials. Try again:";
|
||||||
}
|
}
|
||||||
if ($_GET['error'] == "session"){
|
if ($_GET['error'] == "session"){
|
||||||
echo "Your session was closed. We are sorry for the inconvenience.";
|
echo "Your session has been closed. We are sorry for the inconvenience.";
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
echo "Login:";
|
echo "Login:";
|
||||||
|
|
Loading…
Reference in New Issue