From e9a0c8a03408c052c14bcbc4ce50983a9bf21f25 Mon Sep 17 00:00:00 2001 From: Aman Agrawal Date: Fri, 10 Nov 2023 14:00:28 +0000 Subject: [PATCH] upgrade: Add input for num of licenses for manual management. --- templates/corporate/upgrade.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/templates/corporate/upgrade.html b/templates/corporate/upgrade.html index d1f7a1ba0d..24cad960d9 100644 --- a/templates/corporate/upgrade.html +++ b/templates/corporate/upgrade.html @@ -68,6 +68,13 @@ + {% if manual_license_management %} +
+ + +
+ {% endif %} +
@@ -111,8 +118,6 @@ here for details. {% endif %}

-

Number of licenses {% if not exempt_from_license_number_check %}(minimum {{ seat_count }}){% endif %}

-
{% endif %}