DS-1072 also fix on return from forgot password

This commit is contained in:
Sam Ottenhoff
2012-05-09 11:59:42 -06:00
parent b15bcde584
commit 2f12c93fef

View File

@@ -59,7 +59,7 @@ public class ForgotPasswordFinished extends AbstractDSpaceTransformer
reset.addPara(T_para1);
reset.addPara().addXref(contextPath, T_go_home);
reset.addPara().addXref(contextPath + "/", T_go_home);
}
}