2003-12-11 18:55:18 +00:00
|
|
|
|
2005-11-17 00:51:34 +00:00
|
|
|
<div id="footer"><p><a href="http://wordpress.org/" id="wordpress-logo"><img src="images/wordpress-logo.png" alt="WordPress" /></a></p>
|
|
|
|
<p>
|
2005-04-18 16:05:33 +00:00
|
|
|
<a href="http://codex.wordpress.org/"><?php _e('Documentation'); ?></a> — <a href="http://wordpress.org/support/"><?php _e('Support Forums'); ?></a> <br />
|
2005-11-17 00:51:34 +00:00
|
|
|
<?php bloginfo('version'); ?> — <?php printf(__('%s seconds'), number_format(timer_stop(), 2)); ?>
|
2003-10-26 20:31:50 +00:00
|
|
|
</p>
|
2004-09-15 15:09:39 +00:00
|
|
|
|
2004-07-23 07:50:21 +00:00
|
|
|
</div>
|
2004-05-22 08:45:36 +00:00
|
|
|
<?php do_action('admin_footer', ''); ?>
|
2005-12-14 06:27:30 +00:00
|
|
|
<script type="text/javascript">if(typeof wpOnload=='function')wpOnload();</script>
|
2006-01-28 18:41:19 +00:00
|
|
|
|
2003-05-22 12:12:53 +00:00
|
|
|
</body>
|
2006-01-28 18:41:19 +00:00
|
|
|
</html>
|