mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-27 19:19:21 +03:00
3 lines
238 B
PHP
3 lines
238 B
PHP
<iframe id="rliframe" style="border: none; width: 100%; min-height: 100%; position: relative;" tabindex="-1" frameborder="0" src="<?php echo $_['snappymail-iframe-url']; ?>"></iframe>
|
|
<?php
|
|
// OCP\Util::addScript('snappymail', 'resize');
|