Merge branch 'staging' of git://github.com/pbondoer/cryptpad into staging

This commit is contained in:
Caleb James DeLisle
2017-08-09 16:06:46 +02:00
5 changed files with 7 additions and 25 deletions

View File

@@ -629,7 +629,7 @@ define([
title: Messages.header_logoTitle,
'class': "cryptpad-logo"
}).append($('<img>', {
src: '/customize/images/logo_white.svg'
src: '/customize/images/logo_white.png'
}));
var onClick = function (e) {
e.preventDefault();