From 21e6ab4b3b3d1a197336360b570d4d1b2a7bee70 Mon Sep 17 00:00:00 2001 From: Vincent Fretin Date: Mon, 29 Jun 2020 15:11:06 +0200 Subject: [PATCH] Fix message type like Error not translated in add form --- news/115.bugfix | 3 +++ plone/app/z3cform/templates/macros.pt | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 news/115.bugfix diff --git a/news/115.bugfix b/news/115.bugfix new file mode 100644 index 00000000..c6b8424d --- /dev/null +++ b/news/115.bugfix @@ -0,0 +1,3 @@ +Fix message type like Error not translated in add form. +This closes https://github.com/plone/Products.CMFPlone/issues/3126 +[vincentfretin] diff --git a/plone/app/z3cform/templates/macros.pt b/plone/app/z3cform/templates/macros.pt index a04b9eab..d5b71793 100644 --- a/plone/app/z3cform/templates/macros.pt +++ b/plone/app/z3cform/templates/macros.pt @@ -17,13 +17,13 @@
-
+
Info