Index: lams_common/lib/j2ee/jstl-1.0.jar =================================================================== RCS file: /usr/local/cvsroot/lams_common/lib/j2ee/Attic/jstl-1.0.jar,v diff -u Binary files differ Fisheye: Tag 1.2 refers to a dead (removed) revision in file `lams_common/web/error.jsp'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_common/web/passwordChangeContent.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_common/web/Attic/passwordChangeContent.jsp,v diff -u --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ lams_common/web/passwordChangeContent.jsp 12 Jan 2005 00:39:17 -0000 1.1 @@ -0,0 +1,51 @@ +<%@page import="com.lamsinternational.lams.web.PasswordChangeActionForm" %> +<%@ taglib uri="/WEB-INF/struts/struts-html.tld" prefix="html" %> +<%@ taglib uri="/WEB-INF/struts/struts-bean.tld" prefix="bean" %> + + + + + + +
+

Change Password

+

+ + + + + + + + + + + + + + + + + +
+ Username: + + + +
+ Old Password: + + +
+ Password: + + +
+ Confirm Password: + + +
+

Save   Cancel

+
+
+ \ No newline at end of file Index: lams_common/web/passwordChangeOkContent.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_common/web/Attic/passwordChangeOkContent.jsp,v diff -u --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ lams_common/web/passwordChangeOkContent.jsp 12 Jan 2005 00:40:15 -0000 1.1 @@ -0,0 +1,22 @@ + + + + + + + + + + +
+

Your password has been changed.

+

+ +

+
+ + \ No newline at end of file