Mercurial > hg
diff tests/test-hgweb.out @ 7909:179fac5c10d8
coal/paper: Turn <img> into <img/> where missing
author | Rocco Rutte <pdmef@gmx.net> |
---|---|
date | Sat, 28 Mar 2009 22:22:22 +0100 |
parents | 6a888d491eaf |
children | 6058d291abdf |
line wrap: on
line diff
--- a/tests/test-hgweb.out Sat Mar 28 19:50:37 2009 +0100 +++ b/tests/test-hgweb.out Sat Mar 28 22:22:22 2009 +0100 @@ -36,7 +36,7 @@ <div class="menu"> <div class="logo"> <a href="http://www.selenic.com/mercurial/"> -<img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial"></a> +<img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial" /></a> </div> <ul> <li><a href="/shortlog">log</a></li> @@ -105,7 +105,7 @@ <div class="menu"> <div class="logo"> <a href="http://www.selenic.com/mercurial/"> -<img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial"></a> +<img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial" /></a> </div> <ul> <li><a href="/shortlog">log</a></li>