Update template
authorSeamus Lee <seamuslee001@gmail.com>
Mon, 18 Jul 2016 09:29:42 +0000 (09:29 +0000)
committerSeamus Lee <seamuslee001@gmail.com>
Mon, 18 Jul 2016 09:29:42 +0000 (09:29 +0000)
templates/CRM/Contact/Import/Form/Preview.tpl

index 49a9eda8b9098f977a951c3d258ca73bc8ecd096..008d4d8506699f6070e20027c1dd0ffeb26da3e1 100644 (file)
@@ -159,6 +159,10 @@ function verify( ) {
                <td class="description label">{$form.newGroupDesc.label}</td>
                <td>{$form.newGroupDesc.html}</td>
              </tr>
+             <tr>
+               <td class="description label">{$form.newGroupType.label}</td>
+               <td>{$form.newGroupType.html}</td>
+             </tr>
             </table>
  </div><!-- /.crm-accordion-body -->
 </div><!-- /.crm-accordion-wrapper -->