update id in HTML comment
This commit is contained in:
parent
a009f151a9
commit
1e69624b05
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Reference in New Issue