Merge branch 'master' of ssh://gl.arguments.ru:2224/ak/anpdf

This commit is contained in:
Your Name
2020-07-02 17:28:57 +03:00

View File

@@ -190,7 +190,8 @@ function form_kuri(){
login_kuri(); login_kuri();
} }
else { 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';
} }