diff --git a/nodes/core/core/58-debug.html b/nodes/core/core/58-debug.html index 6f1bbf03d..b496254f8 100644 --- a/nodes/core/core/58-debug.html +++ b/nodes/core/core/58-debug.html @@ -130,9 +130,11 @@ onpaletteadd: function() { var content = $("
").css({"position":"relative","height":"100%"}); var toolbar = $('').appendTo(content); + ''+ + ''+ + ' '+ + ''+ + '
').appendTo(content); var messages = $('
').appendTo(content); content.i18n();