summaryrefslogtreecommitdiff
path: root/functions.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-01-25 18:19:09 +0100
committerAndrew Dolgov <[email protected]>2009-01-25 18:19:09 +0100
commit2a52d96fe6365b1516241180e88df3492ae54e2f (patch)
tree434819d13477d11965992b7259647dd4180cc27c /functions.js
parent3c374d637047676f1a248d5474f62e20b0542d57 (diff)
localization fixes
Diffstat (limited to 'functions.js')
-rw-r--r--functions.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/functions.js b/functions.js
index 229303c42..e9cbed91b 100644
--- a/functions.js
+++ b/functions.js
@@ -1852,7 +1852,6 @@ function displayHelpInfobox(topic_id) {
var w = window.open(url, "ttrss_help",
"status=0,toolbar=0,location=0,width=450,height=500,scrollbars=1,menubar=0");
- return false;
}
function focus_element(id) {