Index: openacs-4/packages/contacts/www/search.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/contacts/www/search.tcl,v diff -u -r1.35 -r1.36 --- openacs-4/packages/contacts/www/search.tcl 9 May 2018 15:33:30 -0000 1.35 +++ openacs-4/packages/contacts/www/search.tcl 12 Aug 2018 12:30:06 -0000 1.36 @@ -113,7 +113,7 @@ lappend extended_columns $add_column } - # we run through the multirow here to determine wether or not the columns are allowed + # we run through the multirow here to determine whether or not the columns are allowed template::multirow foreach ext { set selected_p 0 if { [lsearch $extended_columns "${type_key}__${key}"] >= 0 } {