CRM-16111: Translation string fixes (4.6 review).
[civicrm-core.git] / templates / CRM / Form / basicForm.tpl
index 28550a622e0a92b6d679acc1a27be407239f9e4a..a3f0dd35e176d4606cb6cd052bb15df43703a54b 100644 (file)
@@ -1,6 +1,6 @@
 {*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.5                                                |
+ | CiviCRM version 4.6                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2014                                |
  +--------------------------------------------------------------------+
@@ -74,7 +74,7 @@
           cj("#invoicing_blocks").hide();
         }
       });
-      cj(function () {   
+      cj(function () {
         cj("input[type=checkbox]").click(function() {
           if (cj("#invoicing").is(":checked")) {
             cj("#invoicing_blocks").show();
@@ -86,4 +86,4 @@
       });
     </script>
   {/literal}
-{/if}
\ No newline at end of file
+{/if}