diff --git a/instances/templates/instances/snapshots_tab.html b/instances/templates/instances/snapshots_tab.html index 5048e7e..94284a3 100755 --- a/instances/templates/instances/snapshots_tab.html +++ b/instances/templates/instances/snapshots_tab.html @@ -46,11 +46,10 @@
{% if instance.status != 5 %}

{% trans "You can get external snapshots within this tab." %}

-

{% trans "External snapshots are experimental in this stage, use it if you know what you are doing. It may require manual intervention." %}

{% else %}

{% trans "Create an external snapshot" %}

{% endif %} -

{% trans "Give your External Snapshot a distinctive description so it wouldn't get mixed with other snapshots." %}

+

{% trans "External snapshots are experimental in this stage, use it if you know what you are doing. 'Revert Snapshot' may require manual operation with CLI." %}

{% csrf_token %}
@@ -63,7 +62,7 @@ {% endif %}
-

{% trans "WebVirtCloud supports only one external snapshot at the moment." %}

+

{% trans "WebVirtCloud supports only one external snapshot at the moment." %}