summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/index.html b/index.html
index b188e90..788aa8a 100644
--- a/index.html
+++ b/index.html
@@ -51,6 +51,12 @@
<div class="ui-bar ui-bar-a ui-corner-all" style="display:none;" id="error_noconn">
<center>Etwas ist schiefgelaufen.</center>
<center>Versuche es in Kürze noch einmal.</center>
+ <div style="width:100%;margin 0 auto;">
+ <button class="ui-btn" id="loadbtn">Pläne aus dem Speicher anzeigen</button>
+ </div>
+ <div class="ui-bar ui-bar-a ui-corner-all" id="error_nofiles" style="display:none;">
+ <center>keine Pläne im Speicher :(</center>
+ </div>
</div>
<div class="ui-bar ui-bar-a ui-corner-all" style="display:none;" id="error_passwd">
<center>Deine Benutzerdaten stimmen nicht.</center>