snappymail/build/owncloud/rainloop-app/templates/index.php
RainLoop Team 8ac9920ec8 Fix owncloud template
Fix sso (logout on empty hash)
2014-05-20 02:11:54 +04:00

3 lines
No EOL
366 B
PHP

<div style="box-sizing: border-box; width: 100%; height: 100%; padding: 0px; margin: 0px; background-color: #383c43; position: relative; overflow: hidden;"
><iframe style="border: none; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px;" tabindex="-1" frameborder="0"
src="<?php echo $_['rainloop-url']; ?>"></iframe></div>