coal/paper: Turn <img> into <img/> where missing
authorRocco Rutte <pdmef@gmx.net>
Sat, 28 Mar 2009 22:22:22 +0100
changeset 7909 179fac5c10d8
parent 7908 27f23c9da186
child 7910 14ec64d41dad
coal/paper: Turn <img> into <img/> where missing
templates/paper/error.tmpl
templates/paper/index.tmpl
tests/test-hgweb-filelog.out
tests/test-hgweb.out
--- a/templates/paper/error.tmpl	Sat Mar 28 19:50:37 2009 +0100
+++ b/templates/paper/error.tmpl	Sat Mar 28 22:22:22 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" width=75 height=90 border=0 alt="mercurial" /></a>
 </div>
 <ul>
 <li><a href="{url}shortlog{sessionvars%urlparameter}">log</a></li>
--- a/templates/paper/index.tmpl	Sat Mar 28 19:50:37 2009 +0100
+++ b/templates/paper/index.tmpl	Sat Mar 28 22:22:22 2009 +0100
@@ -6,7 +6,7 @@
 <div class="container">
 <div class="menu">
 <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" width=75 height=90 border=0 alt="mercurial" /></a>
 </div>
 <div class="main">
 <h2>Mercurial Repositories</h2>
--- a/tests/test-hgweb-filelog.out	Sat Mar 28 19:50:37 2009 +0100
+++ b/tests/test-hgweb-filelog.out	Sat Mar 28 22:22:22 2009 +0100
@@ -421,7 +421,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>
--- 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>