Changeset 3120 for trunk/wp-admin/admin-footer.php
- Timestamp:
- 11/17/2005 12:51:34 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/admin-footer.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/admin-footer.php
r2833 r3120 1 1 2 <div id="footer"><p><a href="http://wordpress.org/" ><img src="../wp-includes/images/wp-small.png" alt="WordPress" /></a><br />3 < ?php bloginfo('version'); ?> <br />2 <div id="footer"><p><a href="http://wordpress.org/" id="wordpress-logo"><img src="images/wordpress-logo.png" alt="WordPress" /></a></p> 3 <p> 4 4 <a href="http://codex.wordpress.org/"><?php _e('Documentation'); ?></a> — <a href="http://wordpress.org/support/"><?php _e('Support Forums'); ?></a> <br /> 5 <?php printf(__('%s seconds'), number_format(timer_stop(), 2)); ?>5 <?php bloginfo('version'); ?> — <?php printf(__('%s seconds'), number_format(timer_stop(), 2)); ?> 6 6 </p> 7 7
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)