Merge branch 'staging' of github.com:xwiki-labs/cryptpad into front-page
This commit is contained in:
@@ -121,7 +121,7 @@ define([
|
|||||||
}
|
}
|
||||||
|
|
||||||
setTimeout(function () {
|
setTimeout(function () {
|
||||||
Cryptpad.confirm("<h2 class='bright'>" + Messages.register_warning + "</h2>",
|
Cryptpad.confirm("<h2 class='bright msg'>" + Messages.register_warning + "</h2>",
|
||||||
function (yes) {
|
function (yes) {
|
||||||
if (!yes) { return; }
|
if (!yes) { return; }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user