Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Aug 2014 22:57:29 +0000 (UTC)
From:      Gavin Atkinson <gavin@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r45515 - head/share/xml
Message-ID:  <201408252257.s7PMvTme086625@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gavin
Date: Mon Aug 25 22:57:28 2014
New Revision: 45515
URL: http://svnweb.freebsd.org/changeset/doc/45515

Log:
  Fix indentation.

Modified:
  head/share/xml/xhtml.xsl

Modified: head/share/xml/xhtml.xsl
==============================================================================
--- head/share/xml/xhtml.xsl	Mon Aug 25 19:23:49 2014	(r45514)
+++ head/share/xml/xhtml.xsl	Mon Aug 25 22:57:28 2014	(r45515)
@@ -53,7 +53,7 @@
 	  <div id="container">
 	    &header2;
 
-	  <div id="content">
+	    <div id="content">
 	      <xsl:call-template name="process.content"/>
 	    </div> <!-- CONTENT -->
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408252257.s7PMvTme086625>