From 22e4e350a20283dc96a777ab38f0b23f2636432b Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman Date: Thu, 3 May 2018 13:35:21 -0400 Subject: [PATCH] more button params --- controller/action/DownloadActions.class.php | 1 + view/template/download/_downloadButton.php | 28 +++++++++++---------- 2 files changed, 16 insertions(+), 13 deletions(-) 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