From 5254697721f09b3654fb8c69d5ae8d9a444bb4e9 Mon Sep 17 00:00:00 2001 From: Taylor Helsper Date: Thu, 25 Aug 2022 23:11:49 -0500 Subject: [PATCH] Make manually adding apps a non-premium feature --- .../var/www/mynode/templates/marketplace.html | 4 -- .../mynode/templates/marketplace_add_app.html | 54 ++++++++----------- 2 files changed, 23 insertions(+), 35 deletions(-) diff --git a/rootfs/standard/var/www/mynode/templates/marketplace.html b/rootfs/standard/var/www/mynode/templates/marketplace.html index 72090902..a11a8bf4 100644 --- a/rootfs/standard/var/www/mynode/templates/marketplace.html +++ b/rootfs/standard/var/www/mynode/templates/marketplace.html @@ -86,10 +86,6 @@
Add Application
Add Community App to Device
- - {% if product_key_skipped %} -
Premium Feature
- {% endif %}
diff --git a/rootfs/standard/var/www/mynode/templates/marketplace_add_app.html b/rootfs/standard/var/www/mynode/templates/marketplace_add_app.html index d1bd2da1..18f17f93 100644 --- a/rootfs/standard/var/www/mynode/templates/marketplace_add_app.html +++ b/rootfs/standard/var/www/mynode/templates/marketplace_add_app.html @@ -57,46 +57,38 @@

Add Community App

- - {% if product_key_skipped %} -

Premium Feature

- {% endif %}
- {% if product_key_skipped %} -

Adding new applications is a Premium feature.

- {% else %} -
-
-
Select Application File
-
-
- -
+ +
+
Select Application File
+
+
+ +
-
-
Confirm Installation
-
-
- -
+
+
Confirm Installation
+
+
+ +
- -
+ +
- -
+ +
- -
+ +
-
+
- -
- - {% endif %} + +
+