diff options
Diffstat (limited to 'applications')
-rw-r--r-- | applications/luci-statistics/luasrc/view/admin_statistics/index.htm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-statistics/luasrc/view/admin_statistics/index.htm b/applications/luci-statistics/luasrc/view/admin_statistics/index.htm index dfeb0628d..ebc6faba5 100644 --- a/applications/luci-statistics/luasrc/view/admin_statistics/index.htm +++ b/applications/luci-statistics/luasrc/view/admin_statistics/index.htm @@ -16,7 +16,7 @@ $Id$ <h2><a id="content" name="content"><%:stat_statistics Statistics%></a></h2> -<p><%:stat_desc The statistics package is based on <a href="http://collectd.org/index.shtml">Collectd</a> +<p><%_The statistics package is based on <a href="http://collectd.org/index.shtml">Collectd</a> and uses <a href="http://oss.oetiker.ch/rrdtool/">RRD Tool</a> to render diagram images from collected data.%></p> <%+footer%> |