- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 21 Apr 2006 16:27:47 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing
In directory homer:/tmp/cvs-serv12785
Modified Files:
xmlspec.xsl
Log Message:
Remover spurious space
Index: xmlspec.xsl
===================================================================
RCS file: /sources/public/2004/ws/addressing/xmlspec.xsl,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** xmlspec.xsl 21 Apr 2006 16:00:52 -0000 1.9
--- xmlspec.xsl 21 Apr 2006 16:27:45 -0000 1.10
***************
*** 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'">
! See also <a href="http://www.w3.org/2003/03/Translations/byTechnology?technology={/spec/@shortname}"><strong>translations</strong></a>.
</xsl:if>
Received on Friday, 21 April 2006 16:28:03 UTC