templates/gitweb/shortlog.tmpl
changeset 3362 887da2247b57
parent 3270 36fa5db79dd5
child 3363 ce8f31e0b3b8
--- a/templates/gitweb/shortlog.tmpl
+++ b/templates/gitweb/shortlog.tmpl
@@ -10,8 +10,8 @@
 </div>
 
 <form action="{url}log">
+{sessionvars%hiddenformentry}
 <div class="search">
-<input type="hidden" name="style" value="gitweb"  />
 <input type="text" name="rev"  />
 </div>
 </form>