Index: openacs-4/packages/acs-admin/www/users/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/users/index.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/acs-admin/www/users/index.tcl 6 Sep 2002 21:49:53 -0000 1.2 +++ openacs-4/packages/acs-admin/www/users/index.tcl 18 Nov 2002 18:01:17 -0000 1.3 @@ -33,7 +33,7 @@ where email not in ('anonymous', 'system')" set n_users [util_commify_number $n_users] - set last_registration [util_AnsiDatetoPrettyDate $last_registration] + set last_registration [lc_time_fmt $last_registration "%q"] set groups [db_html_select_value_options groups_select { select groups.group_id,