[SCM] Samba Website Repository - branch master updated

Lars Müller lmuelle at samba.org
Thu Aug 18 09:20:54 MDT 2011


The branch, master has been updated
       via  f485cb3 Remove height="100%" from img src
      from  2f43970 Add <p> around the team picture

http://gitweb.samba.org/?p=samba-web.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit f485cb3882d0e475ea4d704c1159386be9bfd4ac
Author: Lars Müller <lars at samba.org>
Date:   Thu Aug 18 17:20:06 2011 +0200

    Remove height="100%" from img src
    
    Suggested and tested by Kai.

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

Summary of changes:
 team/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/team/index.html b/team/index.html
index 8088c5e..88b18db 100755
--- a/team/index.html
+++ b/team/index.html
@@ -16,7 +16,7 @@ there is <a href="/samba/devel/">always room to help</a>.</p>
 <p>
 <div class="teampic">
   <a href="/samba/images/team2009-2d0961e3933862e4d8a0717f4e44bddd.jpg">
-	 <img src="/samba/images/team2009-2d0961e3933862e4d8a0717f4e44bddd.jpg" width="100%" height="100%" alt="Samba Team @ sambaXP 2009" /></a>
+	 <img src="/samba/images/team2009-2d0961e3933862e4d8a0717f4e44bddd.jpg" width="100%" alt="Samba Team @ sambaXP 2009" /></a>
 </div>
 </p>
 


-- 
Samba Website Repository


More information about the samba-cvs mailing list