Merge remote-tracking branch 'upstream/4.6' into 4.6-master-2015-10-09-16-14-05
[civicrm-core.git] / templates / CRM / common / publicFooter.tpl
index 8c1c9f58ecd5029b16a848b42665cbc742d79471..1920f55d03ffc7bbec4e5d2bd25ea0a62b02689c 100644 (file)
@@ -1,8 +1,8 @@
 {*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.6                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2014                                |
+ | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -25,7 +25,7 @@
 *}
 
 {if $config->empoweredBy}
-  {capture assign=civilogo}<a href="http://civicrm.org/" title="{ts}CiviCRM.org - Growing and Sustaining Relationships{/ts}" target="_blank" class="empowered-by-link"><div class="empowered-by-logo"><span>CiviCRM</span></div></a>{/capture}
+  {capture assign=civilogo}<a href="https://civicrm.org/" title="{ts}CiviCRM.org - Growing and Sustaining Relationships{/ts}" target="_blank" class="empowered-by-link"><div class="empowered-by-logo"><span>CiviCRM</span></div></a>{/capture}
   <div class="crm-public-footer" id="civicrm-footer">
     {ts 1=$civilogo}empowered by %1{/ts}
   </div>