Index: openacs-4/packages/acs-authentication/lib/search.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-authentication/lib/search.tcl,v
diff -u -r1.2 -r1.3
--- openacs-4/packages/acs-authentication/lib/search.tcl 8 Oct 2009 15:26:23 -0000 1.2
+++ openacs-4/packages/acs-authentication/lib/search.tcl 9 Dec 2009 22:35:34 -0000 1.3
@@ -92,7 +92,7 @@
auth_status {
label "Status"
} \
- actions [list label "Actions" display_template "$add_user_label"] \
+ actions [list label "Actions" display_template "$add_user_label"] \
extra_attributes {label "Extra Attributes"} \
user_id [list hide_p [expr {!$admin_p}] label "" display_template "User Admin Page"] \
] -bulk_actions $bulk_actions \