From 1fe6e8172d29ee6e4c42a1e6376fd75d64cee3d1 Mon Sep 17 00:00:00 2001 From: Ravi Gohil Date: Mon, 1 Dec 2014 13:04:37 +0530 Subject: [PATCH] [IMP] website_mail: mailing editor buttons Button "Save and continue" was wrongly named as it worked only once the template is not in edit mode (so already saved). Hide the button to only get it in readonly mode and rename it for better understanding of its purpose. (opw 614563) --- addons/website_mail/views/website_email_designer.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/addons/website_mail/views/website_email_designer.xml b/addons/website_mail/views/website_email_designer.xml index 187191b..d230d68 100644 --- a/addons/website_mail/views/website_email_designer.xml +++ b/addons/website_mail/views/website_email_designer.xml @@ -7,7 +7,7 @@
- Back @@ -32,9 +32,9 @@
- - Save and Continue + Back to the mass mailing

Design Your Email -- 1.7.10.4