diff options
| author | Gabor Kovesdan <gabor@FreeBSD.org> | 2013-03-15 08:06:33 +0000 |
|---|---|---|
| committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2013-03-15 08:06:33 +0000 |
| commit | a1f0eaf2716e86f457015a28362f3b52c13d46f5 (patch) | |
| tree | a385ca074a39168b438f4d009cde6cfdac9b42d1 /ru_RU.KOI8-R/share | |
| parent | 96d2077fac992798b3925fc3f37ad2bb8db60401 (diff) | |
- Place the footer below the navigation as it used to be
Notes
svn path=/projects/xml-tools/; revision=41220
Diffstat (limited to 'ru_RU.KOI8-R/share')
| -rw-r--r-- | ru_RU.KOI8-R/share/xsl/freebsd-xhtml-common.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ru_RU.KOI8-R/share/xsl/freebsd-xhtml-common.xsl b/ru_RU.KOI8-R/share/xsl/freebsd-xhtml-common.xsl index f8cedcc6af..a97eec4fb7 100644 --- a/ru_RU.KOI8-R/share/xsl/freebsd-xhtml-common.xsl +++ b/ru_RU.KOI8-R/share/xsl/freebsd-xhtml-common.xsl @@ -7,7 +7,7 @@ xmlns="http://www.w3.org/TR/xhtml1/transitional" exclude-result-prefixes="#default"> - <xsl:template name="user.footer.content"> + <xsl:template name="user.footer.navigation"> <p align="center"><small>����, � ������ ���������, ����� ���� ������� � <a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/</a>.</small></p> |
