From c68a8f30d0d8bc6e5587ecf3a665bef71bcab1a3 Mon Sep 17 00:00:00 2001 From: Katherine-Osos <119689946+Katherine-Osos@users.noreply.github.com> Date: Wed, 6 Dec 2023 17:25:54 -0600 Subject: [PATCH 1/2] Dashboard: adjust placeholder messaging --- src/registrar/templates/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/registrar/templates/home.html b/src/registrar/templates/home.html index 0bc792cef..8e056924f 100644 --- a/src/registrar/templates/home.html +++ b/src/registrar/templates/home.html @@ -138,7 +138,7 @@ aria-live="polite" > {% else %} -
You don't have any active domain requests right now
+You don't have any domain requests yet
{% endif %} From 7b7653ac9822ea175d54292780f2360cb81bf928 Mon Sep 17 00:00:00 2001 From: Katherine-Osos <119689946+Katherine-Osos@users.noreply.github.com> Date: Thu, 14 Dec 2023 09:55:32 -0600 Subject: [PATCH 2/2] Wording updates --- src/registrar/templates/home.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/registrar/templates/home.html b/src/registrar/templates/home.html index 8e056924f..362b14f18 100644 --- a/src/registrar/templates/home.html +++ b/src/registrar/templates/home.html @@ -87,7 +87,7 @@ aria-live="polite" > {% else %} -You don't have any registered domains yet
+You don't have any registered domains.
{% endif %} @@ -95,7 +95,7 @@Domain name | @@ -138,7 +138,7 @@ aria-live="polite" > {% else %} -
---|