- Remove unused entity/variable author
This commit is contained in:
parent
4101c5d48d
commit
151cc08833
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26905
2 changed files with 2 additions and 12 deletions
|
@ -1,8 +1,6 @@
|
|||
<!-- $FreeBSD: www/en/gnome/includes.sgml,v 1.10 2005/03/12 10:24:01 marcus Exp $ -->
|
||||
<!-- $FreeBSD: www/en/gnome/includes.sgml,v 1.11 2005/11/05 07:08:49 marcus Exp $ -->
|
||||
|
||||
<!ENTITY email 'freebsd-gnome'>
|
||||
<!ENTITY gnomeoldver '2.10'>
|
||||
<!ENTITY gnomever '2.12'>
|
||||
<!ENTITY gnomedevelver '2.13'>
|
||||
<!ENTITY author '<a href="&base;/gnome/contact.html">&email@FreeBSD.org</a><br>
|
||||
©right;'>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||
|
||||
<!-- $FreeBSD: www/en/gnome/includes.xsl,v 1.10 2005/03/12 10:24:01 marcus Exp $ -->
|
||||
<!-- $FreeBSD: www/en/gnome/includes.xsl,v 1.11 2005/11/05 07:08:49 marcus Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
|
||||
|
@ -16,14 +16,6 @@
|
|||
2.13
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:variable name="author">
|
||||
<a>
|
||||
<xsl:attribute name="href">
|
||||
<xsl:value-of select="concat($base, '/gnome/contact.html')"/>
|
||||
</xsl:attribute>
|
||||
<xsl:value-of select="'freebsd-gnome'"/>@FreeBSD.org</a><br/><xsl:copy-of select="$copyright"/>
|
||||
</xsl:variable>
|
||||
|
||||
<!-- Generate a unique anchor for this event -->
|
||||
<xsl:template name="generate-event-anchor">
|
||||
<xsl:text>event</xsl:text>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue