update id in HTML comment

This commit is contained in:
IanDelMar 2022-08-05 18:08:41 +02:00
parent a009f151a9
commit 1e69624b05
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ if ( is_page_template( 'page-templates/no-title.php' ) ) {
</div><!-- #content -->
</div><!-- #full-width-page-wrapper -->
</div><!-- #<?php echo $wrapper_id; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped -- ok. ?> -->
<?php
get_footer();