Move the warning to the bottom

This commit is contained in:
PCoder 2018-08-22 22:47:49 +02:00
parent 7e790e7027
commit 1e5cf08273

View file

@ -72,14 +72,14 @@
{% trans "Sorry, there was an unexpected error. Kindly retry." %} {% trans "Sorry, there was an unexpected error. Kindly retry." %}
</div> </div>
{% endif %} {% endif %}
</div>
</div>
<div class="vm-terminate-warning text-center"> <div class="vm-terminate-warning text-center">
<p>{% trans "Attention:" %}</p> <p>{% trans "Attention:" %}</p>
<p>{% trans "terminating VM can not be reverted." %}</p> <p>{% trans "terminating VM can not be reverted." %}</p>
</div> </div>
</div> </div>
</div> </div>
</div>
</div>
<div class="vm-contact-us"> <div class="vm-contact-us">
<div> <div>
<h2 class="vm-detail-title">{% trans "Support / Contact" %} <img class="un-icon visible-xs" src="{% static 'hosting/img/24-hours-support.svg' %}"></h2> <h2 class="vm-detail-title">{% trans "Support / Contact" %} <img class="un-icon visible-xs" src="{% static 'hosting/img/24-hours-support.svg' %}"></h2>