// 'quicktags' => false,
// 'wpautop' => false, NOTE: Dont's use. Problem when numerous spaces before text.
'textarea_name' => 'reg_terms',
- 'editor_height' => 200, // Height in px, overrides editor_rows
+ 'editor_height' => 150, // Height in px, overrides editor_rows
// 'textarea_rows' => 8
));
{/php}
// 'quicktags' => false,
// 'wpautop' => false, NOTE: Dont's use. Problem when numerous spaces before text.
'textarea_name' => 'reg_bulletin',
- 'editor_height' => 200, // Height in px, overrides editor_rows
+ 'editor_height' => 150, // Height in px, overrides editor_rows
// 'textarea_rows' => 8
));
{/php}
// 'quicktags' => false,
// 'wpautop' => false, NOTE: Dont's use. Problem when numerous spaces before text.
'textarea_name' => 'cart_page_text',
- 'editor_height' => 200, // Height in px, overrides editor_rows
+ 'editor_height' => 150, // Height in px, overrides editor_rows
// 'textarea_rows' => 8
));
{/php}
// 'quicktags' => false,
// 'wpautop' => false, NOTE: Dont's use. Problem when numerous spaces before text.
'textarea_name' => 'checkout_page_text',
- 'editor_height' => 200, // Height in px, overrides editor_rows
+ 'editor_height' => 150, // Height in px, overrides editor_rows
// 'textarea_rows' => 8
));
{/php}
// 'quicktags' => false,
// 'wpautop' => false, NOTE: Dont's use. Problem when numerous spaces before text.
'textarea_name' => 'summary_page_text',
- 'editor_height' => 200, // Height in px, overrides editor_rows
+ 'editor_height' => 150, // Height in px, overrides editor_rows
// 'textarea_rows' => 8
));
{/php}
// 'quicktags' => false,
// 'wpautop' => false, NOTE: Dont's use. Problem when numerous spaces before text.
'textarea_name' => 'notify_text',
- 'editor_height' => 200, // Height in px, overrides editor_rows
+ 'editor_height' => 150, // Height in px, overrides editor_rows
// 'textarea_rows' => 8
));
{/php}
// 'quicktags' => false,
// 'wpautop' => false, NOTE: Dont's use. Problem when numerous spaces before text.
'textarea_name' => 'instr_notify_text',
- 'editor_height' => 200, // Height in px, overrides editor_rows
+ 'editor_height' => 150, // Height in px, overrides editor_rows
// 'textarea_rows' => 8
));
{/php}
// 'quicktags' => false,
// 'wpautop' => false, NOTE: Dont's use. Problem when numerous spaces before text.
'textarea_name' => 'submission_notify_text',
- 'editor_height' => 200, // Height in px, overrides editor_rows
+ 'editor_height' => 150, // Height in px, overrides editor_rows
// 'textarea_rows' => 8
));
{/php}
// 'quicktags' => false,
// 'wpautop' => false, NOTE: Dont's use. Problem when numerous spaces before text.
'textarea_name' => 'registrant_notify_text',
- 'editor_height' => 200, // Height in px, overrides editor_rows
+ 'editor_height' => 150, // Height in px, overrides editor_rows
// 'textarea_rows' => 8
));
{/php}
// 'quicktags' => false,
// 'wpautop' => false, NOTE: Dont's use. Problem when numerous spaces before text.
'textarea_name' => 'submission_ack_text',
- 'editor_height' => 200, // Height in px, overrides editor_rows
+ 'editor_height' => 150, // Height in px, overrides editor_rows
// 'textarea_rows' => 8
));
{/php}
// 'quicktags' => false,
// 'wpautop' => false, NOTE: Dont's use. Problem when numerous spaces before text.
'textarea_name' => 'registrant_ack_text',
- 'editor_height' => 200, // Height in px, overrides editor_rows
+ 'editor_height' => 150, // Height in px, overrides editor_rows
// 'textarea_rows' => 8
));
{/php}