Add missing 'class' comments

This commit is contained in:
kobenland 2012-05-23 21:01:41 +02:00
parent 55ab0fa5d6
commit b9fa5c0dd2
8 changed files with 13 additions and 13 deletions

View file

@ -57,5 +57,5 @@
<?php endif; ?>
<?php edit_post_link( __( 'Edit', '_s' ), '<span class="sep"> | </span><span class="edit-link">', '</span>' ); ?>
</footer><!-- #entry-meta -->
</footer><!-- .entry-meta -->
</article><!-- #post-<?php the_ID(); ?> -->