1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-06 16:07:22 +01:00

Improve control panel panel switching behaviour by using the URL fragment (#2252)

This commit is contained in:
Peter Tóth
2023-05-13 12:49:34 +02:00
committed by GitHub
parent 963fb9f2e6
commit 6d43d24552
8 changed files with 62 additions and 48 deletions

View File

@@ -7,7 +7,7 @@
<h3>Add a mail alias</h3>
<p>Aliases are email forwarders. An alias can forward email to a <a href="#" onclick="return show_panel('users')">mail user</a> or to any email address.</p>
<p>Aliases are email forwarders. An alias can forward email to a <a href="#users">mail user</a> or to any email address.</p>
<p>To use an alias or any address besides your own login username in outbound mail, the sending user must be included as a permitted sender for the alias.</p>