[FFmpeg-cvslog] [ffmpeg-web] branch master updated. cbafe54 web: Add missing opening p tag

gitolite ffmpeg-cvslog at ffmpeg.org
Sun Jul 29 14:49:08 CEST 2012


The branch, master has been updated
       via  cbafe545c4ffd046152203f07fa543925a81f49a (commit)
       via  924f4228b8180c90723946055a317ae95142854c (commit)
      from  87d1f8a372049c7eba0f957c67dcc3a9d4008c5d (commit)


- Log -----------------------------------------------------------------
commit cbafe545c4ffd046152203f07fa543925a81f49a
Author:     Michael Bradshaw <mbradshaw at sorensonmedia.com>
AuthorDate: Sat Jul 28 13:06:39 2012 -0600
Commit:     Michael Niedermayer <michaelni at gmx.at>
CommitDate: Sun Jul 29 14:48:11 2012 +0200

    web: Add missing opening p tag
    
    Reviewed-by: Lou Logan <lou at lrcd.com>
    Signed-off-by: Michael Bradshaw <mbradshaw at sorensonmedia.com>

diff --git a/src/donations b/src/donations
index 944ddf8..9250fe9 100644
--- a/src/donations
+++ b/src/donations
@@ -9,7 +9,7 @@ promoting FFmpeg.</p>
 
 <h2>Donations through SPI</h2>
 
-You can send donations to FFmpeg
+<p>You can send donations to FFmpeg
 through <a href="http://www.spi-inc.org/projects/ffmpeg/">SPI</a>,
 following the
 instructions <a href="http://www.spi-inc.org/donations/">here</a>, or

commit 924f4228b8180c90723946055a317ae95142854c
Author:     Michael Bradshaw <mbradshaw at sorensonmedia.com>
AuthorDate: Sat Jul 28 13:03:51 2012 -0600
Commit:     Michael Niedermayer <michaelni at gmx.at>
CommitDate: Sun Jul 29 14:47:15 2012 +0200

    web: Replace & with &
    
    Reviewed-by: Lou Logan <lou at lrcd.com>
    Signed-off-by: Michael Bradshaw <mbradshaw at sorensonmedia.com>

diff --git a/src/donations b/src/donations
index dff0ce4..944ddf8 100644
--- a/src/donations
+++ b/src/donations
@@ -15,4 +15,4 @@ following the
 instructions <a href="http://www.spi-inc.org/donations/">here</a>, or
 through
 this <a href="https://co.clickandpledge.com/advanced/default.aspx?wid=56226">direct
-Click&Pledge link</a>.</p>
+Click&Pledge link</a>.</p>
diff --git a/src/index b/src/index
index 11de53a..ffe116e 100644
--- a/src/index
+++ b/src/index
@@ -51,7 +51,7 @@ project</a>.</p>
 instructions <a href="http://www.spi-inc.org/donations/">here</a>, or
 following this <a
 href="https://co.clickandpledge.com/advanced/default.aspx?wid=56226">direct
-Click&Pledge link</a>.</p>
+Click&Pledge link</a>.</p>
 
 <p>Donations will be used to fund expenses related to development
 (e.g. to cover equipment and server maintenance costs), to sponsor bug

-----------------------------------------------------------------------

Summary of changes:
 src/donations |    4 ++--
 src/index     |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list