add 'msg' class for pierre

This commit is contained in:
ansuz 2017-08-04 15:45:30 +02:00
parent 96b12d55fb
commit dd6a057962
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ define([
}
setTimeout(function () {
Cryptpad.confirm("<h2 class='bright'>" + Messages.register_warning + "</h2>",
Cryptpad.confirm("<h2 class='bright msg'>" + Messages.register_warning + "</h2>",
function (yes) {
if (!yes) { return; }