view templates/error-gitweb.tmpl @ 1703:41d884f741ca

fix changenav for maxchanges != 10 for maxchanges = 25 the changelog navigation had a minimum stepsize of 30; try to calculate more useful navigation steps
author Johannes Stezenbach <js@linuxtv.org>
date Mon, 06 Feb 2006 17:34:53 -0600
parents 385b8872b8e3
children 686bf56c17d0
line wrap: on
line source

#header#
<div class="page_nav">
<a href="?cmd=summary;style=gitweb">summary</a> | <a href="?cmd=changelog;style=gitweb">log</a> | <a href="?cmd=tags;style=gitweb">tags</a> | <a href="?cmd=manifest;manifest=#manifest#;path=/;style=gitweb">manifest</a><br/>
</div>

<div>
<br/>
<i>Error parsing query string</i><br/>
<br/>
</div>

#footer#