diff options
Diffstat (limited to 'tr_TR.ISO8859-9/htdocs/index.xsl')
-rw-r--r-- | tr_TR.ISO8859-9/htdocs/index.xsl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tr_TR.ISO8859-9/htdocs/index.xsl b/tr_TR.ISO8859-9/htdocs/index.xsl index 213c95b756..8648abc261 100644 --- a/tr_TR.ISO8859-9/htdocs/index.xsl +++ b/tr_TR.ISO8859-9/htdocs/index.xsl @@ -8,12 +8,12 @@ Original revision: 1.77 --> -<!-- $FreeBSD: www/tr/index.xsl,v 1.4 2006/08/19 21:26:20 hrs Exp $ --> +<!-- $FreeBSD$ --> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/> - <xsl:variable name="date" select="'$FreeBSD: www/tr/index.xsl,v 1.4 2006/08/19 21:26:20 hrs Exp $'"/> + <xsl:variable name="date" select="'$FreeBSD$'"/> <xsl:output type="html" encoding="&xml.encoding;" doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"/> |