From eeadf3163cceb88f66e70ce0b7f635b9d8a252b1 Mon Sep 17 00:00:00 2001 From: Peter French Date: Thu, 20 Jun 2024 10:14:44 +0200 Subject: [PATCH] bug: Move GADownloadImpressionsEvents trigger on /download/server from thank-you page to download page (#13965) --- templates/download/server/manual.html | 2 +- templates/download/server/thank-you.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/download/server/manual.html b/templates/download/server/manual.html index 117824531de..85a78e38e48 100644 --- a/templates/download/server/manual.html +++ b/templates/download/server/manual.html @@ -17,7 +17,7 @@ {% block content %}
-

Get Ubuntu Server

+

Get Ubuntu Server

diff --git a/templates/download/server/thank-you.html b/templates/download/server/thank-you.html index b5194b520d9..fdcd063a351 100755 --- a/templates/download/server/thank-you.html +++ b/templates/download/server/thank-you.html @@ -21,7 +21,7 @@
-

Thank you for downloading Ubuntu Server {{ version }}{{ " LTS" if lts }}

+

Thank you for downloading Ubuntu Server {{ version }}{{ " LTS" if lts }}

Your download should start in the background. If it doesn't, download now.