Test full HTML for paypal landing page
This commit is contained in:
@@ -198,6 +198,8 @@ $booking_registration_intro_text = variable_get('booking_registration_intro_text
|
||||
'#type' => 'textarea',
|
||||
'#description' => t(''),
|
||||
'#default_value' => variable_get('booking_regn_completed_page', '<p>Thankyou for registering for [booking:eventname].</p>'),
|
||||
'#type' => 'text_format',
|
||||
'#format' => 'full_html',
|
||||
);
|
||||
/*Text for the balance payment page*/
|
||||
$form['balance'] = array(
|
||||
|
Reference in New Issue
Block a user