diff --git a/webapp_create_post.py b/webapp_create_post.py index 695b6e9b3..5641d7080 100644 --- a/webapp_create_post.py +++ b/webapp_create_post.py @@ -185,14 +185,9 @@ def htmlNewPost(cssCache: {}, mediaInstance: bool, translate: {}, if not path.endswith('/newshare'): if not path.endswith('/newreport'): - if not inReplyTo or shareDescription or \ - path.endswith('/newreminder'): - if shareDescription: - newPostText = '
' + \ @@ -251,6 +246,11 @@ def htmlNewPost(cssCache: {}, mediaInstance: bool, translate: {}, translate['Enter the choices for your question below.'] + \ '\n' + if shareDescription: + newPostText = '