File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -115,8 +115,7 @@ public function hcpp_render_body( $args ) {
115115 $ msg = '<div style="margin-top:-20px;width:75%;"><span> ' ;
116116 $ msg .= 'The Node-RED framework lives inside the "nodeapp" folder (adjacent to "public_html"). ' ;
117117 $ msg .= 'It can be a standalone instance in the domain root, or in a subfolder using the ' ;
118- $ msg .= '<b>Install Directory</b> field below.</span><br><span style="font-style:italic;color:darkorange;"> ' ;
119- $ msg .= 'Files will be overwritten; be sure the specified <span style="font-weight:bold">Install Directory</span> is empty!</span></div><br> ' ;
118+ $ msg .= '<b>Install Directory</b> field below.</span> The specified <b>Install Directory</b> must be non-existent or empty.<br><br> ' ;
120119
121120 // Enforce username and password, remove PHP version
122121 $ msg .= '
You can’t perform that action at this time.
0 commit comments