From 5e7233dafab34f9ec65cf1e2b98b2f0794852156 Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Sun, 12 Feb 2012 23:28:14 +0200 Subject: [PATCH] fixed typo on stats page --- web/js/templates.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/js/templates.js b/web/js/templates.js index 45dd7924..c41cd101 100644 --- a/web/js/templates.js +++ b/web/js/templates.js @@ -485,7 +485,7 @@ App.Templates.html = { email:\ \ ~!:CONTACT~!\ - (reports ~!:REPORTS_ENABLED~!)\ + (reporting ~!:REPORTS_ENABLED~!)\ \ \ \ @@ -1113,7 +1113,7 @@ App.Templates.html = { \ \ '], - SUBMENU: ['
Genarate:daily\ + SUBMENU: ['
Generate:daily\ weekly\ monthly\ yearly
'],