Index: openacs-4/packages/spam/www/spam-show-users.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/spam/www/spam-show-users.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/spam/www/spam-show-users.tcl 20 Apr 2001 20:51:25 -0000 1.1 +++ openacs-4/packages/spam/www/spam-show-users.tcl 5 Sep 2002 22:14:36 -0000 1.2 @@ -2,6 +2,7 @@ shows the list of users about to receive a spam message } -properties { spam_list:multirow + context:onevalue } set sql_query [ad_get_client_property "spam" "sql_query"] @@ -22,5 +23,4 @@ and p2.party_id = parties.party_id " -ad_return_template - +set context [list "show users"]