removed more facebook stuff

This commit is contained in:
Ziver Koc 2017-01-20 13:01:06 +01:00
parent c39506fe6c
commit 306ab86787
6 changed files with 4 additions and 66 deletions

7
WebContent/login.jsp Normal file → Executable file
View 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 -->