Remove line

main
Bob Mottram 2025-04-27 15:56:55 +01:00
parent f83a6825b1
commit 786e4f9ab7
1 changed files with 1 additions and 1 deletions

View File

@ -1082,7 +1082,7 @@ def html_new_post(edit_post_params: {},
'https://www.openstreetmap.org/#map=') + '</p>\n'
date_and_location += \
'<br><label class="labels">' + translate['Address'] + ':' + \
'<label class="labels">' + translate['Address'] + ':' + \
'</label><br>\n'
date_and_location += \
'<input type="text" name="locationAddress" ' + \