Mercurial > hg
comparison templates/coal/error.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 | 93746cbf15b5 |
children | a0843c82d1a2 |
comparison
equal
deleted
inserted
replaced
7298:0e2e371c7406 | 7299:288dda59233c |
---|---|
22 <h3>error</h3> | 22 <h3>error</h3> |
23 | 23 |
24 <form class="search" action="{url}log"> | 24 <form class="search" action="{url}log"> |
25 {sessionvars%hiddenformentry} | 25 {sessionvars%hiddenformentry} |
26 <p><input name="rev" id="search1" type="text" size="30"></p> | 26 <p><input name="rev" id="search1" type="text" size="30"></p> |
27 <span>find changesets by author, revision, | |
28 files, or words in the commit message</span> | |
27 </form> | 29 </form> |
28 | 30 |
29 <div class="description"> | 31 <div class="description"> |
30 <p> | 32 <p> |
31 An error occurred while processing your request: | 33 An error occurred while processing your request: |