removed more facebook stuff
This commit is contained in:
parent
c39506fe6c
commit
306ab86787
6 changed files with 4 additions and 66 deletions
7
WebContent/login.jsp
Normal file → Executable file
7
WebContent/login.jsp
Normal file → Executable file
|
|
@ -29,7 +29,7 @@
|
|||
<DIV class="formcontainer">
|
||||
<FORM id="loginform" method="post" action="<%=( request.getParameter("redirect") != null ? request.getParameter("redirect") : "gallery" ) %>">
|
||||
<INPUT type="hidden" name="action" value="login">
|
||||
<P id="comment-notes">Please login with your email address and password or with an existing Facebook account.</P>
|
||||
<P id="comment-notes">Please login with your email address and password.</P>
|
||||
|
||||
<DIV class="form-section">
|
||||
<DIV class="form-label"><LABEL for="email">Email</LABEL> <SPAN class="required">*</SPAN></DIV>
|
||||
|
|
@ -43,10 +43,7 @@
|
|||
|
||||
<INPUT id="submit" name="login" type="submit" value="Login" tabindex="7">
|
||||
<INPUT type="button" value="Register" tabindex="8" onClick="document.location='register'">
|
||||
|
||||
<SPAN style="float: right;">
|
||||
<!-- <fb:login-button id="fb-auth"></fb:login-button> -->
|
||||
</SPAN>
|
||||
|
||||
</FORM><!-- #commentform -->
|
||||
</DIV><!-- .formcontainer -->
|
||||
</DIV><!-- .formcontainer -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue