diff options
Diffstat (limited to 'src/templates/pad.html')
-rw-r--r-- | src/templates/pad.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/pad.html b/src/templates/pad.html index 425e476d..7e19535e 100644 --- a/src/templates/pad.html +++ b/src/templates/pad.html @@ -233,7 +233,7 @@ </div> <div class="reconnecting"> <h1>Reestablishing connection...</h1> - <p><img alt="" border="0" src="/static/img/connectingbar.gif" /></p> + <p><img alt="" border="0" src="../static/img/connectingbar.gif" /></p> </div> <div class="userdup"> <h1>Opened in another window.</h1> |