# HG changeset patch # User bsw # Date 1460965745 -7200 # Node ID 37359fcc2bd9467607d512b5cee06f917cd3f632 # Parent 0bd5142b9c5e5458eb2d4ffb1004de1db04679ac Layout issue fixed diff -r 0bd5142b9c5e -r 37359fcc2bd9 app/main/member/settings_notification.lua --- a/app/main/member/settings_notification.lua Mon Apr 18 09:42:19 2016 +0200 +++ b/app/main/member/settings_notification.lua Mon Apr 18 09:49:05 2016 +0200 @@ -47,9 +47,9 @@ } end } - slot.put("
") ui.container{ attr = { class = "view_on_notify_level_all_false", style = "margin-left: 3em;" }, content = function() + slot.put("
") ui.container{ content = _"You will receive status update notification on issue phase changes. Additionally you can subscribe for a regular digest including updates on initiative drafts and new suggestions." } slot.put("
")