Merge pull request #5880 from eileenmcnaughton/CRM-16536
[civicrm-core.git] / templates / CRM / Profile / Page / Dynamic.tpl
index 885d360972e45cfa9abfcb937dd8a15f30606937..feb68552eecdf85b4620490e157feae9c7a9efae 100644 (file)
@@ -1,8 +1,8 @@
 {*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.5                                                |
+ | CiviCRM version 4.6                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2014                                |
+ | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -23,7 +23,7 @@
  | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
  +--------------------------------------------------------------------+
 *}
-{if ! empty( $row )} 
+{if ! empty( $row )}
 {* wrap in crm-container div so crm styles are used *}
     {if $overlayProfile }
         {include file="CRM/Profile/Page/Overlay.tpl"}
@@ -46,5 +46,5 @@
             </div>
         </div>
     {/if}
-{/if} 
+{/if}
 {* fields array is not empty *}