Index: openacs-4/packages/acs-tcl/tcl/table-display-procs.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/Attic/table-display-procs.tcl,v
diff -u -r1.20.8.5 -r1.20.8.6
--- openacs-4/packages/acs-tcl/tcl/table-display-procs.tcl 14 Sep 2013 09:35:47 -0000 1.20.8.5
+++ openacs-4/packages/acs-tcl/tcl/table-display-procs.tcl 16 Sep 2013 10:03:20 -0000 1.20.8.6
@@ -990,9 +990,9 @@
}
foreach val [lindex $opt 3] {
if {$picked eq [lindex $val 0] } {
- append html "\n"
+ append html "\n"
} else {
- append html "\n"
+ append html "\n"
}
}
append html "\n"