remove tabs, trailing spaces
[civicrm-core.git] / templates / CRM / UF / Form / Group.tpl
index 9212e49d839983f48b8a065437dfbc24da89f7d4..5e89e407e70566933a015839bc68416fc38575a2 100644 (file)
@@ -52,7 +52,7 @@
         </tr>
         <tr class="crm-uf_group-form-block-description">
             <td class="label">{$form.description.label} {help id='id-description' file="CRM/UF/Form/Group.hlp"}</td>
-            <td class="html-adjust">{$form.description.html}</td>   
+            <td class="html-adjust">{$form.description.html}</td>
         </tr>
         <tr class="crm-uf_group-form-block-uf_group_type">
             <td class="label">{$form.uf_group_type.label} {help id='id-used_for' file="CRM/UF/Form/Group.hlp"}</td>
@@ -81,7 +81,3 @@
 <div class="crm-submit-buttons">{include file="CRM/common/formButtons.tpl" location="bottom"}</div>
 </div>
 {include file="CRM/common/showHide.tpl"}
-
-{* include jscript to warn if unsaved form field changes *}
-{include file="CRM/common/formNavigate.tpl"}
-