summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9e3d97f)
raw | patch | inline | side by side (parent: 9e3d97f)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 26 Aug 2010 06:28:32 +0000 (06:28 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 26 Aug 2010 06:28:32 +0000 (06:28 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19453 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/generic/statistics/chartClasses/class_statChart.inc | patch | blob | history | |
gosa-core/plugins/generic/statistics/statistics.tpl | patch | blob | history |
diff --git a/gosa-core/plugins/generic/statistics/chartClasses/class_statChart.inc b/gosa-core/plugins/generic/statistics/chartClasses/class_statChart.inc
index 7cbba822bba68bab9a2003311d4861e6b58e82a0..c55815c8bfdaeebb8322301681a7a110b4fbac8a 100644 (file)
}
}
+
function getTitle()
{
return(_($this->title));
diff --git a/gosa-core/plugins/generic/statistics/statistics.tpl b/gosa-core/plugins/generic/statistics/statistics.tpl
index 224bac458fffbae8508d5923985fdf9cac1023fb..b9b9f236da45b22028e8881b6648189aba6e9a0e 100644 (file)
<table>
<tr>
- <td>{t}Generate report for{/t}</td>
+ <td><b>{t}Generate report for{/t}:</b></td>
<td style='width:220px;'>
<input type="text" id="graph1DatePicker1" name="graph1DatePicker1" class="date" value="{$graph1DatePicker1}">
<script type="text/javascript">
{/literal}
</script>
</td>
- <td> - </td>
<td style='width:220px;'>
<input type="text" id="graph1DatePicker2" name="graph1DatePicker2" class="date" value="{$graph1DatePicker2}">
<script type="text/javascript">
</script>
</td>
<td>
- <button name='receiveStatistics'>{t}Receive{/t}</button>
+ <button name='receiveStatistics'>{t}Update{/t}</button>
</td>
</tr>
</table>
</table>
{if isset($curGraphID) && $curGraphID}
+ <hr>
+ <b>{t}Select report type{/t}:</b>
<select name='selectedGraphType' onChange="document.mainform.submit();" size='1'>
{html_options options=$availableGraphs selected=$selectedGraphType}
</select>
- <hr>
<table>
<tr>
<td>