Update index.php

This commit is contained in:
Вячеслав
2020-07-02 14:23:48 +00:00
parent 45cf00e45c
commit dcfa72efd9

View File

@@ -40,7 +40,7 @@ function form_kuri(){
login_kuri(); login_kuri();
} }
else { else {
echo 'test'; echo '<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSduDOrb4SPShh8ifV1th06cQpBqQK9ZvrvVJj9ZlrooSAf9Bg/viewform?embedded=true" width="640" height="633" frameborder="0" marginheight="0" marginwidth="0">Загрузка…</iframe>';
} }