diff --git a/app/views/layouts/default.php b/app/views/layouts/default.php index 0474f70..107a7f8 100755 --- a/app/views/layouts/default.php +++ b/app/views/layouts/default.php @@ -87,13 +87,7 @@ flexDirection: 'column' }) .append( - $('
') - .css({ - margin: 8, - color: 'black', - white-space: pre-wrap, - }) - .html(notice) + $('
').css({ margin: 8, color: 'black', white-space: pre-wrap }).html(notice) ) .append( $('
')