From: joshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Date: Tue, 8 May 2007 20:45:40 +0000 (+0000)
Subject: Remove img style attribute from recentchanges.tmpl; the default style.css covers... 
X-Git-Tag: 2.1~69
X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/27bfa7b40eeae989a4dadaeba1c6f5336946d1ef

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

diff --git a/templates/recentchanges.tmpl b/templates/recentchanges.tmpl
index 9d4ba405c..b02ac4bf5 100644
--- a/templates/recentchanges.tmpl
+++ b/templates/recentchanges.tmpl
@@ -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>