Merge pull request #3041 from freeform/CRM-14470
[civicrm-core.git] / templates / CRM / Admin / Form / Extensions.tpl
index cf4909a5fa177a99b3ff9f5fd6de28b68bd0f269..12b93deae8f131445dba641f0909a305b06ba2f5 100644 (file)
@@ -1,8 +1,8 @@
 {*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.3                                                |
+ | CiviCRM version 4.5                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2013                                |
+ | Copyright CiviCRM LLC (c) 2004-2014                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -47,5 +47,5 @@
    {if $action eq 8 or $action eq 1 or $action eq 2}
         {include file="CRM/Admin/Page/ExtensionDetails.tpl"}
    {/if}
-   <div class="crm-submit-buttons">{include file="CRM/common/formButtons.tpl" location="bottom"}</div>      
+   <div class="crm-submit-buttons">{include file="CRM/common/formButtons.tpl" location="bottom"}</div>
 </div>