[Blends-commit] [SCM] website branch, master, updated. fe9181d1f0391c34bd2cf8bf2b2451d20cac4025
Andreas Tille
tille at debian.org
Wed Jul 10 13:52:01 UTC 2013
The following commit has been merged in the master branch:
commit fe9181d1f0391c34bd2cf8bf2b2451d20cac4025
Author: Andreas Tille <tille at debian.org>
Date: Wed Jul 10 15:55:05 2013 +0200
Better footer line
diff --git a/webtools/templates/thermometer.xhtml b/webtools/templates/thermometer.xhtml
index 7b07d89..46d288e 100644
--- a/webtools/templates/thermometer.xhtml
+++ b/webtools/templates/thermometer.xhtml
@@ -60,7 +60,7 @@
</table>
<div id="footer">
<hr class="hidecss" />
- <address>Status at: ${updatetimestamp}</address>
+ <address>${updatetimestamp}</address>
</div>
</body>
</html>
diff --git a/webtools/templates/uthermometer.xhtml b/webtools/templates/uthermometer.xhtml
index 3bd0020..d6bd4df 100644
--- a/webtools/templates/uthermometer.xhtml
+++ b/webtools/templates/uthermometer.xhtml
@@ -60,7 +60,7 @@
</table>
<div id="footer">
<hr class="hidecss" />
- <address>Status at: ${updatetimestamp}</address>
+ <address>${updatetimestamp}</address>
</div>
</body>
</html>
--
Static and dynamic websites for Debian Pure Blends
More information about the Blends-commit
mailing list