feat(extra-features): A bunch of improvements
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
{/if}
|
||||
|
||||
<div class="add-address mt-2 mb-3">
|
||||
<a class="btn btn-outline-primary btn-sm" href="{$new_address_delivery_url}">{l s='add new address' d='Shop.Theme.Actions'}</a>
|
||||
<a class="btn btn-primary btn-sm" href="{$new_address_delivery_url}">{l s='add new address' d='Shop.Theme.Actions'}</a>
|
||||
</div>
|
||||
|
||||
{if $use_same_address && !$cart.is_virtual}
|
||||
@@ -116,7 +116,7 @@
|
||||
{/if}
|
||||
|
||||
<div class="add-address mt-2 mb-3">
|
||||
<a class="btn btn-outline-primary btn-sm" href="{$new_address_invoice_url}">{l s='add new address' d='Shop.Theme.Actions'}</a>
|
||||
<a class="btn btn-primary btn-sm" href="{$new_address_invoice_url}">{l s='add new address' d='Shop.Theme.Actions'}</a>
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user