Index: openacs-4/packages/xowf/tcl/test-item-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/tcl/test-item-procs.tcl,v diff -u -r1.7.2.253 -r1.7.2.254 --- openacs-4/packages/xowf/tcl/test-item-procs.tcl 22 Oct 2022 18:48:13 -0000 1.7.2.253 +++ openacs-4/packages/xowf/tcl/test-item-procs.tcl 22 Oct 2022 19:10:03 -0000 1.7.2.254 @@ -6300,7 +6300,7 @@ set question_count_label "" if {!$no_position} { - set question_count_label " / [:question_count $obj] " + set question_count_label " / [:question_count $obj]" } foreach form_obj $form_objs number $numbers position $positions {