From c2237d857647fd39005f42397dbba4abf693fe85 Mon Sep 17 00:00:00 2001
From: jacobshandling <61553566+jacobshandling@users.noreply.github.com>
Date: Tue, 10 Mar 2026 10:00:46 -0700
Subject: [PATCH] Update mdm enroll copy (#41060)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- Many users will be single-clicking the downloaded Profile from the
expanded dock - "open" is the right level of specificity.
- The fact that we call out that there will be a warning communicates
that it is expected, redundant to say so. Also, it looks cleaner.
---------
Co-authored-by: Marko Lisica <83164494+marko-lisica@users.noreply.github.com>
---
frontend/templates/enroll-ota.html | 32 +++++++++++++++++++++++-------
1 file changed, 25 insertions(+), 7 deletions(-)
diff --git a/frontend/templates/enroll-ota.html b/frontend/templates/enroll-ota.html
index ee4925f391..35557b5901 100644
--- a/frontend/templates/enroll-ota.html
+++ b/frontend/templates/enroll-ota.html
@@ -61,14 +61,14 @@
p {
font-size: 14px;
}
-
+
a {
color: #515774;
text-decoration: none;
font-weight: 600;
border-bottom: 1px solid #e2e4ea;
}
-
+
ol {
display: flex;
flex-direction: column;
@@ -234,9 +234,27 @@
href="https://support.google.com/android/answer/6088915?hl=en"
>
factory reset it
-