diff options
| author | Christopher Burger <burgerc@freeside.biz> | 2019-02-21 12:17:10 -0500 |
|---|---|---|
| committer | Christopher Burger <burgerc@freeside.biz> | 2019-02-22 16:04:52 -0500 |
| commit | 799603d8681d4a10e87302d015d3c19602cc7676 (patch) | |
| tree | 2be27b454fe02021dedc8f4890ff9ea512e86816 /httemplate/edit/part_virtual_field.html | |
| parent | 253f2623c4ee813bd104661f0e1fdf6adb239144 (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.html | 4 |
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>', ) %> |
