[Treepkg-commits] r420 - trunk/contrib/sawmill/web/templates
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Fri Aug 27 11:50:05 CEST 2010
Author: teichmann
Date: 2010-08-27 11:50:04 +0200 (Fri, 27 Aug 2010)
New Revision: 420
Modified:
trunk/contrib/sawmill/web/templates/details.html
Log:
corrected link back to overview in detail view of sawmill
Modified: trunk/contrib/sawmill/web/templates/details.html
===================================================================
--- trunk/contrib/sawmill/web/templates/details.html 2010-08-25 08:48:58 UTC (rev 419)
+++ trunk/contrib/sawmill/web/templates/details.html 2010-08-27 09:50:04 UTC (rev 420)
@@ -17,7 +17,7 @@
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td>
- <a href="/"><img src="img/logo.jpg" border="0" alt="" width="533" height="94" /></a>
+ <a href="index.py"><img src="img/logo.jpg" border="0" alt="" width="533" height="94" /></a>
</td>
</tr>
</table>
More information about the Treepkg-commits
mailing list