From: Tim Otten Date: Wed, 3 Feb 2021 08:35:14 +0000 (-0800) Subject: config-form.html - Fix rendering of client-side validation error for "server_route" X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=13f40cb875b104c9033554d13307cc3e87c6b69f;p=civicrm-core.git config-form.html - Fix rendering of client-side validation error for "server_route" --- diff --git a/ext/afform/admin/ang/afGuiEditor/config-form.html b/ext/afform/admin/ang/afGuiEditor/config-form.html index 1a3ac253c8..a8689c2603 100644 --- a/ext/afform/admin/ang/afGuiEditor/config-form.html +++ b/ext/afform/admin/ang/afGuiEditor/config-form.html @@ -16,12 +16,12 @@ -
+
- -

{{:: ts('Expose the form as a standalone webpage. (Must begin with "civicrm/" e.g. "civicrm/my-form")') }}

+ +

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