From: David Thompson Date: Thu, 23 Oct 2014 20:56:07 +0000 (-0400) Subject: communications: Apply civi CSS to form elements. X-Git-Tag: v0.1~42 X-Git-Url: https://vcs.fsf.org/?p=org.fsf.memberdashboard.git;a=commitdiff_plain;h=efb738ae3418e57ff857b85905637a3f8d83f515 communications: Apply civi CSS to form elements. * templates/CRM/Memberdashboard/Page/Communications.tpl: Remove form tag. Use 'crm-select2' class for email format dropdown. Use 'crm-form-submit' class for 'Save' button. --- diff --git a/templates/CRM/Memberdashboard/Page/Communications.tpl b/templates/CRM/Memberdashboard/Page/Communications.tpl index b33320e..389e31c 100644 --- a/templates/CRM/Memberdashboard/Page/Communications.tpl +++ b/templates/CRM/Memberdashboard/Page/Communications.tpl @@ -31,23 +31,21 @@ {ts}Email Preferences{/ts} -
-
- - - -
-
+
+ + + +
{include file="CRM/Memberdashboard/Page/DashboardElement.tpl"