aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorDavid Aspinall1999-12-01 18:32:04 +0000
committerDavid Aspinall1999-12-01 18:32:04 +0000
commita2883fea444ead5606cd5739736d47b254262a6d (patch)
tree29ad49b4ea7c77f8740457244de041d3fb74d037 /html
parent61e6bdb9b357cda23c3648a4f80b258c97ba9ee1 (diff)
Fix HTML error
Diffstat (limited to 'html')
-rw-r--r--html/screenshot.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/screenshot.phtml b/html/screenshot.phtml
index 1aae4018..f64f7faa 100644
--- a/html/screenshot.phtml
+++ b/html/screenshot.phtml
@@ -15,7 +15,7 @@ of a picture, click on its thumbnail.
<table width="80%">
<tr>
<td width="200">
-<a href="images/pg-lego-screenshot.png" alt="LEGO">
+<a href="images/pg-lego-screenshot.png">
<img src="images/pg-lego-thumb.png" alt="LEGO Proof General" width=128 height=109 border=0>
</a>
</td>