Dialog: change .text(name) to .html(name)

Dialog: change .text(name) to .html(name)


I suggest changing the code for the dialog function _createButtons: on
line 3669 from .text(name) to .html(name). This would allow for more
styling like strong, icons, etc.