Index: openacs.org-dev/packages/acs-admin/www/users/registration-history.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs.org-dev/packages/acs-admin/www/users/registration-history.tcl,v diff -u -r1.1.1.1 -r1.1.1.2 --- openacs.org-dev/packages/acs-admin/www/users/registration-history.tcl 9 Jul 2002 17:34:56 -0000 1.1.1.1 +++ openacs.org-dev/packages/acs-admin/www/users/registration-history.tcl 8 Oct 2002 15:46:41 -0000 1.1.1.2 @@ -5,11 +5,11 @@ @creation-date Jan 1999 @cvs-id $Id$ } -properties { - context_bar:onevalue + context:onevalue user_rows:multirow } -set context_bar [ad_admin_context_bar [list "index.tcl" "Users"] "Registration History"] +set context [list [list "./" "Users"] "Registration History"] # we have to query for pretty month and year separately because Oracle pads # month with spaces that we need to trim