# HG changeset patch # User wujek srujek # Date 2012-06-04 16:03:23 # Node ID a7ba57b1053017799e3dcdb04c61d2251f53a2a8 # Parent f61c86d43b70c9a15c712b0ffc8dea642e38e973 hgweb: fixes linebreak location in gitweb filediff.tmpl view It is consistent with other templates now and doesn't cause the help link to (incorrectly) appear on the next line. diff --git a/mercurial/templates/gitweb/filediff.tmpl b/mercurial/templates/gitweb/filediff.tmpl --- a/mercurial/templates/gitweb/filediff.tmpl +++ b/mercurial/templates/gitweb/filediff.tmpl @@ -26,8 +26,9 @@ revisions | annotate | diff | -raw
| +raw | help +
{file|escape}