diff --git a/omod/src/main/webapp/login.jsp b/omod/src/main/webapp/login.jsp index 1ea0678e..f8969a1b 100644 --- a/omod/src/main/webapp/login.jsp +++ b/omod/src/main/webapp/login.jsp @@ -22,7 +22,7 @@ function goToPreviousPage(){ - window.location= "${refererUrl}"; + window.location = ''; //unfortunately this can bring us back to the login page, probably should go to index page @@ -54,7 +54,7 @@
- ${reason} +