From: Anthony Talarico Date: Fri, 18 Aug 2017 14:46:48 +0000 (-0400) Subject: adding event notification to and from address instructions X-Git-Tag: v1.6.58^2~6 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=80914aeeed00608397f8c008ee54ce030b4f5457;p=WP-Plugins%2Fglm-member-db-events.git adding event notification to and from address instructions adding text below the input fields for the to and from email addresses in the settings section of the events plugin for email notifications. --- diff --git a/css/admin.css b/css/admin.css index bb74c62..ac3db59 100644 --- a/css/admin.css +++ b/css/admin.css @@ -48,4 +48,10 @@ and open the template in the editor. .email-notification-editor{ padding: 0; margin-bottom: 25px; +} +.email-notification-info{ + margin: 3px; + line-height: 1; + width: 100%; + word-wrap: break-word; } \ No newline at end of file diff --git a/views/admin/settings/emailNotifications.html b/views/admin/settings/emailNotifications.html index f4b1693..119402d 100644 --- a/views/admin/settings/emailNotifications.html +++ b/views/admin/settings/emailNotifications.html @@ -9,13 +9,15 @@ {/if}
- + - +