SSL changes
authorWilliam Theaker <williamtheaker@riseup.net>
Mon, 10 Nov 2014 17:21:07 +0000 (12:21 -0500)
committerWilliam Theaker <williamtheaker@riseup.net>
Mon, 10 Nov 2014 17:21:07 +0000 (12:21 -0500)
templates/CRM/Memberdashboard/Page/Benefits.tpl
templates/CRM/Memberdashboard/Page/Communications.tpl
templates/CRM/Memberdashboard/Page/DashboardElement.tpl
templates/CRM/Memberdashboard/Page/Info.tpl
templates/CRM/Memberdashboard/Page/MemberDashboard.tpl

index 607324f7cfe5eada45a23be4d0f6ffeebfd5c274..158f87688d1de3b80680eef6e79ea103badf0776 100644 (file)
@@ -9,19 +9,19 @@
 
   <div class="header-dark">LibrePlanet</div>
 
-  <a href="http://libreplanet.org">
-    <img src="https://static.fsf.org/nosvn/big-logo.png" alt="LibrePlanet" />
+  <a href="https://libreplanet.org">
+    <img src="//static.fsf.org/nosvn/big-logo.png" alt="LibrePlanet" />
   </a>
 
   <p>
     Associate members get gratis admission to
-    <a href="http://libreplanet.org">LibrePlanet</a>,
+    <a href="https://libreplanet.org">LibrePlanet</a>,
     the FSF's annual conference.
   </p>
 
   <p>
     Use your FSF account to join a
-    <a href="http://libreplanet.org/">
+    <a href="https://libreplanet.org/">
       local free software group at LibrePlanet.
     </a>
   </p>
index 3f9b22db2d66514a23a236f29fbd57093f7c7c95..86ac2afa0ad62bb59f123118774548fbb3627816 100644 (file)
@@ -16,7 +16,7 @@
 
   You should have received a copy of the GNU General Public License
   along with FSF Member Dashboard.  If not, see
-  <http://www.gnu.org/licenses/>.
+  <https://www.gnu.org/licenses/>.
 *}
 
 <div class="crm-dashboard-groups">
index 2f87ed3f3e5595d8d8b4cc94609c0fea829d824c..c71e78f68ff5d7fc1752cd470470841c1dccb984 100644 (file)
@@ -16,7 +16,7 @@
 
   You should have received a copy of the GNU General Public License
   along with FSF Member Dashboard.  If not, see
-  <http://www.gnu.org/licenses/>.
+  <https://www.gnu.org/licenses/>.
 *}
 
 <div{if isset($element.class)} class="{$element.class}"{/if}>
index 9382bffc29b1c875ce2a8a94e08a0b0bc7c29541..b9102a958003f0ba5e4ca83b0a9e8104b728bfff 100644 (file)
@@ -16,7 +16,7 @@
 
   You should have received a copy of the GNU General Public License
   along with FSF Member Dashboard.  If not, see
-  <http://www.gnu.org/licenses/>.
+  <https://www.gnu.org/licenses/>.
 *}
 
 <noscript>
index 7cc6c629cbc4a062964ee216bed354bc2584c043..6b40840d271145db84f530fc5288a64069d3e70c 100644 (file)
@@ -16,7 +16,7 @@
 
   You should have received a copy of the GNU General Public License
   along with FSF Member Dashboard.  If not, see
-  <http://www.gnu.org/licenses/>.
+  <https://www.gnu.org/licenses/>.
 *}
 
 {include file="CRM/Memberdashboard/Page/DashboardElement.tpl"