Map emoji

main
Bob Mottram 2022-06-05 11:01:41 +01:00
parent 7bce0ea5e2
commit c61f7e3e6d
1 changed files with 1 additions and 1 deletions

View File

@ -725,7 +725,7 @@ def html_new_post(css_cache: {}, media_instance: bool, translate: {},
str(maps_zoom) + ',normal'
location_label_with_link = \
'<a href="' + maps_url + '" ' + \
'rel="nofollow noopener noreferrer" target="_blank">' + \
'rel="nofollow noopener noreferrer" target="_blank">🗺️ ' + \
translate['Location'] + '</a>'
date_and_location += '<br><p>\n' + \
edit_text_field(location_label_with_link, 'location', '',