Show 'loading...' while loading

pull/35/head
Peter 'Pita' Martischka 2011-06-02 13:56:58 +01:00
parent 8693f317ac
commit 82bb9e69ed
1 changed files with 2 additions and 2 deletions

View File

@ -192,8 +192,8 @@ var clientVars = {}; // ]]>
<div id="editorcontainer"> <div id="editorcontainer">
<!-- --> <!-- -->
</div> </div>
<div id="editorloading"> <div id="editorloadingbox">
<!-- Loading Etherpad Lite...--> Loading...
</div> </div>
</div> </div>