mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Remove icon again
This commit is contained in:
@@ -189,7 +189,6 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="col-md-4 col-md-offset-4">
|
<div class="col-md-4 col-md-offset-4">
|
||||||
<button class="btn btn-block btn-primary btn-lg" type="submit">
|
<button class="btn btn-block btn-primary btn-lg" type="submit">
|
||||||
<span class="fa fa-lock"></span>
|
|
||||||
{% if cart.total > 0 %}
|
{% if cart.total > 0 %}
|
||||||
{% trans "Place binding order" %}
|
{% trans "Place binding order" %}
|
||||||
{% else %}
|
{% else %}
|
||||||
|
|||||||
Reference in New Issue
Block a user