Index: openacs-4/packages/forums/tcl/messages-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/forums/tcl/messages-procs.tcl,v diff -u -r1.25 -r1.26 --- openacs-4/packages/forums/tcl/messages-procs.tcl 25 Mar 2004 16:16:58 -0000 1.25 +++ openacs-4/packages/forums/tcl/messages-procs.tcl 1 Apr 2004 20:03:53 -0000 1.26 @@ -255,7 +255,7 @@ (the creation date of the subjects) or the last one. @author Peter Marklund -} { +} { set subject_label "[_ forums.lt_First_post_in_subject]" set child_label "[_ forums.Last_post_in_subject]" set new_order_by [ad_decode $order_by posting_date last_child_post posting_date]