|
|
@@ -79,11 +79,11 @@
|
|
|
|
|
|
<input id="regButton" class="buttonDisabled" type="submit" value="Sign Up with Email">
|
|
|
|
|
|
- <h1>OR</h1>
|
|
|
+ <!-- <h1>OR</h1>
|
|
|
|
|
|
<a class="button buttonWithBorder" href="/cloverlogin">Sign Up with Clover</a>
|
|
|
|
|
|
- <a class="button buttonWithBorder" href="/squarelogin">Sign Up with Square</a>
|
|
|
+ <a class="button buttonWithBorder" href="/squarelogin">Sign Up with Square</a> -->
|
|
|
|
|
|
<h3 class="link" style="margin-top: 30px;" onclick="loginObj.display()"> Already have an account? Please Sign In </h3>
|
|
|
</form>
|
|
|
@@ -103,11 +103,11 @@
|
|
|
|
|
|
<input id="signIn" type="submit" value="Sign In with Email">
|
|
|
|
|
|
- <h1>OR</h1>
|
|
|
+ <!-- <h1>OR</h1>
|
|
|
|
|
|
<a class="button buttonWithBorder" href="/cloverlogin">Sign In with Clover</a>
|
|
|
|
|
|
- <a class="button buttonWithBorder" href="/squarelogin">Sign In with Square</a>
|
|
|
+ <a class="button buttonWithBorder" href="/squarelogin">Sign In with Square</a> -->
|
|
|
|
|
|
<h3 class="link" style="margin-top: 30px;" onclick="registerObj.display()"> New Here? Please Sign Up </h3>
|
|
|
</form>
|