Index: lams_central/web/passwordChangeContent.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/passwordChangeContent.jsp,v diff -u -r1.10.12.2 -r1.10.12.3 --- lams_central/web/passwordChangeContent.jsp 14 Oct 2016 03:42:05 -0000 1.10.12.2 +++ lams_central/web/passwordChangeContent.jsp 24 Oct 2016 14:55:28 -0000 1.10.12.3 @@ -1,40 +1,46 @@ -<%@page import="org.lamsfoundation.lams.web.PasswordChangeActionForm"%> -<%@page import="org.apache.struts.action.ActionMessages"%> + + +<%@ page contentType="text/html; charset=utf-8" language="java"%> <%@ taglib uri="tags-html" prefix="html"%> -<%@ taglib uri="tags-logic" prefix="logic"%> +<%@ taglib uri="tags-core" prefix="c"%> <%@ taglib uri="tags-bean" prefix="bean"%> +<%@ taglib uri="tags-logic" prefix="logic"%> <%@ taglib uri="tags-fmt" prefix="fmt"%> - - - - - +<%@ taglib uri="tags-lams" prefix="lams"%> +<%@ page import="org.apache.struts.action.ActionMessages" + import="org.lamsfoundation.lams.web.PasswordChangeActionForm"%> + + + + + + + + + + + -
-
-
-
-
- -
-
+
+

@@ -89,6 +95,5 @@

- - - + +