[Mpuls-commits] r1845 - wasko/branches/2.0/mpulsweb/model

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Fri Feb 26 12:14:23 CET 2010


Author: torsten
Date: 2010-02-26 12:14:23 +0100 (Fri, 26 Feb 2010)
New Revision: 1845

Modified:
   wasko/branches/2.0/mpulsweb/model/case.py
Log:
Fixed dialog text


Modified: wasko/branches/2.0/mpulsweb/model/case.py
===================================================================
--- wasko/branches/2.0/mpulsweb/model/case.py	2010-02-26 11:13:04 UTC (rev 1844)
+++ wasko/branches/2.0/mpulsweb/model/case.py	2010-02-26 11:14:23 UTC (rev 1845)
@@ -52,9 +52,7 @@
 MARKANONYMIZE_FAILED_MIN_PHASE = u"""\
 <p>Eine Anonymisierung ist für Fälle in der Phase "%s" nicht
 vorgesehen.</p>
-<p>Bitte löschen Sie diesen Fall entsprechend der Verwaltungsfunktion:<br>
-Überblick - Verwaltung - Abbruch der Eingangsdokumentation.</p>
-<p>Klicken Sie auf "OK", um fortzufahren.</p>
+<p>Bitte löschen Sie diesen Fall.</p>
 """
 
 MARKANONYMIZE_FAILED_RUNNING_PHASE = u"""\



More information about the Mpuls-commits mailing list