LDEV-4391 Turn off auto complete for datetime picker fields If a text input field is used for datetimepicker, having previously chosen dates auto filled is annoying and makes it difficult to operate the picker.
LDEV-4440 <input> tag can't have a closing tag in HTML Also change <input type="submit"></input> into <button>, as otherwise button's label is displayed incorrectly