[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 989966e web/contact: make valid HTML
gitolite
ffmpeg-cvslog at ffmpeg.org
Fri Sep 12 23:14:09 CEST 2014
The branch, master has been updated
via 989966e5d3169c0a7528ef02d75c7ccaa420fada (commit)
from af23beb315b7ee8f5b5b6051e23e017b55083914 (commit)
- Log -----------------------------------------------------------------
commit 989966e5d3169c0a7528ef02d75c7ccaa420fada
Author: Lou Logan <lou at lrcd.com>
AuthorDate: Fri Sep 12 13:12:18 2014 -0800
Commit: Lou Logan <lou at lrcd.com>
CommitDate: Fri Sep 12 13:12:18 2014 -0800
web/contact: make valid HTML
Signed-off-by: Lou Logan <lou at lrcd.com>
diff --git a/src/contact b/src/contact
index 1043ec9..640ae58 100644
--- a/src/contact
+++ b/src/contact
@@ -13,8 +13,6 @@
something completely unrelated that was not being discussed within the original
thread).
</p>
- </div>
- <span style="color: white">
<p>
Configuring your mail client to break lines after 70 or so characters is a plus.
If you attach files, avoid compressing small files, uncompressed is preferred.
@@ -31,7 +29,7 @@
information and guidelines refer to the
<a href="developer.html">FFmpeg Developer Documentation</a>.
</p>
- </span>
+ </div>
<br>
<div class="list-group">
<a class="list-group-item" href="https://lists.ffmpeg.org/mailman/listinfo/ffmpeg-user/">
-----------------------------------------------------------------------
Summary of changes:
src/contact | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list