From: Chuck Scott Date: Mon, 15 Jan 2018 16:46:23 +0000 (-0500) Subject: Updated appearance of Misc Settings for Registrations X-Git-Tag: v1.0.0^2~57 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=2f1bf58e1874bfae0cd075955513f9af23cd0cea;p=WP-Plugins%2Fglm-member-db-registrations.git Updated appearance of Misc Settings for Registrations --- diff --git a/views/admin/settings/registrationsMisc.html b/views/admin/settings/registrationsMisc.html index 03b71ff..15e4d61 100644 --- a/views/admin/settings/registrationsMisc.html +++ b/views/admin/settings/registrationsMisc.html @@ -34,7 +34,7 @@ // '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} @@ -51,7 +51,7 @@ // '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} @@ -67,7 +67,7 @@ // '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} @@ -83,7 +83,7 @@ // '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} @@ -99,7 +99,7 @@ // '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} @@ -124,7 +124,7 @@ // '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} @@ -148,7 +148,7 @@ // '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} @@ -172,7 +172,7 @@ // '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} @@ -196,7 +196,7 @@ // '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} @@ -220,7 +220,7 @@ // '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} @@ -244,7 +244,7 @@ // '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}