This commit is contained in:
2026-04-14 16:51:33 +02:00
parent 3027130295
commit 1dcae99411
+1 -1
View File
@@ -263,7 +263,7 @@ lib.mkIf hasMailDiscoveryConfig (
<p>Open this page in Safari on iPhone, iPad, or macOS. Enter your username and optionally your full name to download the configuration profile.</p>
<form method="get" action="/mobileconfig/">
<div>
<label for="username">Username</label>
<label for="username">Email address</label>
<input id="username" name="username" type="text" autocomplete="username" pattern="[A-Za-z0-9._+-]+" required>
<span>@{escape(DOMAIN)}</span>
</div>