From 796a0138faa526eb62ba724fa543f047f1836883 Mon Sep 17 00:00:00 2001 From: Zlatin Balevsky Date: Wed, 18 Dec 2019 11:25:36 +0000 Subject: [PATCH] change Trust Users title for clearer translation; add headers for the two tables --- webui/src/main/webapp/TrustUsers.jsp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/webui/src/main/webapp/TrustUsers.jsp b/webui/src/main/webapp/TrustUsers.jsp index 674d2f5e..d8b2025c 100644 --- a/webui/src/main/webapp/TrustUsers.jsp +++ b/webui/src/main/webapp/TrustUsers.jsp @@ -4,7 +4,7 @@ <% -String pagetitle=Util._t("Trust Users"); +String pagetitle=Util._t("Users"); %> @@ -22,12 +22,14 @@ String pagetitle=Util._t("Trust Users"); <%@include file="sidebar.jsi"%>
+

<%=Util._t("Trusted Users")%>


+

<%=Util._t("Distrusted Users")%>