CVSROOT: /web/www Module name: www Changes by: Waclaw Jacek <wwj> 11/08/25 18:34:56
Modified files: server : xsitemap.html Log message: Fixing a typo in xsitemap.html CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/www/server/xsitemap.html?cvsroot=www&r1=1.14&r2=1.15 Patches: Index: xsitemap.html =================================================================== RCS file: /web/www/www/server/xsitemap.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -b -r1.14 -r1.15 --- xsitemap.html 25 Aug 2011 18:33:24 -0000 1.14 +++ xsitemap.html 25 Aug 2011 18:34:50 -0000 1.15 @@ -7,7 +7,7 @@ .sitemap-directory-depth-0, .sitemap-directory-depth-1 { margin-left: auto } #content .sitemap-directory-depth-0 ul li { list-style: decimal } #content .sitemap-directory-depth-1 ul li { list-style: lower-alpha } -#content .sitemap-directory-depth-2 ul li { list-style: deciaml } +#content .sitemap-directory-depth-2 ul li { list-style: decimal } #content .sitemap-directory-depth-3 ul li { list-style: lower-alpha } #content .sitemap-directory-depth-4 ul li { list-style: decimal } #content .sitemap-directory-depth-5 ul li { list-style: lower-alpha } @@ -1099,7 +1099,7 @@ <p> Updated: <!-- timestamp start --> -$Date: 2011/08/25 18:33:24 $ +$Date: 2011/08/25 18:34:50 $ <!-- timestamp end --> </p> </div>