mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-23 17:48:01 +01:00
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:
parent
5ee32f34cb
commit
52929c176b
@ -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>
|
Loading…
Reference in New Issue
Block a user