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 -N -r1.7.2.38 -r1.7.2.39 --- openacs-4/packages/xowf/tcl/test-item-procs.tcl 22 Mar 2020 18:18:03 -0000 1.7.2.38 +++ openacs-4/packages/xowf/tcl/test-item-procs.tcl 23 Mar 2020 15:36:58 -0000 1.7.2.39 @@ -194,7 +194,7 @@ set shuffle_options "{#xowf.shuffle_none# none} {#xowf.shuffle_peruser# peruser} {#xowf.shuffle_always# always}" set shuffleSpec [subst { {shuffle {radio,horizontal=true,form_item_wrapper_CSSclass=form-inline,options=$shuffle_options,default=none,label=#xowf.Shuffle#}} - {show_max {number,form_item_wrapper_CSSclass=form-inline,min=2,label=#xowf.show_max#}} + {show_max {number,form_item_wrapper_CSSclass=form-inline,min=1,label=#xowf.show_max#}} }] } else { set shuffleSpec ""