]> git.wh0rd.org - tt-rss.git/blobdiff - functions.js
submit behaviour fixes for opera
[tt-rss.git] / functions.js
index 6473e86980c0d3069e36673251f2b4160fa0359e..853f36e1928196f68719d0ffe97c910db1c5fffa 100644 (file)
@@ -1134,6 +1134,7 @@ function closeInfoBox(cleanup) {
 
        enableHotkeys();
 
+       return false;
 }
 
 
@@ -1153,6 +1154,7 @@ function displayDlg(id, param) {
 
        disableHotkeys();
 
+       return false;
 }
 
 function infobox_submit_callback() {