added statuspage link

This commit is contained in:
Timm 2015-03-17 14:18:11 +01:00
parent fd552e8853
commit 2d32b764f8
1 changed files with 2 additions and 2 deletions

View File

@ -34,12 +34,12 @@
});
</script>
<li id="status_open">
<a href="#" style="color:#32AB3C !important;">
<a href="status.html" style="color:#32AB3C !important;">
Raum offen
</a>
</li>
<li id="status_closed">
<a href="#">
<a href="status.html">
Raum geschlossen
</a>
</li>