Move comma in Rackspace copyright statement
Change-Id: I10047a7dceb337ddb03a6461fd935e6e76745d3b
This commit is contained in:
@@ -1345,7 +1345,7 @@ set toc,title
|
||||
</xsl:call-template><xsl:call-template name="datetime.format">
|
||||
<xsl:with-param name="date" select="date:date-time()"/>
|
||||
<xsl:with-param name="format" select="'Y'"/>
|
||||
</xsl:call-template> Rackspace, US Inc.</xsl:when>
|
||||
</xsl:call-template> Rackspace US, Inc.</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:call-template name="gentext">
|
||||
<xsl:with-param name="key" select="'Copyright'"/>
|
||||
|
@@ -938,7 +938,7 @@ ERROR: Feedback email not set but internal comments are enabled.
|
||||
<xsl:choose>
|
||||
<xsl:when test="$branding = 'rackspace'"><p><xsl:call-template name="dingbat">
|
||||
<xsl:with-param name="dingbat">copyright</xsl:with-param>
|
||||
</xsl:call-template><script type="text/javascript">document.write(new Date().getFullYear())</script><noscript><xsl:value-of select="$buildyear"/></noscript> Rackspace, US Inc.</p></xsl:when>
|
||||
</xsl:call-template><script type="text/javascript">document.write(new Date().getFullYear())</script><noscript><xsl:value-of select="$buildyear"/></noscript> Rackspace US, Inc.</p></xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:if test="generate-id() = generate-id(//d:refentryinfo/d:copyright[1])
|
||||
and ($stylesheet.result.type = 'html' or $stylesheet.result.type = 'xhtml')">
|
||||
|
Reference in New Issue
Block a user