Updated the comment to keep inline with the rest of the comments in the template.

This commit is contained in:
Daniel Hollands 2012-06-10 16:53:54 +02:00
parent 55ab0fa5d6
commit 3fd3056326
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
<span class="sep"> | </span> <span class="sep"> | </span>
<?php printf( __( 'Theme: %1$s by %2$s.', '_s' ), '_s', '<a href="http://automattic.com/" rel="designer">Automattic</a>' ); ?> <?php printf( __( 'Theme: %1$s by %2$s.', '_s' ), '_s', '<a href="http://automattic.com/" rel="designer">Automattic</a>' ); ?>
</div><!-- .site-info --> </div><!-- .site-info -->
</footer><!-- .site-footer .site-footer --> </footer><!-- #colophon .site-footer -->
</div><!-- #page .hfeed .site --> </div><!-- #page .hfeed .site -->
<?php wp_footer(); ?> <?php wp_footer(); ?>