diff --git a/sendalo.html.tpl b/sendalo.html.tpl index f4bcbbe..6aac588 100644 --- a/sendalo.html.tpl +++ b/sendalo.html.tpl @@ -83,6 +83,12 @@ height: 2em; font-size: inherit; } + + #reload { + display: none; + text-align: center; + margin-top: 1em; + } @@ -143,7 +149,7 @@ audio.load(); audio.play(); - + document.getElementById('reload').style.display = 'block'; } function displayError() { @@ -190,6 +196,10 @@ +
+ New transfer +
+

What's this?