[Commits] r1112 - core/trunk/docsrc/_theme/geoext

commits at geoext.org commits at geoext.org
Thu Jun 18 21:43:23 CEST 2009


Author: ahocevar
Date: 2009-06-18 21:43:23 +0200 (Thu, 18 Jun 2009)
New Revision: 1112

Modified:
   core/trunk/docsrc/_theme/geoext/layout.html
Log:
fixed charset of external feed

Modified: core/trunk/docsrc/_theme/geoext/layout.html
===================================================================
--- core/trunk/docsrc/_theme/geoext/layout.html	2009-06-18 18:03:44 UTC (rev 1111)
+++ core/trunk/docsrc/_theme/geoext/layout.html	2009-06-18 19:43:23 UTC (rev 1112)
@@ -27,7 +27,7 @@
             <h1>Download</h1>
             <p>Current release: <a href="{{ pathto('downloads') }}">{{ version }}</a></p>
             <h1>GeoExt News</h1>
-            <script src="http://landmark-project.com/feed2js/feed2js.php?src=http%3A%2F%2Fgeoext.blogspot.com%2Ffeeds%2Fposts%2Fdefault%3Falt%3Drss&num=3&desc=75"></script>
+            <script charset="ISO--8859-15" src="http://landmark-project.com/feed2js/feed2js.php?src=http%3A%2F%2Fgeoext.blogspot.com%2Ffeeds%2Fposts%2Fdefault%3Falt%3Drss&num=3&desc=75"></script>
             <span><a href="http://geoext.blogspot.com" title="GeoExt Blog">more ...</a></span>
         </div>
     </div>



More information about the Commits mailing list