enhance again
This commit is contained in:
@@ -598,7 +598,7 @@ function booking_form($node, &$form_state, $inserting = FALSE)
|
||||
$form['emergency']['booking_medicare'] = array(
|
||||
'#type' => 'textfield',
|
||||
'#title' => t('Your Medicare Number'),
|
||||
'#description' => t('Enter only the numbers at the top of the card (leave out the Individual Reference Number next to your name).'),
|
||||
'#description' => t('Enter only the numbers at the top of the card (leave out the Individual Reference Number next to your name). Australian attendees must complete this field.'),
|
||||
'#maxlength' => 15,
|
||||
'#size' => 15,
|
||||
'#required' => FALSE,
|
||||
|
Reference in New Issue
Block a user