Fix indentation

This commit is contained in:
IanDelMar 2018-11-19 00:03:59 +01:00
parent ce43038054
commit b7a4f2359e
1 changed files with 22 additions and 22 deletions

View File

@ -40,8 +40,8 @@ if ( ! defined( 'ABSPATH' ) ) {
</div><!-- .carousel -->
<script>
jQuery( ".carousel-item" ).first().addClass( "active" );
</script>
<script>
jQuery( ".carousel-item" ).first().addClass( "active" );
</script>
<?php endif; ?>