Index: lams_central/web/profile.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/profile.jsp,v diff -u -r1.12 -r1.12.8.1 --- lams_central/web/profile.jsp 17 Nov 2006 08:17:19 -0000 1.12 +++ lams_central/web/profile.jsp 18 Sep 2007 07:20:59 -0000 1.12.8.1 @@ -5,6 +5,7 @@ <%@ taglib uri="tags-fmt" prefix="fmt"%> <%@ taglib uri="tags-logic" prefix="logic"%> <%@ taglib uri="tags-core" prefix="c"%> +<%@ page import="org.lamsfoundation.lams.usermanagement.AuthenticationMethod" %> @@ -45,13 +46,21 @@ href="index.do?state=active&tab=editprofile"> + + <%= AuthenticationMethod.DB %> +
  • +
  • + +