diff tests/test-hgweb-commands.t @ 25524:e0c09398c237

hgweb: put help link in paper/search.tmpl separately for consistency Just a cosmetic markup change, no .css changes required.
author Anton Shestakov <av6@dwimlabs.net>
date Fri, 12 Jun 2015 15:29:12 +0800
parents 8c14f87bd0ae
children 32f76eccbced
line wrap: on
line diff
--- a/tests/test-hgweb-commands.t	Thu Jun 11 00:26:06 2015 -0700
+++ b/tests/test-hgweb-commands.t	Fri Jun 12 15:29:12 2015 +0800
@@ -997,6 +997,8 @@
   <li><a href="/tags">tags</a></li>
   <li><a href="/bookmarks">bookmarks</a></li>
   <li><a href="/branches">branches</a></li>
+  </ul>
+  <ul>
   <li><a href="/help">help</a></li>
   </ul>
   </div>