Index: openacs-4/packages/spreadsheet/tcl/tips-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/spreadsheet/tcl/tips-procs.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/spreadsheet/tcl/tips-procs.tcl 28 Mar 2018 17:00:41 -0000 1.3 +++ openacs-4/packages/spreadsheet/tcl/tips-procs.tcl 4 Apr 2018 20:30:25 -0000 1.4 @@ -1417,7 +1417,7 @@ ns_log Notice "qss_tips_row_of_table_label_value.1101: no fields defined for table_id '${table_id}'" } } else { - ns_log_ Notice "qss_tips_row_of_table_label_value.1104: table_id '${table_id}' not a natural number." + ns_log Notice "qss_tips_row_of_table_label_value.1104: table_id '${table_id}' not a natural number." } return $row_list }