summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Henrik Mai <lars.mai@kontinui.de>2014-04-06 18:47:51 +0200
committerLars Henrik Mai <lars.mai@kontinui.de>2014-04-06 18:47:51 +0200
commitcbaae34ec7cb6023bd24a85fbf7253d378d119ba (patch)
treecdfecb07475bb849ed7bdd5b1f814e5d33d9da7c
parent5b25309b371eda4b4fd8c41696bf4d611b6f2569 (diff)
fix temperature log
-rw-r--r--source/_status.html.erb5
1 files changed, 4 insertions, 1 deletions
diff --git a/source/_status.html.erb b/source/_status.html.erb
index 8b3c2db..9ad5fbf 100644
--- a/source/_status.html.erb
+++ b/source/_status.html.erb
@@ -44,7 +44,10 @@
<hr>
<p>
- <a href="/img/tempgraph.png" class="img"><img src="/img/thumb.tempgraph.png" alt="Temperaturen im sublab" class="webcamthumb">Temperaturen</a>
+ <a href="/img/tempgraph.png" class="img"><img src="/img/tempgraph.png" width="240" alt="Temperaturen im sublab" class="webcamthumb"></a>
+ <p class="subtext">
+ Temperatur im sublab
+ </p>
<!-- <object data="http://reeknersprook.de/sublog/graph-small?width=180" type="image/png" title="sublog/graph"></object> -->
</p>