[Midnightbsd-cvs] www: index.html: no alt text necessary

smultron at midnightbsd.org smultron at midnightbsd.org
Thu Dec 11 12:22:08 EST 2008


Log Message:
-----------
no alt text necessary

Modified Files:
--------------
    www/download:
        index.html (r1.38 -> r1.39)

-------------- next part --------------
Index: index.html
===================================================================
RCS file: /home/cvs/www/download/index.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -L download/index.html -L download/index.html -u -r1.38 -r1.39
--- download/index.html
+++ download/index.html
@@ -62,7 +62,7 @@
 							<td>Medium</td>
 						</tr>
 						<tr class="downone">
-							<td><a href="../"><img src="../images/badges/mbsd.png" alt="MidnightBSD badge"></a><br>MidnightBSD.org</td>
+							<td><a href="../"><img src="../images/badges/mbsd.png" alt=""></a><br>MidnightBSD.org</td>
 							<td class="down"><a href="http://midnightbsd.org/ftp/MidnightBSD/releases/">HTTP</a> <span class="plus">+</span> <a href="ftp://ftp.midnightbsd.org/pub/MidnightBSD/releases/">FTP</a></td>
 							<td>Slow</td>
 						</tr>


More information about the Midnightbsd-cvs mailing list