[icinga-checkins] icinga.org: icinga-reports/next: fixed footer for 1.9
git at icinga.org
git at icinga.org
Wed Apr 10 17:10:49 CEST 2013
Module: icinga-reports
Branch: next
Commit: 207db4e9731aaae79e17e300f679cb18f88f45eb
URL: https://git.icinga.org/?p=icinga-reports.git;a=commit;h=207db4e9731aaae79e17e300f679cb18f88f45eb
Author: Bernd Erk <bernd.erk at icinga.org>
Date: Wed Apr 10 13:43:30 2013 +0200
fixed footer for 1.9
---
reports/icinga/templates/sub/page/footer.jrxml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/reports/icinga/templates/sub/page/footer.jrxml b/reports/icinga/templates/sub/page/footer.jrxml
index b1d46d6..80fa384 100644
--- a/reports/icinga/templates/sub/page/footer.jrxml
+++ b/reports/icinga/templates/sub/page/footer.jrxml
@@ -14,7 +14,7 @@
<textElement textAlignment="Left" verticalAlignment="Middle">
<font fontName="SansSerif" size="7" isBold="false" isPdfEmbedded="false"/>
</textElement>
- <text><![CDATA[Report created with Icinga Reports 1.8 - © Icinga Development Team (www.icinga.org)]]></text>
+ <text><![CDATA[Report created with Icinga Reports 1.9 - © Icinga Development Team (www.icinga.org)]]></text>
</staticText>
<textField pattern="EEE, d MMM yyyy HH:mm:ss">
<reportElement x="5" y="1" width="250" height="12" forecolor="#999999"/>
More information about the icinga-checkins
mailing list