summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2014-10-01 20:57:12 (GMT)
committerChristian Pointner <equinox@helsinki.at>2014-10-01 20:57:12 (GMT)
commitf877297006322bd9e55b0e34e71698504ce0a23b (patch)
tree456bea8c0494965b5845537f68db4227f19afed2 /index.html
parent67e09ae0d91b90846064b6fc94adb416d6654a71 (diff)
actually printing current week
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 7792283..b021025 100644
--- a/index.html
+++ b/index.html
@@ -89,7 +89,7 @@
<div class="span2">
<center>
<h4>Aktuelle Woche</h4>
- <span id="current-week" class="label label-success">Woche 1</span>
+ <span id="current-week"></span>
</center>
</div>
</div>