diff --git a/www/common/common-ui-elements.js b/www/common/common-ui-elements.js
index 100377fcb..2b9487a73 100644
--- a/www/common/common-ui-elements.js
+++ b/www/common/common-ui-elements.js
@@ -1850,7 +1850,7 @@ define([
var $body = $('body');
var $creationContainer = $('
', { id: 'cp-creation-container' }).appendTo($body);
var urlArgs = (Config.requireConf && Config.requireConf.urlArgs) || '';
- var l = h('div.cp-creation-logo', h('img', { src: '/customize/alt-favicon.png?' + urlArgs }));
+ var l = h('div.cp-creation-logo', h('img', { src: '/customize/loading-logo.png?' + urlArgs }));
$(l).appendTo($creationContainer);
var $creation = $('
', { id: 'cp-creation', tabindex: 1 }).appendTo($creationContainer);
diff --git a/www/common/loading.js b/www/common/loading.js
index c45dabdcd..375d060fe 100644
--- a/www/common/loading.js
+++ b/www/common/loading.js
@@ -121,7 +121,7 @@ define([], function () {
loadingStyle,
'',
'
',
- '
',
+ '
',
'
',
'