Skip to content

Commit cd227b2

Browse files
committed
fix space between tag and label
1 parent 5732208 commit cd227b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

footer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
</div>
5858
<?php do_action( 'cc_theme_after_footer_content' ); ?>
5959
</footer>
60-
<!-- END FOOTER-->
60+
<!--END FOOTER-->
6161
<?php do_action( 'cc_theme_after_footer' ); ?>
6262
<?php wp_footer(); ?>
6363
</body>

0 commit comments

Comments
 (0)