1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

label editor: rework help link

This commit is contained in:
Andrew Dolgov
2008-01-11 08:13:55 +01:00
parent 747885fc7b
commit 6a5efb075c
3 changed files with 10 additions and 12 deletions
+2
View File
@@ -864,6 +864,8 @@ 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 labelEditCancel() {