icingaweb2/application/views/scripts/iframe/index.phtml

4 lines
145 B
PHTML
Raw Normal View History

<div class="controls">
<?= $tabs ?>
</div>
<iframe src="<?= $this->escape($url) ?>" style="height:99%; width:99%;" frameborder="no"></iframe>