diff options
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>', ) %> |