Field name

main
Bob Mottram 2020-08-22 14:58:25 +01:00
parent 23e8719445
commit 7a11e6ae2d
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['ime'] + ':'
translate['Time'] + ':'
dateAndLocation += \
'<input type="time" name="endTime"></label></p>\n'