bugzilla/template/en/default/global banner.htm ...

Jeremy Newman jnewman at wine.codeweavers.com
Mon Nov 21 11:25:07 CST 2005


ChangeSet ID:	21384
CVSROOT:	/opt/cvs-commit
Module name:	bugzilla
Changes by:	jnewman at winehq.org	2005/11/21 11:25:07

Modified files:
	template/en/default/global: banner.html.tmpl 

Log message:
	use banner ad code from winhq.org main site

Patch: http://cvs.winehq.org/patch.py?id=21384

Old revision  New revision  Changes     Path
 1.1.1.1       1.2           +3 -7       bugzilla/template/en/default/global/banner.html.tmpl

Index: bugzilla/template/en/default/global/banner.html.tmpl
diff -u -p bugzilla/template/en/default/global/banner.html.tmpl:1.1.1.1 bugzilla/template/en/default/global/banner.html.tmpl:1.2
--- bugzilla/template/en/default/global/banner.html.tmpl:1.1.1.1	21 Nov 2005 17:25: 7 -0000
+++ bugzilla/template/en/default/global/banner.html.tmpl	21 Nov 2005 17:25: 7 -0000
@@ -31,14 +31,10 @@
         <td>
           <img src="images/blank.gif" border=0 width=10 height=1 alt="">
         </td>
-        <td width="100%" align="center" valign="middle">
+        <td width="468" align="center" valign="middle">
             <!-- BANNER AD -->
-            <table border=0 cellpadding=1 cellspacing=0>
-            <tr><td valign="middle" align="center" class="black"
-                > <a href="http://www.codeweavers.com/site/products/support_wine/?ad=5" ><img src="http://www.winehq.org/images/bannerads/cw-ad02.gif" border="0" width="468" height="60" alt="Support the Wine Project!" /></a> </td
-            ></tr>
-            </table>
-            <!-- END BANNER AD -->        
+            <iframe src="http://www.winehq.org/bin/ad" scrolling="no" frameBorder="0" height="60" width="468"></iframe>
+            <!-- END BANNER AD -->
 	    </td>
         <td>
           <img src="images/blank.gif" border=0 width=10 height=1 alt="">



More information about the wine-cvs mailing list