push changes, and removed comments

This commit is contained in:
2024-04-15 17:03:43 -07:00
parent a63e80f9e4
commit de7a7fcc50
28 changed files with 155 additions and 155 deletions

View File

@ -352,8 +352,8 @@ if ( ! function_exists( 'sophia_after_dark_register_custom_controls' ) ) :
<a class="mt-repeater-field-remove" href="#remove"><?php esc_html_e( 'Delete', 'sophia-after-dark' ) ?></a> |
<a class="mt-repeater-field-close" href="#close"><?php esc_html_e( 'Close', 'sophia-after-dark' ) ?></a>
</div>
</div><!-- .mt-repeater-footer -->
</div><!-- .mt-repeater-fields-->
</div>
</div>
</li>
<?php
}