diff --git a/webapp_create_post.py b/webapp_create_post.py index 8d3405753..43edda4e7 100644 --- a/webapp_create_post.py +++ b/webapp_create_post.py @@ -366,8 +366,8 @@ def html_new_post(css_cache: {}, media_instance: bool, translate: {}, for curr_post_type in new_post_endpoints: path_base = path_base.replace('/' + curr_post_type, '') - new_post_image_section = \ - begin_edit_section(translate['Attach an image, video or audio file']) + attach_str = 'Attach an image, video or audio file' + new_post_image_section = begin_edit_section('📷 ' + translate[attach_str]) new_post_image_section += \ '