mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 17:02:34 +01:00
Some enhancements in upgrade of DoliWamp
This commit is contained in:
@@ -196,7 +196,7 @@ begin
|
||||
// Create a page wpInstalling
|
||||
Page := CreateInputQueryPage(wpInstalling,
|
||||
'Technical parameters', '',
|
||||
'Please specify some technical parameters. If you don t understand or ' #13 'are not sure, just leave the default values.');
|
||||
'Please specify some technical parameters.' #13 'If you don''t understand, are not sure, or are doing an upgrade, just leave the ' #13 'default values.');
|
||||
|
||||
// TODO Add control differently if first install or update
|
||||
Page.Add('SMTP server (your own or ISP SMTP server) :', False);
|
||||
|
||||
Reference in New Issue
Block a user