[Mpuls-commits] r3055 - jmd/trunk/jmdstrukturweb/templates/casemanagement
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue Jun 22 11:41:35 CEST 2010
Author: torsten
Date: 2010-06-22 11:41:33 +0200 (Tue, 22 Jun 2010)
New Revision: 3055
Modified:
jmd/trunk/jmdstrukturweb/templates/casemanagement/new.mako
Log:
* jmdstrukturweb/templates/casemanagement/new.mako: Changed labels in template "Fallakte" -> "JMD-Statistik"
Modified: jmd/trunk/jmdstrukturweb/templates/casemanagement/new.mako
===================================================================
--- jmd/trunk/jmdstrukturweb/templates/casemanagement/new.mako 2010-06-22 09:30:43 UTC (rev 3054)
+++ jmd/trunk/jmdstrukturweb/templates/casemanagement/new.mako 2010-06-22 09:41:33 UTC (rev 3055)
@@ -12,7 +12,7 @@
action="${h.url_for(controller='/case', action='newAction')}"
accept-charset="UTF-8"
name="waska_form" method="POST">
- <h1>Neue Fallakte anlegen</h1>
+ <h1>Neue JMD-Statistik anlegen</h1>
<fieldset>
<legend>Basisdaten</legend>
<table>
@@ -40,7 +40,7 @@
</fieldset>
<div class="input_space">
<input type="hidden" name="page" value="page_1">
- <input type="submit" value="Fallakte anlegen" name="save">
+ <input type="submit" value="JMD-Statistik anlegen" name="save">
</div>
</form>
</div>
More information about the Mpuls-commits
mailing list