diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2008-09-19 21:10:51 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2008-09-19 21:10:51 +0000 |
commit | 10db2c2637eeda14d6e9d11fb2be5b7dc89918d1 (patch) | |
tree | bf1a4a508e8ead3ed88159c85e3f25e400f03d9f /applications/luci-statistics/luasrc/view/public_statistics | |
parent | 0579eb0c0e9d6724a2cd4c34108ce690d03bab20 (diff) |
* luci/app/statistics: fix some translation issues
Diffstat (limited to 'applications/luci-statistics/luasrc/view/public_statistics')
-rw-r--r-- | applications/luci-statistics/luasrc/view/public_statistics/graph.htm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-statistics/luasrc/view/public_statistics/graph.htm b/applications/luci-statistics/luasrc/view/public_statistics/graph.htm index 4e7a2a15f..ff058b8b7 100644 --- a/applications/luci-statistics/luasrc/view/public_statistics/graph.htm +++ b/applications/luci-statistics/luasrc/view/public_statistics/graph.htm @@ -14,7 +14,7 @@ $Id$ -%> <%+header%> -<h1>Statistik</h1> +<h1><%:stat_statistics Statistics%></h1> <form action="" method="get"> <select name="timespan"> |