logout button fix
This commit is contained in:
@@ -469,11 +469,10 @@
|
|||||||
<button type="submit" class="answer_btn" id="bsubmit">
|
<button type="submit" class="answer_btn" id="bsubmit">
|
||||||
Подтвердить участие
|
Подтвердить участие
|
||||||
</button>
|
</button>
|
||||||
|
</form>
|
||||||
<button type="logout" class="answer_btn" id="logoutForm">
|
<button type="logout" class="answer_btn" id="logoutForm">
|
||||||
Выйти
|
Выйти
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
</form>
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
</main>
|
</main>
|
||||||
|
|||||||
Reference in New Issue
Block a user