allow step 4

This commit is contained in:
Ibnu Maksum
2023-08-01 16:10:00 +07:00
parent 5b077f7773
commit f901da2b5f

View File

@ -186,7 +186,7 @@ function deleteFolder($path)
<?= $msg ?>
</div>
<?php } ?>
<?php if ($continue) { ?>
<?php if ($continue || $step == 4) { ?>
<?php if ($step == 1) { ?>
<div class="panel panel-primary">
<div class="panel-heading">Step 1</div>