From 2dd6e72ab098ebac5b09024adf316256e692b091 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Tue, 24 Nov 2020 21:02:42 -0800 Subject: [PATCH] afGuiEditor - Add help blocks. Reorder in anticipation of more fields. --- .../gui/ang/afGuiEditor/config-form.html | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/ext/afform/gui/ang/afGuiEditor/config-form.html b/ext/afform/gui/ang/afGuiEditor/config-form.html index 60a3c830e5..c53d5840a0 100644 --- a/ext/afform/gui/ang/afGuiEditor/config-form.html +++ b/ext/afform/gui/ang/afGuiEditor/config-form.html @@ -12,27 +12,32 @@ {{ ts('Description:') }} +

{{ts('Semi-private description about the form\'s purpose.')}}

+
+

{{ts('Expose the form as a standalone page on the web site. (Example: "civicrm/my-form")')}}

-
-
-- 2.25.1