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

Jeremy Newman jnewman at wine.codeweavers.com
Wed Dec 14 09:40:13 CST 2005


ChangeSet ID:	21851
CVSROOT:	/opt/cvs-commit
Module name:	bugzilla
Changes by:	jnewman at winehq.org	2005/12/14 09:40:13

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

Log message:
	take out the banner ad rotation for bugzilla

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

Old revision  New revision  Changes     Path
 1.2           1.3           +5 -3       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.2 bugzilla/template/en/default/global/banner.html.tmpl:1.3
--- bugzilla/template/en/default/global/banner.html.tmpl:1.2	14 Dec 2005 15:40:13 -0000
+++ bugzilla/template/en/default/global/banner.html.tmpl	14 Dec 2005 15:40:13 -0000
@@ -29,15 +29,17 @@
       <tr>
 	    <td width="100%"><a href="http://bugs.winehq.org/"><img src="images/winehq_top_logo.gif" width=209 height=99 border=0 alt="Wine HQ Bugzilla"></a></td>
         <td>
-          <img src="images/blank.gif" border=0 width=10 height=1 alt="">
+          <img src="images/blank.gif" border="0" width="10" height="1" alt="">
         </td>
         <td width="468" align="center" valign="middle">
             <!-- BANNER AD -->
-            <iframe src="http://www.winehq.org/bin/ad" scrolling="no" frameBorder="0" height="60" width="468"></iframe>
+            <a href="http://www.codeweavers.com/products/support_wine/?ad=5" target="_top"><img
+            src="http://www.winehq.org/images/bannerads/cw-ad02.gif" width="468" height="60" border="0"
+            alt="Support the Wine Project!" /></a>
             <!-- END BANNER AD -->
 	    </td>
         <td>
-          <img src="images/blank.gif" border=0 width=10 height=1 alt="">
+          <img src="images/blank.gif" border="0" width="10" height="1" alt="">
         </td>
 	  </tr>
 	 </table>



More information about the wine-cvs mailing list