[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.
---------------------------------------------------------------------
|
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.