icingaweb2/application/views/scripts/iframe/index.phtml
2016-02-09 13:54:56 +01:00

4 lines
No EOL
145 B
PHTML

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