Merge pull request #2965 from generalredneck/CRM-14135
[civicrm-core.git] / templates / CRM / Admin / Form / PdfFormats.tpl
index 15e1be5cbe9ceb50e715b7fa77be1b1a7462ecf8..a779232ce4dcc3c987a2ada37a229389e5095e46 100644 (file)
@@ -1,6 +1,6 @@
 {*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.4                                                |
+ | CiviCRM version 4.5                                                |
  +--------------------------------------------------------------------+
  | Copyright (C) 2011 Marty Wright                                    |
  | Licensed to CiviCRM under the Academic Free License version 3.0.   |
         </td>
     </tr>
   </table>
-{/if}
-<div class="crm-submit-buttons">{include file="CRM/common/formButtons.tpl" location="bottom"}</div>
-</div>
-
 {literal}
 <script type="text/javascript" >
 
@@ -143,3 +139,7 @@ function convertMetric( value, from, to ) {
 
 </script>
 {/literal}
+
+{/if}
+  <div class="crm-submit-buttons">{include file="CRM/common/formButtons.tpl" location="bottom"}</div>
+</div>