2003-12-11 19:55:18 +01:00
|
|
|
|
2004-07-23 09:50:21 +02:00
|
|
|
<div id="footer"><p><a href="http://wordpress.org/"><img src="../wp-images/wp-small.png" alt="WordPress" /></a><br />
|
|
|
|
<?php bloginfo('version'); ?> — <a href="http://wordpress.org/support/"><?php _e('Support Forums'); ?></a><br />
|
|
|
|
<?php printf(__('%s seconds'), number_format(timer_stop(), 2)); ?>
|
2003-10-26 21:31:50 +01:00
|
|
|
</p>
|
2004-07-28 20:44:36 +02:00
|
|
|
<p> <a href="http://getfirefox.com/" title="<?php _e('WordPress recommends the open-source Firefox browser') ?>"><img src="http://www.mozilla.org/products/firefox/buttons/getfirefox_88x31.png" width="88" height="31" alt="Get Firefox" /></a></p>
|
2004-07-23 09:50:21 +02:00
|
|
|
</div>
|
2004-05-22 10:45:36 +02:00
|
|
|
<?php do_action('admin_footer', ''); ?>
|
2003-05-22 14:12:53 +02:00
|
|
|
</body>
|
|
|
|
</html>
|