From fa699032ca57ddffea27dfe02047ed68180c06a1 Mon Sep 17 00:00:00 2001 From: Aman Agrawal Date: Mon, 27 Nov 2023 18:49:48 +0000 Subject: [PATCH] upgrade: Drop option to select billing frequency in free trail. We set monthly as default for billing frequency and let users change it on the billing page. --- templates/corporate/upgrade.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/templates/corporate/upgrade.html b/templates/corporate/upgrade.html index 04ee5b90c7..8c5c423671 100644 --- a/templates/corporate/upgrade.html +++ b/templates/corporate/upgrade.html @@ -47,6 +47,9 @@ {% endif %} + {% if free_trial_days %} + + {% else %}
+ {% endif %} {% if manual_license_management %}