Remove img style attribute from recentchanges.tmpl; the default style.css covers this.

master
joshtriplett 2007-05-08 20:45:40 +00:00
parent a829437761
commit 27bfa7b40e
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
<TMPL_LOOP NAME="PAGES">
<TMPL_IF NAME="DIFFURL">
<a href="<TMPL_VAR NAME="DIFFURL">">
<img alt="diff" src="wikiicons/diff.png" style="border-style: none" />
<img alt="diff" src="wikiicons/diff.png" />
</a>
<TMPL_VAR NAME="LINK">
<TMPL_ELSE>