Browse Source

test

ca333-dev
Satinder Grewal 8 years ago
parent
commit
244613ee64
  1. 2
      gui/index.html

2
gui/index.html

@ -64,7 +64,7 @@
});
</script>
<div style="text-align: center;">
<div style="background-image: url('loading.gif'); background-repeat: no-repeat; background-position: center; height: 200px; width: 400px; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto;"></div>
<div style="background-image: url('loading.gif'); background-repeat: no-repeat; background-position: center; height: 200px; width: 400px; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto;">Starting Wallet. Please wait...</div>
</div>
</body>
</html>
Loading…
Cancel
Save