Make WordPress Core


Ignore:
Timestamp:
08/27/2005 07:10:56 PM (20 years ago)
Author:
matt
Message:

Move images

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/admin-footer.php

    r2559 r2813  
    11
    2 <div id="footer"><p><a href="http://wordpress.org/"><img src="../wp-images/wp-small.png" alt="WordPress" /></a><br />
     2<div id="footer"><p><a href="http://wordpress.org/"><img src="../wp-includes/images/wp-small.png" alt="WordPress" /></a><br />
    33<?php bloginfo('version'); ?> <br />
    44<a href="http://codex.wordpress.org/"><?php _e('Documentation'); ?></a> &#8212; <a href="http://wordpress.org/support/"><?php _e('Support Forums'); ?></a> <br />
Note: See TracChangeset for help on using the changeset viewer.