One more UI wording change
This commit is contained in:
parent
46561fc9fe
commit
f428af75b7
|
|
@ -16,7 +16,7 @@
|
|||
<% if (node.being_drained) { %>
|
||||
<tr>
|
||||
<th>Status</th>
|
||||
<td><abbr class="status-yellow" title="Broker is in maintenance mode.">In maintenance mode</abbr></td>
|
||||
<td><abbr class="status-yellow" title="Broker is in maintenance mode.">Node was put under maintenance</abbr></td>
|
||||
</tr>
|
||||
<% } %>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Reference in New Issue