Add new logo layout.

This commit is contained in:
Marc Fonvieille 2006-05-09 15:57:25 +00:00
parent b128dd61ae
commit ab8f70de30
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27780
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
<!-- $FreeBSD: www/fr/includes.sgml,v 1.11 2005/10/06 14:20:31 blackend Exp $ -->
<!-- $FreeBSD: www/fr/includes.sgml,v 1.12 2005/10/11 16:37:30 blackend Exp $ -->
<!ENTITY url.doc.langcode 'fr_FR.ISO8859-1'>
@ -55,7 +55,7 @@
<div id="header">
<h2 class="blockhide">Header And Logo</h2>
<div id="headerlogoleft">
<a href="&base;" title="FreeBSD"><img src="&enbase;/layout/images/logo.png" width="360" height="40" alt="FreeBSD"></a>
<a href="&base;" title="FreeBSD"><img src="&enbase;/layout/images/logo-red.png" width="457" height="75" alt="FreeBSD"></a>
</div> <!-- headerlogoleft -->
<div id="headerlogoright">
<h2 class="blockhide">Peripheral Links</h2>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!-- $FreeBSD: www/fr/includes.xsl,v 1.19 2005/12/31 11:26:15 blackend Exp $ -->
<!-- $FreeBSD: www/fr/includes.xsl,v 1.20 2006/02/03 18:20:03 blackend Exp $ -->
<!--
The FreeBSD French Documentation Project
@ -53,7 +53,7 @@
<div id="header">
<h2 class="blockhide">Header And Logo</h2>
<div id="headerlogoleft">
<a href="{$base}" title="FreeBSD"><img src="{$enbase}/layout/images/logo.png" width="360" height="40" alt="FreeBSD" /></a>
<a href="{$base}" title="FreeBSD"><img src="{$enbase}/layout/images/logo-red.png" width="457" height="75" alt="FreeBSD" /></a>
</div> <!-- headerlogoleft -->
<div id="headerlogoright">
<h2 class="blockhide">Peripheral Links</h2>