diff --git a/include/ui.js b/include/ui.js
index f3388ebd..fa2bd288 100644
--- a/include/ui.js
+++ b/include/ui.js
@@ -64,6 +64,7 @@ load: function(target) {
html += ' id="VNC_mouse_button2" value="M" onclick="UI.setMouseButton(2);"';
html += ' >';
+ html += ' ';
html += ' ';
// Settings drop-down menu
@@ -122,6 +123,7 @@ load: function(target) {
html += ' ';
+ html += '';
html += '';
html += '
';
html += '