Updated email info for married people
This commit is contained in:
@@ -317,7 +317,7 @@ $booking_registration_intro_text = variable_get('booking_registration_intro_text
|
||||
'#default_value' => variable_get('booking_email_paymentoutstanding_text', $booking_email_paymentoutstanding_text),
|
||||
);
|
||||
$form['emails']['booking_email_paymentoutstanding_married_text'] = array(
|
||||
'#title' => t('Email text to send a married couple reminding them of how much they both owe (combined pricing)'),
|
||||
'#title' => t('Email text to send a married couple reminding them of how much they both owe (only applies when combined pricing enabled)'),
|
||||
'#type' => 'textarea',
|
||||
//'#format' => 'full_html',
|
||||
'#description' => t(''),
|
||||
|
Reference in New Issue
Block a user