Index: remoting/webapp/app_remoting/html/template_loading_window.html |
diff --git a/remoting/webapp/app_remoting/html/template_loading_window.html b/remoting/webapp/app_remoting/html/template_loading_window.html |
index 713e79819f0cec162263206bd2a2b328004d5340..b69432e3ce5a2db397411df04c09b427673fe560 100644 |
--- a/remoting/webapp/app_remoting/html/template_loading_window.html |
+++ b/remoting/webapp/app_remoting/html/template_loading_window.html |
@@ -17,7 +17,7 @@ |
<title></title> |
</head> |
<body> |
- <img src="/loading_splash.png" id="splash-image"> |
+ <img src="loading_splash.png" id="splash-image"> |
<div class="message-container"> |
<div id="title" hidden></div> |
<p id="infobox" class="information-box"></p> |