Browse Source

updated language for patrons email

9.x-3.0
Paul Pound 3 weeks ago
parent
commit
6e27a9c752
  1. 2
      src/Form/RoblibIllLoanForm.php

2
src/Form/RoblibIllLoanForm.php

@ -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,
];

Loading…
Cancel
Save