Update client.php

This commit is contained in:
Вячеслав
2020-07-02 14:28:51 +00:00
parent 2b5bb21440
commit c4a47068b3

View File

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