1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-07-30 16:43:36 +00:00

[Imapsync] Remove oauth source hint

This commit is contained in:
FreddleSpl0it
2026-07-21 12:20:13 +02:00
parent 5c5f251d35
commit 6758999cf3
6 changed files with 0 additions and 6 deletions
-1
View File
@@ -959,7 +959,6 @@
<select class="imapsync-source-select" data-live-search="true" name="source_id" title="{{ lang.syncjobs.source_select }}" required>
{# options are loaded via the API on modal open (populateImapsyncSourceSelects) #}
</select>
<small class="text-muted oauth-source-hint" style="display:none;">{{ lang.syncjobs.oauth_source_hint }}</small>
</div>
</div>
<div class="row mb-2 imapsync-user1-row">
-1
View File
@@ -43,7 +43,6 @@
<select class="imapsync-source-select" data-live-search="true" name="source_id" title="{{ lang.syncjobs.source_select }}" required>
{# options are loaded via the API on modal open (populateImapsyncSourceSelects) #}
</select>
<small class="text-muted oauth-source-hint" style="display:none;">{{ lang.syncjobs.oauth_source_hint }}</small>
</div>
</div>
<div class="row mb-2 imapsync-user1-row">