diff templates/coal/graph.tmpl @ 7299:288dda59233c

coal/paper: show a search tip when hovering over search box This doesn't work in IE, because IE only supports :hover on <a> elements.
author Benoit Allard <benoit@aeteurope.nl>
date Sat, 01 Nov 2008 13:07:20 +0100
parents 63579aa36c8e
children a0843c82d1a2
line wrap: on
line diff
--- a/templates/coal/graph.tmpl	Sat Nov 01 13:06:36 2008 +0100
+++ b/templates/coal/graph.tmpl	Sat Nov 01 13:07:20 2008 +0100
@@ -32,6 +32,8 @@
 <form class="search" action="{url}log">
 {sessionvars%hiddenformentry}
 <p><input name="rev" id="search1" type="text" size="30"></p>
+<span>find changesets by author, revision, 
+files, or words in the commit message</span>
 </form>
 
 <div class="navigate">