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.5 -r1.7.2.6 --- openacs-4/packages/news-aggregator/www/subscriptions.tcl 29 Jan 2006 18:16:40 -0000 1.7.2.5 +++ openacs-4/packages/news-aggregator/www/subscriptions.tcl 7 Feb 2006 19:30:48 -0000 1.7.2.6 @@ -177,7 +177,7 @@ -user_id $user_id \ -array] if { $channel_array eq "0" } { - ad_returnredirect -message "The feed $feed_url has an error." + ad_returnredirect -message "The feed $feed_url has an error." subscriptions ad_script_abort } array set channel $channel_array