--- a/templates/paper/manifest.tmpl Tue Feb 03 20:32:42 2009 +0100
+++ b/templates/paper/manifest.tmpl Thu Feb 05 18:15:33 2009 +0100
@@ -7,7 +7,7 @@
<div class="menu">
<div class="logo">
<a href="http://www.selenic.com/mercurial/">
-<img src="{staticurl}hglogo.png" width=75 height=90 border=0 alt="mercurial"></a>
+<img src="{staticurl}hglogo.png" alt="mercurial" /></a>
</div>
<ul>
<li><a href="{url}shortlog/{node|short}{sessionvars%urlparameter}">log</a></li>
@@ -29,9 +29,9 @@
<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>
+<p><input name="rev" id="search1" type="text" size="30" /></p>
+<div id="hint">find changesets by author, revision,
+files, or words in the commit message</div>
</form>
<table class="bigtable">