One more UI wording change

This commit is contained in:
Michael Klishin 2023-06-15 22:39:03 +04:00
parent 46561fc9fe
commit f428af75b7
1 changed files with 1 additions and 1 deletions

View File

@ -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>