diff --git a/instances/templates/instances/settings_tab.html b/instances/templates/instances/settings_tab.html index 0ea78d4..2031542 100644 --- a/instances/templates/instances/settings_tab.html +++ b/instances/templates/instances/settings_tab.html @@ -660,7 +660,9 @@
{% trans "If you need to edit XML please Power Off the instance" %}
+ {% if instance.status != 5 %} +{% trans "If you need to edit XML please Power Off the instance" %}
+ {% endif %}