Field name

main
Bob Mottram 2020-08-22 14:56:55 +01:00
parent 385b37ed4a
commit 23e8719445
1 changed files with 1 additions and 1 deletions

View File

@ -2092,7 +2092,7 @@ def htmlNewPost(mediaInstance: bool, translate: {},
translate['End Date'] + ': </label>\n'
dateAndLocation += '<input type="date" name="endDate">\n'
dateAndLocation += '<label class="labelsright">' + \
translate['End Time'] + ':'
translate['ime'] + ':'
dateAndLocation += \
'<input type="time" name="endTime"></label></p>\n'