- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 25 Apr 2006 09:07:13 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing
In directory homer:/tmp/cvs-serv24701
Modified Files:
xmlspec.xsl
Log Message:
Added <p> around translation text
Index: xmlspec.xsl
===================================================================
RCS file: /sources/public/2004/ws/addressing/xmlspec.xsl,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** xmlspec.xsl 21 Apr 2006 16:27:45 -0000 1.10
--- xmlspec.xsl 25 Apr 2006 09:07:11 -0000 1.11
***************
*** 1139,1143 ****
<xsl:if test="/spec/@role!='editors-copy' and /spec/@w3c-doctype='rec'">
! See also <a href="http://www.w3.org/2003/03/Translations/byTechnology?technology={/spec/@shortname}"><strong>translations</strong></a>.
</xsl:if>
--- 1139,1143 ----
<xsl:if test="/spec/@role!='editors-copy' and /spec/@w3c-doctype='rec'">
! <p>See also <a href="http://www.w3.org/2003/03/Translations/byTechnology?technology={/spec/@shortname}"><strong>translations</strong></a>.</p>
</xsl:if>
Received on Tuesday, 25 April 2006 09:07:22 UTC