aboutsummaryrefslogtreecommitdiff
path: root/templates/recentchanges.tmpl
diff options
context:
space:
mode:
authorjoshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-05-08 20:45:40 +0000
committerjoshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-05-08 20:45:40 +0000
commit27bfa7b40eeae989a4dadaeba1c6f5336946d1ef (patch)
tree7540254145ccf7816e95ce2a24feed91d083f9f1 /templates/recentchanges.tmpl
parenta82943776156937430e3c785ce6aebc439f90a45 (diff)
downloadikiwiki-27bfa7b40eeae989a4dadaeba1c6f5336946d1ef.tar
ikiwiki-27bfa7b40eeae989a4dadaeba1c6f5336946d1ef.tar.gz
Remove img style attribute from recentchanges.tmpl; the default style.css covers this.
Diffstat (limited to 'templates/recentchanges.tmpl')
-rw-r--r--templates/recentchanges.tmpl2
1 files changed, 1 insertions, 1 deletions
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>