proper button text

pull/1/head
Pierre Bondoerffer 8 years ago
parent 2b5339193c
commit d344f03778
No known key found for this signature in database
GPG Key ID: C0C7C0C5063F2236

@ -758,7 +758,8 @@ var create = function (info) {
Cryptpad.setAttribute(HIDE_INTRODUCTION_TEXT, "1", function (e) {
if (e) { console.error(e); }
});
} else if (value === "1") {
showHelp(true);
} else {
showHelp(false);
}
});

Loading…
Cancel
Save