Mercurial > treepkg
diff contrib/sawmill/web/templates/details.html @ 460:10d4cbffcc07
corrected link back to overview in detail view of sawmill
author | Sascha Teichmann <teichmann@intevation.de> |
---|---|
date | Fri, 27 Aug 2010 09:50:04 +0000 |
parents | 333232953771 |
children | 0cbf154431db |
line wrap: on
line diff
--- a/contrib/sawmill/web/templates/details.html Wed Aug 25 08:48:58 2010 +0000 +++ b/contrib/sawmill/web/templates/details.html Fri Aug 27 09:50:04 2010 +0000 @@ -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>