diff --git a/controller/action/DownloadActions.class.php b/controller/action/DownloadActions.class.php index f4a549bc..a663b31f 100644 --- a/controller/action/DownloadActions.class.php +++ b/controller/action/DownloadActions.class.php @@ -119,6 +119,7 @@ class DownloadActions extends Actions 'analyticsLabel' => $analyticsLabel, 'buttonLabel' => $buttonLabel, 'downloadUrl' => $asset ? $asset['browser_download_url'] : null, + 'meta' => true, 'os' => $os, 'osTitle' => $osTitle, 'osIcon' => $osIcon, diff --git a/view/template/download/_downloadButton.php b/view/template/download/_downloadButton.php index 9a8565ea..34023d39 100644 --- a/view/template/download/_downloadButton.php +++ b/view/template/download/_downloadButton.php @@ -17,21 +17,23 @@ -
- Version , - MB, - built on - at UTC -
- +
- Works with Ubuntu, Debian, or any distro with apt or dpkg. - For other Linux flavors, see the source. -
- -
- Like source code? Go here.

+ Version , + MB, + built on + at UTC

+ +
+ Works with Ubuntu, Debian, or any distro with apt or dpkg. + For other Linux flavors, see the source. +
+ +
+ Like source code? Go here.

+

+ Download LBRY