Users may fix this by manually editing the associated text file:
1. Open file in any text editor (e.g.: NotePad)
C:\Program Files\VCOM\WebEasy Pro\Objects\Gadgets\Display Date.tpl
2. Delete character ` at the end of the #@FntSiz# definition
defObj BrokerDef
def ,`@13`,#@FntSiz#`, `ord` ,`10`
3. Save file, where code should be:
defObj BrokerDef
def ,`@13`,#@FntSiz#, `ord` ,`10`