mirror of
https://github.com/moparisthebest/xeps
synced 2024-12-21 23:28:51 -05:00
removed wiki pointer
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2223 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
8572feafe4
commit
b49f037a2f
10
xep.xsl
10
xep.xsl
@ -229,16 +229,6 @@ THE SOFTWARE.
|
||||
<<a href='{$registryURL}'><xsl:value-of select='$registryURL'/></a>>
|
||||
<br />
|
||||
</xsl:if>
|
||||
<xsl:variable name='wikiURL'>
|
||||
<xsl:text>http://wiki.jabber.org/index.php/</xsl:text>
|
||||
<xsl:value-of select='/xep/header/title'/>
|
||||
<xsl:text> (XEP-</xsl:text>
|
||||
<xsl:value-of select='/xep/header/number'/>
|
||||
<xsl:text>)</xsl:text>
|
||||
</xsl:variable>
|
||||
<xsl:if test='$thestatus != "ProtoXEP"'>
|
||||
Wiki Page: <<a href='{$wikiURL}'><xsl:value-of select='$wikiURL'/></a>>
|
||||
</xsl:if>
|
||||
</p>
|
||||
<hr />
|
||||
<!-- AUTHOR INFO -->
|
||||
|
Loading…
Reference in New Issue
Block a user