remove class "class" from Cancel class attribute
This commit is contained in:
Родитель
e6c985f6cf
Коммит
f74502784c
|
@ -27,7 +27,7 @@
|
|||
{% endif %}
|
||||
<p class="form-footer submit-review c">
|
||||
<div class="two-up">
|
||||
<a href="#" class="button fat alt class">{{ _('Cancel') }}</a>
|
||||
<a href="#" class="button fat alt cancel">{{ _('Cancel') }}</a>
|
||||
</div>
|
||||
<div class="two-up">
|
||||
<button disabled type="submit" class="fat">
|
||||
|
|
Загрузка…
Ссылка в новой задаче