diff options
author | Marcel Klehr <mklehr@gmx.net> | 2012-07-14 15:12:21 +0200 |
---|---|---|
committer | Marcel Klehr <mklehr@gmx.net> | 2012-07-14 15:12:21 +0200 |
commit | 4220d6bedd8efa282903970e58d5ebb5f918edd9 (patch) | |
tree | 2870dc2f148498362ff1cf14c1e0f2b76f045257 /src/templates/pad.html | |
parent | 9a3cb2c727cf353b3be9f0801a41013313d20a8a (diff) | |
download | etherpad-lite-4220d6bedd8efa282903970e58d5ebb5f918edd9.zip |
Put loading git back in.
Diffstat (limited to 'src/templates/pad.html')
-rw-r--r-- | src/templates/pad.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/templates/pad.html b/src/templates/pad.html index a5f54cdb..88b5f4a5 100644 --- a/src/templates/pad.html +++ b/src/templates/pad.html @@ -225,6 +225,7 @@ </div> <div class="reconnecting"> <h2>Reestablishing connection...</h2> + <p><img alt="" border="0" src="/static/img/connectingbar.gif" /></p> </div> <div class="userdup"> <h2>Opened in another window.</h2> |