Move inside for better clearing and such.

git-svn-id: http://svn.automattic.com/wordpress/trunk@2015 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
saxmatt 2004-12-30 11:27:33 +00:00
parent 5ee32f34cb
commit 52929c176b
1 changed files with 2 additions and 2 deletions

View File

@ -3,10 +3,10 @@
<?php get_sidebar(); ?>
</div>
<p class="credit"><!--<?php echo $wpdb->num_queries; ?> queries. <?php timer_stop(1); ?> seconds. --> <cite><?php echo sprintf(__("Powered by <a href='http://wordpress.org' title='%s'><strong>WordPress</strong></a>"), __("Powered by WordPress, state-of-the-art semantic personal publishing platform.")); ?></cite></p>
</div>
<?php do_action('wp_footer', ''); ?>
</body>
</html>