Show
Ignore:
Timestamp:
11/14/06 13:31:08 (4 years ago)
Author:
sam
Message:

Ticket #67 - doctype sans URL dans webSiteGenerator

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_armoireUiTemplate/templateHtml.wm.xsl

    r4992 r7303  
    4343                xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
    4444                version="1.0"> 
    45         <xsl:output method="html" encoding="UTF-8" indent="no" doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"/> 
     45        <xsl:output method="html" encoding="UTF-8" indent="no" doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN" doctype-system="http://www.w3.org/TR/html4/loose.dtd"/> 
    4646         
    4747        <xsl:include href="bs:template.wm.xsl"/>