From 6c47a567c94be7a7b1464dd43243be68d583e98c Mon Sep 17 00:00:00 2001 From: chansizzle <14916599+chansizzle@users.noreply.github.com> Date: Mon, 17 May 2021 14:37:34 -0600 Subject: [PATCH] improved export page descriptions --- app/destinations/destination_download.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/destinations/destination_download.php b/app/destinations/destination_download.php index 5d18b26b1e..f833e92003 100644 --- a/app/destinations/destination_download.php +++ b/app/destinations/destination_download.php @@ -156,6 +156,9 @@ echo " \n"; echo "
\n"; echo "\n"; + + echo $text['description-destination_export']; + echo "

\n"; echo "\n"; echo "\n";