- Fix another typo
This commit is contained in:
parent
0cda18a737
commit
4ce0052c6c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25967
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||
|
||||
<!-- $FreeBSD: www/es/index.xsl,v 1.10 2005/10/07 17:23:12 jesusr Exp $ -->
|
||||
<!-- $FreeBSD: www/es/index.xsl,v 1.11 2005/10/10 10:31:28 jesusr Exp $ -->
|
||||
<!-- $FreeBSDes: www/es/index.xsl,v 1.4 2004/09/07 21:46:11 jcamou Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
<xsl:variable name="base" select="'.'"/>
|
||||
<xsl:variable name="enbase" select="'..'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/es/index.xsl,v 1.10 2005/10/07 17:23:12 jesusr Exp $'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/es/index.xsl,v 1.11 2005/10/10 10:31:28 jesusr Exp $'"/>
|
||||
<xsl:variable name="title" select="'El Proyecto FreeBSD'"/>
|
||||
|
||||
<!-- these params should be externally bound. The values
|
||||
|
|
@ -204,7 +204,7 @@
|
|||
<div>
|
||||
<ul class="newseventslist">
|
||||
<li class="first-child">
|
||||
<a href="{$base}/news/newsflash.html" title="Má Noticias">Má Noticias</a>
|
||||
<a href="{$base}/news/newsflash.html" title="Más Noticias">Más Noticias</a>
|
||||
</li>
|
||||
<li class="last-child">
|
||||
<a href="{$enbase}/news/news.rdf" title="News RSS Feed"><img class="rssimage" src="{$enbase}/layout/images/ico_rss.png" width="27" height="12" alt="News RSS Feed" /></a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue