Merge branch 'master' of github.com:FH-Complete/FHC-Core

This commit is contained in:
Andreas Österreicher
2021-06-16 15:11:38 +02:00
+2 -2
View File
@@ -56,10 +56,10 @@ $datum_obj = new datum();
echo '
<div style="float: left">
<h2><center>',$row->bezeichnung,'</center></h2>
<iframe style="width:500px; height:400px" src="../../cis/infoterminal/infoscreen.php?ipadresse=',$row->ipadresse,'"></iframe>
<iframe style="width:500px; height:400px" src="../../cis/infoterminal/informationsbildschirm.php?ipadresse=',$row->ipadresse,'"></iframe>
</div>';
}
?>
</body>
</html>
</html>