mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Move images
git-svn-id: https://develop.svn.wordpress.org/trunk@2813 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1373,7 +1373,7 @@ function pimp_firefox() {
|
||||
return;
|
||||
$getit = __('WordPress recommends the open-source Firefox browser');
|
||||
echo '
|
||||
<p id="firefoxlink" style="text-align: center;"><a href="http://spreadfirefox.com/community/?q=affiliates&id=2490&t=1" title="' . $getit . '"><img src="../wp-images/get-firefox.png" alt="Get Firefox" /></a></p>
|
||||
<p id="firefoxlink" style="text-align: center;"><a href="http://spreadfirefox.com/community/?q=affiliates&id=2490&t=1" title="' . $getit . '"><img src="images/get-firefox.png" alt="Get Firefox" /></a></p>
|
||||
';
|
||||
}
|
||||
add_action('admin_footer', 'pimp_firefox');
|
||||
|
||||
Reference in New Issue
Block a user