[Mpuls-commits] r2491 - wasko/branches/2.0/mpulsweb/controllers

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Apr 22 15:23:45 CEST 2010


Author: torsten
Date: 2010-04-22 15:23:42 +0200 (Thu, 22 Apr 2010)
New Revision: 2491

Modified:
   wasko/branches/2.0/mpulsweb/controllers/privacy.py
Log:
Fixed dialog text


Modified: wasko/branches/2.0/mpulsweb/controllers/privacy.py
===================================================================
--- wasko/branches/2.0/mpulsweb/controllers/privacy.py	2010-04-22 13:22:51 UTC (rev 2490)
+++ wasko/branches/2.0/mpulsweb/controllers/privacy.py	2010-04-22 13:23:42 UTC (rev 2491)
@@ -26,7 +26,7 @@
 
 PRIVACY_DECLINE_DISALLOWED = _('Decline privacy statement not possible')
 
-PRIVACY_DECLINE_DISALLOWED_TEXT = _('The case is in a non consistent state und it will not be possible to anonimise it after retracting the privacy statement. The reason for this is listed below:<br>%s')
+PRIVACY_DECLINE_DISALLOWED_TEXT = _('The case is in a non consistent state und it will not be possible to anonimise it after retracting the privacy statement. The reason for this is listed below:<p>%s</p>')
 
 PRIVACY_DECLINE = u"""Erklärung zurückziehen?"""
 PRIVACY_DECLINE_TEXT = u"""Die Akte wird anonymisiert, falls die Erklärung



More information about the Mpuls-commits mailing list