fix registration
This commit is contained in:
@@ -226,7 +226,7 @@
|
||||
|
||||
|
||||
<div class="modal active">
|
||||
<div class="modal-form modal-form--white">
|
||||
<div class="modal-form form__full-mobile modal-form--white">
|
||||
<button class="modal-form__close"></button>
|
||||
<p class="modal-form__title">Изменить мои данные</p>
|
||||
|
||||
@@ -296,7 +296,7 @@
|
||||
</div>
|
||||
|
||||
<div class="modal-form__buttons modal-form__buttons--two">
|
||||
<input class="button button--gradient button--high button--filter " type="submit" value="Отправить">
|
||||
<input class="button button--gradient button--high button--filter " type="submit" value="Сохранить">
|
||||
|
||||
<input type="reset" class="button button--white open-overlay button--high" value="Отмена">
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user