mirror of
https://github.com/nextcloud/ocsms.git
synced 2026-08-20 12:52:58 +00:00
Improve mailbox management for navigation
This commit is contained in:
+4
-1
@@ -6,7 +6,10 @@
|
||||
<div id="app">
|
||||
<div id="app-navigation">
|
||||
<?php print_unescaped($this->inc('part.navigation')); ?>
|
||||
<?php print_unescaped($this->inc('part.settings')); ?>
|
||||
<?php /*print_unescaped($this->inc('part.settings'));*/ ?>
|
||||
</div>
|
||||
|
||||
<div id="app-mailbox-content">
|
||||
</div>
|
||||
|
||||
<div id="app-content">
|
||||
|
||||
Reference in New Issue
Block a user