Skip to content

Commit 067a832

Browse files
MilanTyagi2004guusdk
authored andcommitted
fix node affiliation deletion UI
1 parent e31eb22 commit 067a832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xmppserver/src/main/webapp/pubsub-node-affiliates.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
<tbody>
184184
<c:if test="${empty affiliates}">
185185
<tr>
186-
<td style="text-align: center" colspan="4">
186+
<td style="text-align: center" colspan="5">
187187
<fmt:message key="pubsub.node.affiliates.table.no_affiliates" />
188188
</td>
189189
</tr>

0 commit comments

Comments
 (0)