summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2014-04-20 15:23:34 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2016-08-15 19:46:53 +0200
commitbc6440f6c82c34b9533cc9a96b3baa545ec18439 (patch)
tree7cacaea27c6583a0b8365faf90e4c74530295616 /index.html
parent5c55aae8300386a82afa9248d49d5d1193385eb3 (diff)
downloadwvs-vplan-bc6440f6c82c34b9533cc9a96b3baa545ec18439.tar.gz
wvs-vplan-bc6440f6c82c34b9533cc9a96b3baa545ec18439.zip
fixe Popup und Fehler beim ersten Start
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index ccb08a9..3ab5377 100644
--- a/index.html
+++ b/index.html
@@ -60,7 +60,7 @@
</div>
</div> <!-- loginpopup -->
- <p id="noplans" style="display:none">Es sind noch keine Pläne verfügbar.</p>
+ <center id="noplans" style="display:none">Es sind noch keine Pläne verfügbar.</center>
<center><a id="lnklogin" href="#loginpopup" data-rel="popup" data-role="button" data-position-to="window" data-inline="true">Bitte logge dich ein!</a></center>
</div>
</div> <!-- vplantabs -->