Set placeholder

merge-requests/30/head
Bob Mottram 2022-05-21 12:47:26 +01:00
parent f55df8e570
commit f1c6471de7
1 changed files with 1 additions and 1 deletions

View File

@ -682,7 +682,7 @@ def html_new_post(css_cache: {}, media_instance: bool, translate: {},
date_and_location += date_and_time_str
date_and_location += \
edit_text_field(translate['Location'], 'location',
edit_text_field(translate['Location'], 'location', '',
'https://www.openstreetmap.org/#map=')
date_and_location += end_edit_section()