CRM-12595 fix formatting in templates files (A)
[civicrm-core.git] / templates / CRM / Admin / Form / DomainDump.tpl
index 7c53dee0817787cad32410a8b3ed23c1657d1b7d..a9323501c6b6bad180821f2b3f2c952beaffc4d9 100644 (file)
 <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>
+