Browse Source

Update install.html

tags/6.3.2
叙述、别离 9 months ago
parent
commit
96436e926e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/install/install.html

+ 1
- 1
src/install/install.html View File

@@ -27,7 +27,7 @@
</div>
</div>
</div>
<div class="install-box my-3">
<div class="install-box py-3">
<div class="container">
<?php if (count($arrMsg) > 0) {foreach($arrMsg as $msg){?>
<div class="alert alert-warning"><?php echo $msg ?></div>


Loading…
Cancel
Save