diff options
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/index.html b/www/index.html index 288765e..0cb5d9b 100644 --- a/www/index.html +++ b/www/index.html @@ -224,10 +224,10 @@ <strong>Tag:</strong> <span id="show-dow"></span> </div> <div class="col-md-2"> - <strong>Rythmus:</strong> <span id="show-rhythm-w1" class="label label-default">1</span> - <span id="show-rhythm-w2" class="label label-default">2</span> - <span id="show-rhythm-w3" class="label label-default">3</span> - <span id="show-rhythm-w4" class="label label-default">4</span> + <strong>Rhythmus:</strong> <span id="show-rhythm-w1" class="label label-default">1</span> + <span id="show-rhythm-w2" class="label label-default">2</span> + <span id="show-rhythm-w3" class="label label-default">3</span> + <span id="show-rhythm-w4" class="label label-default">4</span> </div> <div class="col-md-2"> <strong>Startzeit:</strong> <span id="show-starttime"></span> |