Index: openacs-4/packages/xotcl-request-monitor/www/throttle-statistics.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-request-monitor/www/throttle-statistics.tcl,v diff -u -N -r1.5 -r1.5.2.1 --- openacs-4/packages/xotcl-request-monitor/www/throttle-statistics.tcl 27 Jun 2018 16:22:55 -0000 1.5 +++ openacs-4/packages/xotcl-request-monitor/www/throttle-statistics.tcl 25 Jan 2020 14:17:59 -0000 1.5.2.1 @@ -17,12 +17,12 @@ template::list::create \ -name url_statistics \ - -elements { + -elements { time {label Time} type {label Type} user { - label Userid - link_url_col user_url} + label Userid + link_url_col user_url} IPaddress {label "IP Address"} URL {label "URL"} }