http://www.mediawiki.org/wiki/Special:Code/MediaWiki/84556

Revision: 84556
Author:   pdhanda
Date:     2011-03-22 21:02:24 +0000 (Tue, 22 Mar 2011)
Log Message:
-----------
Fixed some paths that have moved

Modified Paths:
--------------
    trunk/tools/bugzilla/bugzilla-4.0/template/en/custom/global/footer.html.tmpl
    trunk/tools/bugzilla/bugzilla-4.0/template/en/custom/index.html.tmpl

Modified: 
trunk/tools/bugzilla/bugzilla-4.0/template/en/custom/global/footer.html.tmpl
===================================================================
--- 
trunk/tools/bugzilla/bugzilla-4.0/template/en/custom/global/footer.html.tmpl    
    2011-03-22 20:44:26 UTC (rev 84555)
+++ 
trunk/tools/bugzilla/bugzilla-4.0/template/en/custom/global/footer.html.tmpl    
    2011-03-22 21:02:24 UTC (rev 84556)
@@ -119,7 +119,7 @@
                                <li><a 
href="http://www.mediawiki.org/wiki/Project:General_disclaimer"; 
title="Project:General disclaimer">Disclaimers</a></li>
                        </ul>
                        <ul id="footer-icons" class="noprint">
-                               <li id="footer-icon-poweredby"><a 
href="http://www.bugzilla.org/";><img 
src="skins/custom/images/bugzilla-badge.png" height="31" width="88" 
alt="Powered by Bugzilla" /></a></li>
+                               <li id="footer-icon-poweredby"><a 
href="http://www.bugzilla.org/";><img 
src="skins/contrib/Wikimedia/images/bugzilla-badge.png" height="31" width="88" 
alt="Powered by Bugzilla" /></a></li>
                        </ul>
                        <div style="clear:both"></div>
                </div>

Modified: trunk/tools/bugzilla/bugzilla-4.0/template/en/custom/index.html.tmpl
===================================================================
--- trunk/tools/bugzilla/bugzilla-4.0/template/en/custom/index.html.tmpl        
2011-03-22 20:44:26 UTC (rev 84555)
+++ trunk/tools/bugzilla/bugzilla-4.0/template/en/custom/index.html.tmpl        
2011-03-22 21:02:24 UTC (rev 84556)
@@ -34,7 +34,7 @@
    header = "Main Page" 
 %]
 
-<link rel="stylesheet" href="skins/custom/index.css" media="screen" />
+<link rel="stylesheet" href="skins/contrib/Wikimedia/index.css" media="screen" 
/>
 
 <div id="page-index">
   [% IF user.settings.skin.value=='Wikimedia' %]


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to