Small wording change
This commit is contained in:
parent
accd9a1e36
commit
1e96b92eda
|
|
@ -23,7 +23,7 @@
|
|||
if (vhosts[i].cluster_state[vhost_status_node] != 'running') {
|
||||
%>
|
||||
<p class="warning">
|
||||
Virtual host <b><%= vhosts[i].name %></b> experienced an error on node <b><%= vhost_status_node %></b> and can be inaccessible
|
||||
Virtual host <b><%= vhosts[i].name %></b> experienced an error on node <b><%= vhost_status_node %></b> and may be inaccessible
|
||||
</p>
|
||||
<% }}} %>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue