billing while stopped warning on are you sure screen
This commit is contained in:
parent
6741eba404
commit
83b8d67a86
@ -21,6 +21,9 @@
|
|||||||
Are you sure you want to force stop {{ vm['id'] }}?
|
Are you sure you want to force stop {{ vm['id'] }}?
|
||||||
This would be like unplugging the power supply.
|
This would be like unplugging the power supply.
|
||||||
</p>
|
</p>
|
||||||
|
<p>
|
||||||
|
Please note that your account will still be billed for this capsul while it is in a stopped state.
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="row third-margin">
|
<div class="row third-margin">
|
||||||
<a href="/console/{{ vm['id'] }}">No, Cancel!</a>
|
<a href="/console/{{ vm['id'] }}">No, Cancel!</a>
|
||||||
|
Loading…
Reference in New Issue
Block a user