Skip to content

Commit 53dc4ca

Browse files
committed
Merge remote-tracking branch 'origin/fb_eln_signing' into fb_eln_signing
2 parents 3707b50 + a3315d1 commit 53dc4ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

devtools/src/org/labkey/devtools/view/testReauth.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Looks like you successfully re-authenticated and received token: <%=h(form.reaut
6565
if (form.errorMessage() != null)
6666
{
6767
%>
68-
Looks like your reauthentication failed: <%=h(form.errorMessage())%>. Try again?
68+
Looks like your reauthentication failed: <span class="labkey-error"><%=h(form.errorMessage())%></span>. Try again?
6969
<%
7070
}
7171
else

0 commit comments

Comments
 (0)