[Mpuls-commits] r5293 - jmd/trunk/jmdstrukturweb/templates/casemanagement
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Fri Sep 2 10:07:22 CEST 2011
Author: roland
Date: 2011-09-02 10:07:22 +0200 (Fri, 02 Sep 2011)
New Revision: 5293
Modified:
jmd/trunk/jmdstrukturweb/templates/casemanagement/new.mako
Log:
issue2231: Add a small warning telling user to only create one statistic per
year since double ones will not be evaluated
Modified: jmd/trunk/jmdstrukturweb/templates/casemanagement/new.mako
===================================================================
--- jmd/trunk/jmdstrukturweb/templates/casemanagement/new.mako 2011-09-02 07:16:40 UTC (rev 5292)
+++ jmd/trunk/jmdstrukturweb/templates/casemanagement/new.mako 2011-09-02 08:07:22 UTC (rev 5293)
@@ -40,6 +40,9 @@
</tr>
</table>
</fieldset>
+ <p><strong>Wichtig!</strong> Bitte erstellen Sie nur eine Statistik pro Jahr an.
+ Doppelte Statistiken werden nicht bei der Auswertung berücksichtigt.</p>
+
<div class="input_space">
<input type="submit" value="JMD-Statistik anlegen" name="save">
</div>
More information about the Mpuls-commits
mailing list