svn commit: r40097 - head/nl_NL.ISO8859-1/htdocs

Remko Lodder remko at FreeBSD.org
Mon Nov 19 15:23:18 UTC 2012


Author: remko
Date: Mon Nov 19 15:23:17 2012
New Revision: 40097
URL: http://svnweb.freebsd.org/changeset/doc/40097

Log:
  Fix spacing for the security warning box.
  
  Submitted by:	rene

Modified:
  head/nl_NL.ISO8859-1/htdocs/index.xsl

Modified: head/nl_NL.ISO8859-1/htdocs/index.xsl
==============================================================================
--- head/nl_NL.ISO8859-1/htdocs/index.xsl	Mon Nov 19 13:12:36 2012	(r40096)
+++ head/nl_NL.ISO8859-1/htdocs/index.xsl	Mon Nov 19 15:23:17 2012	(r40097)
@@ -62,7 +62,7 @@
 				</div> <!-- TXTFRONTFEATURELINK -->
 
 				<div
-				  style="width:640px; margin: 16px 16px 16px 32ox; auto">
+				  style="width:640px; margin: 16px 16px 16px 32px; auto">
 				  <h1>Beveiligingswaarschuwing</h1>
 
 				  <p align="justify">Op zondag 11 september is


More information about the svn-doc-head mailing list