1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-07-31 02:43:06 +03:00

Remove the mailto and point to the bug reporting page, Daniel

This commit is contained in:
Daniel Veillard
2002-04-16 12:31:20 +00:00
parent a8eebd2d96
commit a9dd67008e
28 changed files with 33 additions and 33 deletions

View File

@ -98,7 +98,7 @@
<tr>
<td bgcolor="#fffacd">
<xsl:apply-templates mode="reflist" select="type"/>
<p><a href="mailto:daniel@veillard.com">Daniel Veillard</a></p>
<p><a href="bugs.html">Daniel Veillard</a></p>
</td>
</tr>
</table>
@ -152,7 +152,7 @@
<tr>
<td bgcolor="#fffacd">
<xsl:apply-templates mode="reflist" select="file"/>
<p><a href="mailto:daniel@veillard.com">Daniel Veillard</a></p>
<p><a href="bugs.html">Daniel Veillard</a></p>
</td>
</tr>
</table>
@ -206,7 +206,7 @@
<tr>
<td bgcolor="#fffacd">
<xsl:apply-templates mode="reflist" select="type"/>
<p><a href="mailto:daniel@veillard.com">Daniel Veillard</a></p>
<p><a href="bugs.html">Daniel Veillard</a></p>
</td>
</tr>
</table>
@ -260,7 +260,7 @@
<tr>
<td bgcolor="#fffacd">
<xsl:apply-templates mode="reflist" select="letter"/>
<p><a href="mailto:daniel@veillard.com">Daniel Veillard</a></p>
<p><a href="bugs.html">Daniel Veillard</a></p>
</td>
</tr>
</table>
@ -334,7 +334,7 @@
<xsl:apply-templates mode="wordlist"
select="$target/letter"/>
<xsl:call-template name="apichunks"/>
<p><a href="mailto:daniel@veillard.com">Daniel Veillard</a></p>
<p><a href="bugs.html">Daniel Veillard</a></p>
</td>
</tr>
</table>