summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-statistics/luasrc/view/admin_statistics/index.htm
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2008-09-19 21:10:51 +0000
committerJo-Philipp Wich <jow@openwrt.org>2008-09-19 21:10:51 +0000
commit10db2c2637eeda14d6e9d11fb2be5b7dc89918d1 (patch)
treebf1a4a508e8ead3ed88159c85e3f25e400f03d9f /applications/luci-statistics/luasrc/view/admin_statistics/index.htm
parent0579eb0c0e9d6724a2cd4c34108ce690d03bab20 (diff)
* luci/app/statistics: fix some translation issues
Diffstat (limited to 'applications/luci-statistics/luasrc/view/admin_statistics/index.htm')
-rw-r--r--applications/luci-statistics/luasrc/view/admin_statistics/index.htm4
1 files changed, 2 insertions, 2 deletions
diff --git a/applications/luci-statistics/luasrc/view/admin_statistics/index.htm b/applications/luci-statistics/luasrc/view/admin_statistics/index.htm
index 69bc213ae..4a0c924e2 100644
--- a/applications/luci-statistics/luasrc/view/admin_statistics/index.htm
+++ b/applications/luci-statistics/luasrc/view/admin_statistics/index.htm
@@ -14,9 +14,9 @@ $Id$
-%>
<%+header%>
-<h1><%:stat Statistics%></h1>
+<h1><%:stat_statistics Statistics%></h1>
-<p><%:stat_desc The statistics package is based on<a href="http://collectd.org/index.shtml">Collectd</a>
+<p><%:stat_desc 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%>