Kaydet (Commit) 849c890e authored tarafından Andrea Pescetti's avatar Andrea Pescetti Kaydeden (comit) Caolán McNamara

#i95765# Fix CSS classes in Web Page Wizard.

Patch-By: motohoss <hcmmac@hosscomm.com>.
Reviewed-By: jza
(cherry picked from commit f0577f5e)
üst 1c316e0b
......@@ -121,7 +121,7 @@ places...
<xsl:template match="document/@update-date">
<span class="doclastchangedate">
<span class="doclastchangeddate">
<xsl:value-of select="."/>
</span>
<br/>
......
......@@ -207,7 +207,7 @@
<xsl:template match="document/@update-date">
<span class="doclastchangedate">
<span class="doclastchangeddate">
<xsl:value-of select="."/>
</span>
<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