mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 16:37:02 +03:00
parent
e82108ac85
commit
4a47796781
29 changed files with 724 additions and 195 deletions
3
build/owncloud/rainloop-app/templates/index.php
Normal file
3
build/owncloud/rainloop-app/templates/index.php
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<div style="box-sizing: border-box; width: 100%; height: 100%; padding: 0 0 5px 5px; background-color: #383c43;">
|
||||
<iframe src="<?php echo $_['rainloop-url']; ?>" style="width: 100%; height: 100%;" tabindex="-1" frameBorder="0"></iframe>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue