Merge pull request #3057 from agh1/counties-as-extensions
[civicrm-core.git] / templates / CRM / Admin / Form / DomainDump.tpl
index 7c53dee0817787cad32410a8b3ed23c1657d1b7d..588adc9fa6caab3fedf4fbaf85c0156ae29f40ff 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.                                    |
  |                                                                    |
 <div id="help">
     <p>{ts}Backup Database{/ts}</p>
 </div>
-   
+
 <div class="messages status no-popup">
   <dl>
       <dt><img src="{$config->resourceBase}i/Inform.gif" alt="{ts}status{/ts}"/></dt>
-      <dd>    
+      <dd>
         <span class="label">{ts}Backup Your Data:{/ts}</span> {ts}CiviCRM will create an SQL dump file with all of your existing data, and allow you to download it to your local computer. This process may take a long time and generate a very large file if you have a large number of records.{/ts} {ts}Do you want to continue?{/ts}
       </dd>
    </dl>
 </div>
 <div>
-   <dl>   
+   <dl>
      <dt></dt><dd>{$form.buttons.html}</dd>
    </dl>
 </div>
+