|
|
|
|
@ -489,7 +489,7 @@ Freedom of Information and Protection of Privacy Act and will be protected
|
|
|
|
|
]; |
|
|
|
|
$form['DeliveryAddress'] = [ |
|
|
|
|
'#type' => 'textfield', |
|
|
|
|
'#title' => t('Your Email (If using an email address other than @upei.ca, enter that address in the Notes field as well.)'), |
|
|
|
|
'#title' => t('Your Email'), |
|
|
|
|
'#size' => 50, |
|
|
|
|
'#required' => TRUE, |
|
|
|
|
]; |
|
|
|
|
|