Fix a bad img src reference.
Submitted by: Antoine Brodin <antoine.brodin@laposte.net>
This commit is contained in:
parent
fd4d8773d7
commit
20203aa2ff
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27475
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/screenshots.sgml,v 1.62 2006/03/19 04:52:47 marcus Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/screenshots.sgml,v 1.63 2006/03/20 16:52:27 joel Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: Screenshots">
|
||||
<!ENTITY % navincludes SYSTEM "includes.navgnome.sgml"> %navincludes;
|
||||
<!ENTITY % gnomeincludes SYSTEM "includes.sgml"> %gnomeincludes;
|
||||
|
@ -68,7 +68,7 @@
|
|||
<a href="http://www.deviantart.com/deviation/8176207/">
|
||||
http://www.deviantart.com/deviation/8176207/</a> .</b><br>
|
||||
<a href="images/ss214-1.png"><img title="GNOME 2.14 Screen
|
||||
Shot 1" src="images/ss214-1.png" alt="GNOME 2.14 Screen
|
||||
Shot 1" src="images/ss214-1-tn.png" alt="GNOME 2.14 Screen
|
||||
Shot 1" border="0"></a><br>
|
||||
<i>Contributed by Khairil Yusof < khairil.yusof |at|
|
||||
gmail.com ></i></p>
|
||||
|
|
Loading…
Reference in a new issue