From ba3c8b7cc30738acbbab75c0fb097281f52c74b1 Mon Sep 17 00:00:00 2001 From: hickert Date: Thu, 26 Aug 2010 06:28:32 +0000 Subject: [PATCH] Updated statistics template git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19453 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../generic/statistics/chartClasses/class_statChart.inc | 1 + gosa-core/plugins/generic/statistics/statistics.tpl | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/gosa-core/plugins/generic/statistics/chartClasses/class_statChart.inc b/gosa-core/plugins/generic/statistics/chartClasses/class_statChart.inc index 7cbba822b..c55815c8b 100644 --- a/gosa-core/plugins/generic/statistics/chartClasses/class_statChart.inc +++ b/gosa-core/plugins/generic/statistics/chartClasses/class_statChart.inc @@ -31,6 +31,7 @@ class statChart{ } } + function getTitle() { return(_($this->title)); diff --git a/gosa-core/plugins/generic/statistics/statistics.tpl b/gosa-core/plugins/generic/statistics/statistics.tpl index 224bac458..b9b9f236d 100644 --- a/gosa-core/plugins/generic/statistics/statistics.tpl +++ b/gosa-core/plugins/generic/statistics/statistics.tpl @@ -19,7 +19,7 @@ - + -
{t}Generate report for{/t}{t}Generate report for{/t}: - - +
@@ -70,10 +69,11 @@ {if isset($curGraphID) && $curGraphID} +
+ {t}Select report type{/t}:  -
-- 2.30.2