diff --git a/register_participants_emergencycontact.php b/register_participants_emergencycontact.php index b6d35cfa..ec82c4e8 100644 --- a/register_participants_emergencycontact.php +++ b/register_participants_emergencycontact.php @@ -181,7 +181,7 @@ while ($sr = $sq->fetch(PDO::FETCH_OBJ)) { echo "\n"; echo ''; echo ' ' . i18n('Phone 3') . ": phone3\" />"; - echo ' ' . i18n('Phone 4') . ": phone4\" />"; + echo ' ' . i18n('Student Cell') . ": phone4\" />"; echo "\n"; echo ''; echo '
';