Change modal text

This commit is contained in:
PCoder 2018-08-22 22:57:32 +02:00
parent b7ff519624
commit 4425aa7c88
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@
<div class="modal-icon"><i class="fa fa-ban" aria-hidden="true"></i></div>
<h4 class="modal-title" id="ModalLabel">{% trans "Terminate your Virtual Machine" %}</h4>
<div class="modal-text">
<p>{% trans "Do you want to cancel your Virtual Machine" %} ?</p>
<p>{% trans "Terminated VM can not be revived and will not be refunded. Do you want to terminate your VM?" %} ?</p>
<p><strong>{{virtual_machine.name}}</strong></p>
</div>
<div class="modal-footer">