Fix Codesniffer errors.

This commit is contained in:
Fränk Klein 2015-05-27 19:49:01 +02:00
parent b215eebe1e
commit 175524922c
17 changed files with 59 additions and 32 deletions

View file

@ -6,6 +6,7 @@
*
* @package _s
*/
?>
<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
@ -27,3 +28,4 @@
<?php _s_entry_footer(); ?>
</footer><!-- .entry-footer -->
</article><!-- #post-## -->