Index: openacs-4/contrib/packages/simulation/www/object-edit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/simulation/www/Attic/object-edit.tcl,v diff -u -r1.18 -r1.19 --- openacs-4/contrib/packages/simulation/www/object-edit.tcl 10 Nov 2003 12:09:21 -0000 1.18 +++ openacs-4/contrib/packages/simulation/www/object-edit.tcl 12 Nov 2003 14:51:16 -0000 1.19 @@ -9,7 +9,6 @@ {content_type {sim_prop}} } -# TODO: Joel will do something about this? auth::require_login if { ![ad_form_new_p -key item_id] } { @@ -90,8 +89,11 @@ relations { image { label "Image" - section "Related Objects" + section "Related Images" } + associated { + label "Associated with" + } stylesheet { label "Stylesheet" } @@ -119,6 +121,9 @@ sim_prop { content_method richtext relations { + associated { + label "Associated with" + } stylesheet { label "Stylesheet" }