mirror of
https://github.com/nextcloud/ocsms.git
synced 2026-08-23 14:22:54 +00:00
mailbox-content => mailbox-peers
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
/* Navigation: folder like structure */
|
/* Navigation: folder like structure */
|
||||||
#app-mailbox-content {
|
#app-mailbox-peers {
|
||||||
width: 250px;
|
width: 250px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
float: left;
|
float: left;
|
||||||
|
|||||||
+1
-1
@@ -9,7 +9,7 @@
|
|||||||
<?php /*print_unescaped($this->inc('part.settings'));*/ ?>
|
<?php /*print_unescaped($this->inc('part.settings'));*/ ?>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="app-mailbox-content">
|
<div id="app-mailbox-peers">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="app-content">
|
<div id="app-content">
|
||||||
|
|||||||
Reference in New Issue
Block a user