You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by wa...@apache.org on 2021/04/05 22:29:50 UTC

svn commit: r1888404 - /incubator/public/trunk/content/podlings.xsl

Author: wave
Date: Mon Apr  5 22:29:50 2021
New Revision: 1888404

URL: http://svn.apache.org/viewvc?rev=1888404&view=rev
Log:
Additional adjustments for name changes to podlings.xsl

Modified:
    incubator/public/trunk/content/podlings.xsl

Modified: incubator/public/trunk/content/podlings.xsl
URL: http://svn.apache.org/viewvc/incubator/public/trunk/content/podlings.xsl?rev=1888404&r1=1888403&r2=1888404&view=diff
==============================================================================
--- incubator/public/trunk/content/podlings.xsl (original)
+++ incubator/public/trunk/content/podlings.xsl Mon Apr  5 22:29:50 2021
@@ -96,7 +96,7 @@
            <p><xsl:value-of select="@resourceAliases"/></p>
        </xsl:if>
        <xsl:if test="count(changes/change/@resource) > 0">
-        <h3>Changes</h3>
+        <h3>Name Changes</h3>
         <ul class="changes">
             <xsl:apply-templates select="changes"/>
         </ul>



---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org