From ab5bf3fabac029eeb6cc66e85acc94c2c4871cd2 Mon Sep 17 00:00:00 2001
From: Lauryn Menard
Date: Mon, 10 Jun 2024 18:16:22 +0200
Subject: [PATCH] help: Refer to automatic/manual "billing" as "license
management".
---
help/self-hosted-billing.md | 4 ++--
help/zulip-cloud-billing.md | 4 ++--
templates/corporate/billing/billing.html | 12 ++++++------
templates/corporate/billing/upgrade.html | 12 ++++++------
4 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/help/self-hosted-billing.md b/help/self-hosted-billing.md
index 5eb466f218..f3e21376d6 100644
--- a/help/self-hosted-billing.md
+++ b/help/self-hosted-billing.md
@@ -375,11 +375,11 @@ eligibility prior to setting up a server, contact
You can always use a credit card to pay. If you would like to pay by invoice,
you will need to sign up for an annual plan.
-### How does automatic billing work?
+### How does automatic license management work?
{!automatic-billing.md!}
-### How does manual billing work?
+### How does manual license management work?
{!manual-billing-intro.md!}
diff --git a/help/zulip-cloud-billing.md b/help/zulip-cloud-billing.md
index 2285734baf..77b3838617 100644
--- a/help/zulip-cloud-billing.md
+++ b/help/zulip-cloud-billing.md
@@ -144,11 +144,11 @@ tool.
You can always use a credit card to pay. If you would like to pay by invoice,
you will need to sign up for an annual plan.
-### How does automatic billing work?
+### How does automatic license management work?
{!automatic-billing.md!}
-### How does manual billing work?
+### How does manual license management work?
{!manual-billing-intro.md!}
diff --git a/templates/corporate/billing/billing.html b/templates/corporate/billing/billing.html
index a8eccd95ff..8fa819c28e 100644
--- a/templates/corporate/billing/billing.html
+++ b/templates/corporate/billing/billing.html
@@ -112,11 +112,11 @@
@@ -220,15 +220,15 @@
{% if not page_params.setup_payment_by_invoice %}
You can also choose automatic license management instead.
{% if is_self_hosting_management_page %}
- See here for details.
+ See here for details.
{% else %}
- See here for details.
+ See here for details.
{% endif %}
{% else %}
{% if is_self_hosting_management_page %}
- See here for details.
+ See here for details.
{% else %}
- See here for details.
+ See here for details.
{% endif %}
{% endif %}