Index: openacs-4/packages/news-aggregator/www/subscriptions.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/news-aggregator/www/subscriptions.tcl,v diff -u -r1.7.2.4 -r1.7.2.5 --- openacs-4/packages/news-aggregator/www/subscriptions.tcl 14 Jan 2006 23:27:59 -0000 1.7.2.4 +++ openacs-4/packages/news-aggregator/www/subscriptions.tcl 29 Jan 2006 18:16:40 -0000 1.7.2.5 @@ -64,7 +64,7 @@ } if { $aggregator_count > 1 } { - # user has more than 1 aggregator, let's present our fancy move and copy features + # user has write privs on more than 1 aggregator, let's present our fancy move and copy features if { $aggregator_count > 2 } { set title "another aggregator" } else {