diff options
Diffstat (limited to 'BKUOnline/src/main/webapp/index.html')
-rw-r--r-- | BKUOnline/src/main/webapp/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BKUOnline/src/main/webapp/index.html b/BKUOnline/src/main/webapp/index.html index 2ec41746..fd37ce35 100644 --- a/BKUOnline/src/main/webapp/index.html +++ b/BKUOnline/src/main/webapp/index.html @@ -40,6 +40,7 @@ <!-- MOCCA Web Start | (activate 'include-webstart' profile) + --> <div id="animDiv" class="box"> <p> <h1>MOCCA Web Start</h1> @@ -52,6 +53,5 @@ <p><a href="webstart/player.jnlp">Java Cache Viewer</a> (local installation)</p> </p> </div> - |--> </body> </html> |