summaryrefslogtreecommitdiffhomepage
path: root/applications
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-10-31 17:02:21 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-10-31 17:02:21 +0000
commitb0b28b970fe5efede10dff0f1e379fbab5b333ca (patch)
tree2e593a92b9489c7d44a5351d9cb5d7b62f55ee93 /applications
parent50a26ced119e05fa0441107de9b586f2376b8411 (diff)
all: automatic <%:...%> -> <%_...%> fixup
Diffstat (limited to 'applications')
-rw-r--r--applications/luci-statistics/luasrc/view/admin_statistics/index.htm2
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%>