# This patch file was generated by NetBeans IDE # This patch can be applied using context Tools: Apply Diff Patch action on respective folder. # It uses platform neutral UTF-8 encoding. # Above lines and this line are ignored by the patching process. --- similarterms\similarterms.admin.inc +++ similarterms\similarterms.admin.inc @@ -24,6 +24,7 @@ $display_options = array( 'title_only' => t('Display titles only'), 'teaser' => t('Display titles and teaser'), + 'terms_only' => ('Display terms only'), ); $form['similarterms_display_options'] = array( '#type' => 'radios',