diff --git a/app/extensions/extension_download.php b/app/extensions/extension_download.php index 04292c47df..a2acf8cb03 100644 --- a/app/extensions/extension_download.php +++ b/app/extensions/extension_download.php @@ -17,7 +17,7 @@ The Initial Developer of the Original Code is Mark J Crane - Portions created by the Initial Developer are Copyright (C) 2008-2019 + Portions created by the Initial Developer are Copyright (C) 2008-2021 the Initial Developer. All Rights Reserved. Contributor(s): @@ -179,6 +179,9 @@ echo "
\n"; echo "\n"; + echo $text['description-extension_export']; + echo "

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