mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-13 02:46:38 +00:00
mailbox-content => mailbox-peers
This commit is contained in:
parent
b559b43983
commit
2b4b7ad6d8
@ -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;
|
||||||
|
@ -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">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user