You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2016/12/18 11:40:19 UTC

svn commit: r1774878 - /openoffice/ooo-site/trunk/templates/footer.html

Author: mseidel
Date: Sun Dec 18 11:40:19 2016
New Revision: 1774878

URL: http://svn.apache.org/viewvc?rev=1774878&view=rev
Log:
Resized ASF logo

Modified:
    openoffice/ooo-site/trunk/templates/footer.html

Modified: openoffice/ooo-site/trunk/templates/footer.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/templates/footer.html?rev=1774878&r1=1774877&r2=1774878&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/templates/footer.html (original)
+++ openoffice/ooo-site/trunk/templates/footer.html Sun Dec 18 11:40:19 2016
@@ -2,7 +2,7 @@
     <div id="poweredbya">
       <p>
         <a href="https://www.apache.org/">
-			<img src="/images/asf_logo_small.png" alt="Apache Software Foundation" />
+			<img src="/images/asf_logo_small.png" alt="Apache Software Foundation" height="203" width="82"/>
         </a>
       </p>
     </div>