X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/28fee2e2ebc6746bcfeb47c0318e79789ba1c850..6a12a968761127af91e9da8db7579be2836bcaaa:/templates/webpages/common/flash.html diff --git a/templates/webpages/common/flash.html b/templates/webpages/common/flash.html index cb592edc3..4b705cdfc 100644 --- a/templates/webpages/common/flash.html +++ b/templates/webpages/common/flash.html @@ -14,3 +14,4 @@ [%- PROCESS output title=LxERP.t8('Error') type='error' messages = FLASH.error %] [%- PROCESS output title=LxERP.t8('Warning') type='warning' messages = FLASH.warning %] [%- PROCESS output title=LxERP.t8('Information') type='info' messages = FLASH.info %] +[%- PROCESS output title=LxERP.t8('Ok') type='ok' messages = FLASH.ok %]