summaryrefslogtreecommitdiff
path: root/httemplate/edit/part_virtual_field.html
diff options
context:
space:
mode:
authorChristopher Burger <burgerc@freeside.biz>2019-02-21 12:17:10 -0500
committerChristopher Burger <burgerc@freeside.biz>2019-02-21 13:05:35 -0500
commit35f72b2a509020cdf9f189681e2d86de39604e99 (patch)
treee71db210754dbba9388e4b34bb099c7702b0d1f3 /httemplate/edit/part_virtual_field.html
parentfc5e0d24bb5c23a34a495d224e6c93884f0d3fc5 (diff)
RT# 82092 - Updated text to remind customer to restart apache after creating custom field
Conflicts: httemplate/elements/header-full.html
Diffstat (limited to 'httemplate/edit/part_virtual_field.html')
-rw-r--r--httemplate/edit/part_virtual_field.html4
1 files changed, 2 insertions, 2 deletions
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.<br>
+ You will also need to restart Apache after adding the custom field.
<br><br>',
)
%>