git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@335 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2007-01-15 19:24:16 +00:00
parent f18ab40f93
commit 61370ff435
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@
<xsl:variable name='ApprovingBody' select='/xep/header/approver'/>
<xsl:choose>
<xsl:when test='$ApprovingBody = "Board"'>
Approving Body: <a href='http://www.xmpp.org/board/'>XSF Board of Directors</a><br />
Approving Body: <a href='http://www.xmpp.org/xsf/board/'>XSF Board of Directors</a><br />
</xsl:when>
<xsl:otherwise>
Approving Body: <a href='http://www.xmpp.org/council/'>XMPP Council</a><br />