]> sipb.mit.edu Git - ikiwiki.git/blobdiff - templates/recentchanges.tmpl
Remove img style attribute from recentchanges.tmpl; the default style.css covers this.
[ikiwiki.git] / templates / recentchanges.tmpl
index ebd74a984d44cc4e0ecbdca8dbe098079eaa7a4f..b02ac4bf5b11f87b7eb39f0d889168a44a31e4dc 100644 (file)
@@ -8,7 +8,7 @@
 <link rel="stylesheet" href="<TMPL_VAR BASEURL>style.css" type="text/css" />
 <link rel="stylesheet" href="<TMPL_VAR BASEURL>local.css" type="text/css" />
 <TMPL_IF NAME="FAVICON">
-<link rel="icon" href="<TMPL_VAR BASEURL><TMPL_VAR FAVICON>" type="image/x-ico" />
+<link rel="icon" href="<TMPL_VAR BASEURL><TMPL_VAR FAVICON>" type="image/x-icon" />
 </TMPL_IF>
 </head>
 <body>
@@ -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>