From bd9734c14c349d54982b909aa4ee8111768e9d08 Mon Sep 17 00:00:00 2001 From: John Harrington <84741727+harr1424@users.noreply.github.com> Date: Fri, 13 Feb 2026 14:14:06 -0700 Subject: [PATCH] reorder form fields to match design specs (#18964) --- .../send-details/send-details.component.html | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/libs/tools/send/send-ui/src/send-form/components/send-details/send-details.component.html b/libs/tools/send/send-ui/src/send-form/components/send-details/send-details.component.html index dc1894b0935..62fa65ae1e0 100644 --- a/libs/tools/send/send-ui/src/send-form/components/send-details/send-details.component.html +++ b/libs/tools/send/send-ui/src/send-form/components/send-details/send-details.component.html @@ -21,20 +21,6 @@ [originalSendView]="originalSendView" > - - {{ "sendLink" | i18n }} - - - - {{ "deletionDate" | i18n }} {{ "enterMultipleEmailsSeparatedByComma" | i18n }} } + + + {{ "sendLink" | i18n }} + + +