ChangeSet ID: 28236 CVSROOT: /opt/cvs-commit Module name: bugzilla Changes by: jnewman@winehq.org 2006/09/25 15:46:43
Modified files: template/en/default/global: banner.html.tmpl
Log message: Tony Lambregts tony.lambregts@gmail.com fix broken banner ad image
Patch: http://cvs.winehq.org/patch.py?id=28236
Old revision New revision Changes Path 1.4 1.5 +1 -1 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.4 bugzilla/template/en/default/global/banner.html.tmpl:1.5 --- bugzilla/template/en/default/global/banner.html.tmpl:1.4 25 Sep 2006 20:46:43 -0000 +++ bugzilla/template/en/default/global/banner.html.tmpl 25 Sep 2006 20:46:43 -0000 @@ -34,7 +34,7 @@ <td width="468" align="center" valign="middle"> <!-- BANNER AD --> <a href="http://www.codeweavers.com/products/support_wine/?ad=21" target="_top"><img - src="http://www.winehq.org/images/bannerads/cw-ad02.gif" width="468" height="60" border="0" + src="http://www.winehq.org/images/bannerads/cw-ad06.png" width="468" height="60" border="0" alt="Support the Wine Project!" /></a> <!-- END BANNER AD --> </td>