mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2024-11-10 17:26:48 +08:00
panel-success
This commit is contained in:
parent
2f92cdce0b
commit
4f57da8b7d
1 changed files with 2 additions and 2 deletions
|
@ -254,8 +254,8 @@ function deleteFolder($path)
|
|||
</div>
|
||||
</div>
|
||||
<?php } else if ($step == 5) { ?>
|
||||
<div class="panel panel-primary">
|
||||
<div class="panel-success">Update Finished</div>
|
||||
<div class="panel panel-success">
|
||||
<div class="panel-heading">Update Finished</div>
|
||||
<div class="panel-body">
|
||||
PHPNuxBill has been updated to Version <b><?= $version ?></b>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue