From 2db6180af38a803438bb2f89ab3edccabac0f91b Mon Sep 17 00:00:00 2001 From: Andrew Engelbrecht Date: Thu, 22 Dec 2016 16:38:31 -0500 Subject: [PATCH] updated order of perks in member benefits page zak requested the re-ordering of benefits on the member benefits page. --- .../CRM/Memberdashboard/Page/Benefits.tpl | 80 ++++++++++--------- 1 file changed, 42 insertions(+), 38 deletions(-) diff --git a/templates/CRM/Memberdashboard/Page/Benefits.tpl b/templates/CRM/Memberdashboard/Page/Benefits.tpl index 8c2d31c..da043ca 100644 --- a/templates/CRM/Memberdashboard/Page/Benefits.tpl +++ b/templates/CRM/Memberdashboard/Page/Benefits.tpl @@ -7,24 +7,6 @@ using promotional code ASSOC

-
LibrePlanet
- - - LibrePlanet - - -

- Associate members get gratis admission to - LibrePlanet, - the FSF's annual conference. -

- -

- Use your FSF account to join a - - local free software group at LibrePlanet. - -

Discount on Hardware from ThinkPenguin
@@ -38,26 +20,38 @@

+ {if !empty($buttonUrl) } +
Member button
+ +

+ Display this member button proudly on your website to show how + long you have been an FSF member! +

+ + + {/if} + -
Jabber/XMPP
+
LibrePlanet
+ + + LibrePlanet +

- Your Jabber/XMPP account is: {$user->name}@member.fsf.org + Associate members get gratis admission to + LibrePlanet, + the FSF's annual conference.

-

Instructions

-

- Use your FSF username as the jabber username, and member.fsf.org as - the domain if your XMPP client supports server discovery via a DNS - SRV record lookup. Most XMPP clients support this. If your client - does not, you can use jabber.member.fsf.org as the server name. Make - sure to enable encryption: we support TLS on port 5222 only. Your - password is the same as your FSF member password. (Please report - any problems you might encounter to - sysadmin@gnu.org.) + Use your FSF account to join a + + local free software group at LibrePlanet. +

+
Email Forwarding

@@ -121,16 +115,26 @@ - {if !empty($buttonUrl) } -

Member button
-

- Display this member button proudly on your website to show how - long you have been an FSF member! -

+
Jabber/XMPP
+ +

+ Your Jabber/XMPP account is: {$user->name}@member.fsf.org +

+ +

Instructions

+ +

+ Use your FSF username as the jabber username, and member.fsf.org as + the domain if your XMPP client supports server discovery via a DNS + SRV record lookup. Most XMPP clients support this. If your client + does not, you can use jabber.member.fsf.org as the server name. Make + sure to enable encryption: we support TLS on port 5222 only. Your + password is the same as your FSF member password. (Please report + any problems you might encounter to + sysadmin@gnu.org.) +

- - {/if}
Member Forums
-- 2.25.1