mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-12 02:16:25 +00:00
mailbox-content => mailbox-peers
This commit is contained in:
parent
b559b43983
commit
2b4b7ad6d8
@ -1,5 +1,5 @@
|
||||
/* Navigation: folder like structure */
|
||||
#app-mailbox-content {
|
||||
#app-mailbox-peers {
|
||||
width: 250px;
|
||||
height: 100%;
|
||||
float: left;
|
||||
|
@ -9,7 +9,7 @@
|
||||
<?php /*print_unescaped($this->inc('part.settings'));*/ ?>
|
||||
</div>
|
||||
|
||||
<div id="app-mailbox-content">
|
||||
<div id="app-mailbox-peers">
|
||||
</div>
|
||||
|
||||
<div id="app-content">
|
||||
|
Loading…
x
Reference in New Issue
Block a user