Skip to content

Commit 4b6f823

Browse files
author
sachin-maheshwari
authored
Merge pull request #107 from topcoder-platform/hotfix/new-auth-typo
typo
2 parents 84fcb49 + 5393d67 commit 4b6f823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/includes/inc_header.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
</script>
5555

5656
<a href="javascript:;" class="social-login">Social login</a>
57-
| <a href="http://<%=com.cronos.onlinereview.util.ConfigHelper.getNewAuthUrl()%>?retUrl=https://<%=ApplicationServer.SOFTWARE_SERVER_NAME%>/review">Login</a>
57+
| <a href="<%=com.cronos.onlinereview.util.ConfigHelper.getNewAuthUrl()%>?retUrl=https://<%=ApplicationServer.SOFTWARE_SERVER_NAME%>/review">Login</a>
5858
| <a href="http://<%=ApplicationServer.SERVER_NAME%>/reg/">Register</a>
5959
| <a href="http://<%=ApplicationServer.SERVER_NAME%>/">Home</a>
6060
</c:if>

0 commit comments

Comments
 (0)