From 799603d8681d4a10e87302d015d3c19602cc7676 Mon Sep 17 00:00:00 2001 From: Christopher Burger Date: Thu, 21 Feb 2019 12:17:10 -0500 Subject: RT# 82092 - Updated text to remind customer to restart apache after creating custom field --- httemplate/edit/part_virtual_field.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'httemplate/edit/part_virtual_field.html') diff --git a/httemplate/edit/part_virtual_field.html b/httemplate/edit/part_virtual_field.html index f3fb53065..8b8b33d0b 100644 --- a/httemplate/edit/part_virtual_field.html +++ b/httemplate/edit/part_virtual_field.html @@ -21,8 +21,8 @@ ], 'edit_callback' => $callback, 'error_callback' => $callback, - 'html_init' => 'Please be patient after clicking the button as - this process may take more than 10 seconds. + 'html_init' => 'Please be patient after clicking the button as this process may take more than 10 seconds.
+ You will also need to restart Apache after adding the custom field.

', ) %> -- cgit v1.2.1