diff --git a/js/ui-block.js b/js/ui-block.js index c6dba63..30a93e4 100644 --- a/js/ui-block.js +++ b/js/ui-block.js @@ -110,16 +110,8 @@ var uiBlock = function () { i18n.run($(selector) .addClass("container footer") .html( - "" + - "" + - '')); + "" + + '')); } function header(selector) {