CRM-13992 : QA fixes mentioned in #comment-57745
[civicrm-core.git] / templates / CRM / Custom / Form / Field.tpl
index 050bc0b41274b45fdd4bba38ac041b0e6ba25a3e..0007e519c5759b6924050743a8431770711f4b0c 100644 (file)
@@ -158,7 +158,7 @@ function custom_option_html_type( ) {
         </tr>
        <tr class='crm-custom-field-form-block-in_selector'>
           <td class='label'>{$form.in_selector.label}</td>
-          <td class='html-adjust'>{$form.in_selector.html}</td>
+          <td class='html-adjust'>{$form.in_selector.html} {help id="id-in_selector"}</td>
        </tr>
        <tr class="crm-custom-field-form-block-text_length"  id="textLength" {if !( $action eq 1 || $action eq 2 ) && ($form.data_type.value.0.0 != 0)}class="hide-block"{/if}>
             <td class="label">{$form.text_length.label}</td>