more HTML::Template fun

fix whitespace that led to bad wrapping and display
master
Joey Hess 2008-01-29 18:25:13 -05:00
parent f584abec0c
commit e40a9b0511
1 changed files with 10 additions and 9 deletions

View File

@ -10,9 +10,10 @@
<TMPL_IF NAME="DIFFURL">
<a href="<TMPL_VAR DIFFURL>">
<img alt="diff" src="<TMPL_VAR BASEURL>wikiicons/diff.png" />
</a>
</TMPL_IF>
</a><TMPL_VAR LINK>
<TMPL_ELSE>
<TMPL_VAR LINK>
</TMPL_IF>
</TMPL_LOOP>
</span>
<span class="desc"><br />Changed by:</span>