Commit b97c2a62ade98b5e7a5693a33f57327fa68d06cf
1 parent
733c76e7
tokar commit
Showing
1 changed file
with
0 additions
and
33 deletions
Show diff stats
frontend/views/site/forms-modal-login.php
@@ -11,32 +11,6 @@ use yii\helpers\Url; | @@ -11,32 +11,6 @@ use yii\helpers\Url; | ||
11 | */ | 11 | */ |
12 | ?> | 12 | ?> |
13 | 13 | ||
14 | - | ||
15 | - | ||
16 | -<!--<div id="modal_form_login">--> | ||
17 | -<!-- <div class="closed-form"></div>--> | ||
18 | -<!-- <div class="form-resume-wr question">--> | ||
19 | -<!-- <div class="form-resume-sub style">Авторизация</div>--> | ||
20 | -<!-- <form action="" class="question-project">--> | ||
21 | -<!-- <label for="login-form1">Логин</label>--> | ||
22 | -<!-- <input class="custom-input-2" id="login-form1" name="" type="text">--> | ||
23 | -<!----> | ||
24 | -<!-- <label for="login-form2">Пароль</label>--> | ||
25 | -<!-- <input class="custom-input-2" id="login-form2" name="" type="text">--> | ||
26 | -<!----> | ||
27 | -<!-- <div class="login-check-remember">--> | ||
28 | -<!-- <input checked type="checkbox" class="custom-check" id="theme-5">--> | ||
29 | -<!-- <label for="theme-5"><span></span>Запомнить меня</label>--> | ||
30 | -<!-- </div>--> | ||
31 | -<!----> | ||
32 | -<!----> | ||
33 | -<!-- --> | ||
34 | -<!-- <input id="qst_submit" type="submit" value="Отправить">--> | ||
35 | -<!-- </form>--> | ||
36 | -<!-- <div class="res_form_line"></div>--> | ||
37 | -<!-- </div>--> | ||
38 | -<!--</div>--> | ||
39 | - | ||
40 | <div id="modal_form_login"> | 14 | <div id="modal_form_login"> |
41 | <div class="closed-form"></div> | 15 | <div class="closed-form"></div> |
42 | <div class="form-resume-wr question"> | 16 | <div class="form-resume-wr question"> |
@@ -73,15 +47,8 @@ use yii\helpers\Url; | @@ -73,15 +47,8 @@ use yii\helpers\Url; | ||
73 | <?= Html::a('Регистрация', [ 'site/registration' ]) ?> | 47 | <?= Html::a('Регистрация', [ 'site/registration' ]) ?> |
74 | </div> | 48 | </div> |
75 | 49 | ||
76 | - | ||
77 | <?php ActiveForm::end(); ?> | 50 | <?php ActiveForm::end(); ?> |
78 | 51 | ||
79 | <div class="res_form_line new-res_form_line"></div> | 52 | <div class="res_form_line new-res_form_line"></div> |
80 | - | ||
81 | - | ||
82 | - <div class="style"> | ||
83 | - | ||
84 | - </div> | ||
85 | - | ||
86 | </div> | 53 | </div> |
87 | </div> | 54 | </div> |
88 | \ No newline at end of file | 55 | \ No newline at end of file |