mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-29 20:57:22 +02:00
Delete the Contacts/Calender section from the admin page if the user didn't enable Nextcloud
Also, restored the old text in sync-guide.html since the user would only see it if he enabled Nextcloud
This commit is contained in:
@@ -147,9 +147,7 @@
|
||||
{% include "aliases.html" %}
|
||||
</div>
|
||||
|
||||
<div id="panel_sync_guide" class="admin_panel">
|
||||
{% include "sync-guide.html" %}
|
||||
</div>
|
||||
<div id="panel_sync_guide" class="admin_panel">{% include "sync-guide.html" %}</div>
|
||||
|
||||
<div id="panel_web" class="admin_panel">
|
||||
{% include "web.html" %}
|
||||
|
||||
Reference in New Issue
Block a user