Mercurial > public > src > rhodecode
changeset 40:cbc1624cb499
html cleanups
author | Marcin Kuzminski <marcin@python-blog.com> |
---|---|
date | Tue, 06 Apr 2010 22:21:23 +0200 |
parents | 787e7d307b69 |
children | 71ffa932799d |
files | pylons_app/templates/monoblue_custom/index.tmpl |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/pylons_app/templates/monoblue_custom/index.tmpl Fri Apr 02 12:50:16 2010 +0200 +++ b/pylons_app/templates/monoblue_custom/index.tmpl Tue Apr 06 22:21:23 2010 +0200 @@ -27,7 +27,7 @@ </div> <div id="powered-by"> - <p><a href="http://mercurial.selenic.com/" title="Mercurial"><img src="{staticurl}hglogo.png" width=75 height=90 border=0 alt="mercurial"></a></p> + <p><a href="http://mercurial.selenic.com/" title="Mercurial"><img src="{staticurl}hglogo.png" width="75" height="90" alt="mercurial"/></a></p> </div> <div id="corner-top-left"></div>