fixed #3272
This commit is contained in:
parent
f478fd1636
commit
d9cb6d6cfb
@ -177,14 +177,6 @@
|
||||
<div class="divider"></div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="divider dots spacer-one-one" ng-if="!account.user.id_user"></div>
|
||||
<div class="content-padding" ng-if="!account.user.id_user">
|
||||
<p>Already signed up? Don't enter all that stuff again! Not signed up? You don't have to, but we <b><i>highly</i></b> recommend it!</p>
|
||||
<br>
|
||||
<button class="button facebook" ng-click="navigation.signin()">Log in / Sign up</button>
|
||||
</div>
|
||||
|
||||
<div class="divider dots spacer-one-one" ng-if="order.loaded && order.cart.hasItems() && order.showForm"></div>
|
||||
|
||||
<!-- payment and user info -->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user