[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[TSVN] IMG tag error on tigris main page

From: <developer_at_bemy.demon.nl>
Date: 2005-06-02 07:55:26 CEST

Hi,

The TSVN home page on Tigris contains a small error in the check-out image tag:

<img src=images/TortoiseCheckout.png>

should have quotes around the path:

<img src="images/TortoiseCheckout.png">

Jean-Marc.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Jun 2 07:55:48 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.