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 12:17:10 -0500
commitce530564cdf3182e547652c7550e8e3676e61e01 (patch)
treef63ef635758b47e65d91e7eae84a5905e56dcc25 /httemplate/edit/part_virtual_field.html
parentf48a1666f8b7b967e202c6e36480209a9656710e (diff)
RT# 82092 - Updated text to remind customer to restart apache after creating custom field
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>',
)
%>