diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-04-20 15:23:34 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-08-15 19:46:53 +0200 |
| commit | bc6440f6c82c34b9533cc9a96b3baa545ec18439 (patch) | |
| tree | 7cacaea27c6583a0b8365faf90e4c74530295616 /index.html | |
| parent | 5c55aae8300386a82afa9248d49d5d1193385eb3 (diff) | |
| download | wvs-vplan-bc6440f6c82c34b9533cc9a96b3baa545ec18439.tar.gz wvs-vplan-bc6440f6c82c34b9533cc9a96b3baa545ec18439.zip | |
fixe Popup und Fehler beim ersten Start
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 --> |
