diff options
author | nyamatongwe <unknown> | 2010-12-16 10:12:06 +1100 |
---|---|---|
committer | nyamatongwe <unknown> | 2010-12-16 10:12:06 +1100 |
commit | 52af548ba224bf18d36a664bc8eb512ab8556739 (patch) | |
tree | f7f1f2eb09387ac6d272df72ff0576594022a342 /doc/index.html | |
parent | 69516bec75a009c6e589c9728b717607349db7fa (diff) | |
download | scintilla-mirror-52af548ba224bf18d36a664bc8eb512ab8556739.tar.gz |
Fixing invalid HTML.
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 0da0d9a0d..bcb67edf7 100644 --- a/doc/index.html +++ b/doc/index.html @@ -65,7 +65,7 @@ </table> <table bgcolor="#000000" width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> - <td width="100%" alt="Sci Break" style="background: url(http://www.scintilla.org/SciBreak.jpg) no-repeat;height:150px;"> + <td width="100%" style="background: url(http://www.scintilla.org/SciBreak.jpg) no-repeat;height:150px;"> </td> </tr> |