Kaydet (Commit) f0577f5e authored tarafından Andrea Pescetti's avatar Andrea Pescetti

#i95765# Fix CSS classes in Web Page Wizard.

Patch-By: motohoss <hcmmac@hosscomm.com>.
Reviewed-By: jza
üst 345303a6
...@@ -126,7 +126,7 @@ places... ...@@ -126,7 +126,7 @@ places...
<xsl:template match="document/@update-date"> <xsl:template match="document/@update-date">
<span class="doclastchangedate"> <span class="doclastchangeddate">
<xsl:value-of select="."/> <xsl:value-of select="."/>
</span> </span>
<br/> <br/>
......
...@@ -213,7 +213,7 @@ ...@@ -213,7 +213,7 @@
<xsl:template match="document/@update-date"> <xsl:template match="document/@update-date">
<span class="doclastchangedate"> <span class="doclastchangeddate">
<xsl:value-of select="."/> <xsl:value-of select="."/>
</span> </span>
<br/> <br/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment