better
This commit is contained in:
@@ -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>
|
<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/">
|
<form method="get" action="/mobileconfig/">
|
||||||
<div>
|
<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>
|
<input id="username" name="username" type="text" autocomplete="username" pattern="[A-Za-z0-9._+-]+" required>
|
||||||
<span>@{escape(DOMAIN)}</span>
|
<span>@{escape(DOMAIN)}</span>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user