Index: openacs-4/contrib/packages/simulation/www/object-list.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/simulation/www/Attic/object-list.tcl,v diff -u -N -r1.6 -r1.7 --- openacs-4/contrib/packages/simulation/www/object-list.tcl 24 Oct 2003 10:28:27 -0000 1.6 +++ openacs-4/contrib/packages/simulation/www/object-list.tcl 27 Oct 2003 07:31:55 -0000 1.7 @@ -8,7 +8,7 @@ {type:optional} } -set page_title "Objects" +set page_title "Sim Objects" set context [list $page_title] if { ![exists_and_not_null parent_id] } { @@ -31,7 +31,7 @@ orderby upper(ot.pretty_name) } title { - label "Title" + label "Name" orderby r.title link_url_col view_url }