mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-12 20:43:18 +00:00
DS-1072 also fix on return from forgot password
This commit is contained in:
@@ -59,7 +59,7 @@ public class ForgotPasswordFinished extends AbstractDSpaceTransformer
|
|||||||
|
|
||||||
reset.addPara(T_para1);
|
reset.addPara(T_para1);
|
||||||
|
|
||||||
reset.addPara().addXref(contextPath, T_go_home);
|
reset.addPara().addXref(contextPath + "/", T_go_home);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user