diff --git a/app/courrier/page.tsx b/app/courrier/page.tsx index eae1d956..d883b1d4 100644 --- a/app/courrier/page.tsx +++ b/app/courrier/page.tsx @@ -682,8 +682,8 @@ export default function CourrierPage() {
{/* Form for adding a new account */} {showAddAccountForm && ( -
-

Add IMAP Account

+
+

Add IMAP Account

{ e.preventDefault(); setLoading(true); @@ -776,57 +776,52 @@ export default function CourrierPage() { setLoading(false); } }}> -
+
- - IMAP Settings - SMTP Settings + + IMAP Settings + SMTP Settings - +
-
-
-
-
-
+
-
-
+
@@ -845,19 +840,17 @@ export default function CourrierPage() {
- +
-
-
+
-
-
+
@@ -874,15 +867,15 @@ export default function CourrierPage() {
- Note: SMTP settings are only needed for sending emails + Note: SMTP settings needed for sending emails
-
+