Index: openacs-4/packages/xotcl-request-monitor/www/index.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-request-monitor/www/index.tcl,v
diff -u -r1.8 -r1.9
--- openacs-4/packages/xotcl-request-monitor/www/index.tcl 12 Dec 2006 20:07:12 -0000 1.8
+++ openacs-4/packages/xotcl-request-monitor/www/index.tcl 12 Dec 2006 20:12:46 -0000 1.9
@@ -271,7 +271,7 @@
set active_community_string ""
}
-set active_user_string "$active_users_10 users ($activeUsers10 + $activeIP10) $active_community_string active in last 10 minutes, $activeTotal24 ($activeUsers24 + $activeIP24) in last $::server_running"
+set active_user_string "$active_users_10 users ($activeUsers10 authenticated) $active_community_string active in last 10 minutes, $activeTotal24 ($activeUsers24 authenticated) in last $::server_running"
set jsGraph [expr {!$jsGraph}]
set toggle_graphics_url [export_vars -base [ad_conn url] {jsGraph}]
set jsGraph [expr {!$jsGraph}]