[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 0e07ba0 web: add alt text to censorship logo
gitolite
ffmpeg-cvslog at ffmpeg.org
Sun Nov 20 03:13:57 CET 2011
The branch, master has been updated
via 0e07ba0f7437e5a54c347f6071933b8e88a5d33f (commit)
from 8337a59cc73fb2d66ddc86037aa0a1312ab91c43 (commit)
- Log -----------------------------------------------------------------
commit 0e07ba0f7437e5a54c347f6071933b8e88a5d33f
Author: Compn <tempn at twmi.rr.com>
AuthorDate: Sun Nov 20 03:11:45 2011 +0100
Commit: Michael Niedermayer <michaelni at gmx.at>
CommitDate: Sun Nov 20 03:11:45 2011 +0100
web: add alt text to censorship logo
diff --git a/src/index b/src/index
index fe6bfd6..b4587fc 100644
--- a/src/index
+++ b/src/index
@@ -33,7 +33,7 @@ with the latest developments by subscribing to both the
<h1>News</h1>
<a id="Zensoren"></a>
-<h3><a style="position: absolute; z-index:5000" href="http://americancensorship.org"><img src="http://americancensorship.org/images/stop-censorship-small.png"/></a>November 20, 2011</h3>
+<h3><a style="position: absolute; z-index:5000" href="http://americancensorship.org"><img src="http://americancensorship.org/images/stop-censorship-small.png" alt="stop censorship logo" /></a>November 20, 2011</h3>
<p>
FFmpeg supports the fight against censorship.
</p>
-----------------------------------------------------------------------
Summary of changes:
src/index | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list