Merge pull request #3083 from freeform/CRM-14084
[civicrm-core.git] / templates / CRM / Admin / Form / LabelFormats.tpl
index 1aa838686d7b71f3b34007aca70ebc0c8f727642..4ae935571ef23ee5f497aaf7325a3683107fd52f 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.   |
           <div class="description">{ts}Weight controls the order in which Label Formats are displayed in selection lists. Enter a positive or negative integer. Lower numbers are displayed ahead of higher numbers.{/ts}</div>
       </tr>
     </table>
-  {/if}
-  <div class="crm-submit-buttons">{include file="CRM/common/formButtons.tpl" location="bottom"}</div>
-</div>
-{if $action neq 8}
 {literal}
   <script type="text/javascript">
     var currentWidth;
 
   </script>
 {/literal}
-{/if}
+  {/if}
+  <div class="crm-submit-buttons">{include file="CRM/common/formButtons.tpl" location="bottom"}</div>
+</div>