Skip to content

Commit 19e1c57

Browse files
chore: php format
1 parent ce9943b commit 19e1c57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/setup-wizard.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ class="btn btn-secondary" target="_blank"><?php esc_html_e( 'Upgrade to Pro', 'v
322322
</div>
323323
</div>
324324
<?php } ?>
325-
<?php if ( ! $is_live_preview ) {?>
325+
<?php if ( ! $is_live_preview ) { ?>
326326
<div id="step-<?php echo esc_attr( $last_step_number ); ?>" class="tab-pane" role="tabpanel" aria-labelledby="step-5">
327327
<div class="vz-accordion-item">
328328
<div class="vz-accordion-item__title">

0 commit comments

Comments
 (0)