%@ include file="/common/jsp/sitespecific.jsp" %> <%@ include file="/common/jsp/logininclude.jsp" %>
| Sign Up for MyJewishLearning.com |
|
<% if (action != null) {
if (action.equals("pwd")){
%> <%= (msg==null?"":msg) %> Close this Window <% } if (action.equals("login")){ msg = "Either your username (email address) or password were incorrect. Please try signing in again, sign up as a new Member, or ask for Password Help."; %> <%= (msg==null?"":msg) %> <% } if (action.equals("signup")){ msg = newmsg ; %><%= (msg==null?"":msg) %> <% } }%> Already a member? Click here to login. |