Always build contact subtype field
[civicrm-core.git] / templates / CRM / Contact / Form / Edit / Individual.tpl
index 4c97ead2d1fcb13ae8667140978f3c96fc224bb7..9c4955e3d387cc50277f362402c380e969734715 100644 (file)
@@ -124,10 +124,8 @@ CRM.$(function($) {
       {$form.nick_name.html}
     </td>
     <td>
-      {if $buildContactSubType}
       {$form.contact_sub_type.label}<br />
       {$form.contact_sub_type.html}
-      {/if}
     </td>
   </tr>
 </table>