Merge pull request #5935 from totten/4.6-ext-inst-err
[civicrm-core.git] / templates / CRM / Admin / Form / ContactType.tpl
index cce3627d6c94ad1e44b5e9df76963a0d92bab1cb..f7a7479dedb154cd3e36ae8ef7836ab625c4cd3a 100644 (file)
@@ -1,8 +1,8 @@
 {*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.5                                                |
+ | CiviCRM version 4.6                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2014                                |
+ | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -25,7 +25,6 @@
 *}
 {* this template is used for adding/editing Contact Type  *}
 
-<h3>{if $action eq 1}{ts}New Contact Type{/ts}{elseif $action eq 2}{ts}Edit Contact Type{/ts}{else}{ts}Delete Contact Type{/ts}{/if}</h3>
 <div class="crm-block crm-form-block crm-contact-type-form-block">
 {if $action eq 8}
   <div class="messages status no-popup">
@@ -53,8 +52,8 @@
            {/if}
    </tr>
    <tr class="crm-contact-type-form-block-image_URL">
-      <td class="label">{$form.image_URL.label}</td>
-      <td>{$form.image_URL.html|crmAddClass:'huge40'}{help id="id-image_URL"}</td>
+      <td class="label">{$form.image_URL.label} {help id="id-image_URL"}</td>
+      <td>{$form.image_URL.html|crmAddClass:'huge40'}</td>
    </tr>
    <tr class="crm-contact-type-form-block-description">
      <td class="label">{$form.description.label}