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

index a144d46331f71c24a11e8adc1f1674262158723a..90e7099a31157d2923646f39ab73e59ec54f9f7b 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 -->