From 49e32e25ff92ff8db12a058575dcf6ec02e0c27f Mon Sep 17 00:00:00 2001 From: Shamim Rezaie Date: Wed, 8 Apr 2020 16:20:37 +1000 Subject: [PATCH] MDL-68353 message: enclose privacy settings within a fieldset --- ...drawer_view_settings_body_content.mustache | 31 ++++++++++--------- message/templates/message_index.mustache | 2 +- 2 files changed, 18 insertions(+), 15 deletions(-) diff --git a/message/templates/message_drawer_view_settings_body_content.mustache b/message/templates/message_drawer_view_settings_body_content.mustache index 9865378ee94..f37a035baf8 100644 --- a/message/templates/message_drawer_view_settings_body_content.mustache +++ b/message/templates/message_drawer_view_settings_body_content.mustache @@ -39,20 +39,23 @@

{{#str}} privacy, message {{/str}}

{{#str}} privacy_desc, message {{/str}}

- {{#privacy}} -
- - -
- {{/privacy}} +
+ {{#str}} contactableprivacy, message {{/str}} + {{#privacy}} +
+ + +
+ {{/privacy}} +