diff options
Diffstat (limited to 'ftp_wizard')
-rw-r--r-- | ftp_wizard/ftp.wiz | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ftp_wizard/ftp.wiz b/ftp_wizard/ftp.wiz index fb145044..839e36df 100644 --- a/ftp_wizard/ftp.wiz +++ b/ftp_wizard/ftp.wiz @@ -190,7 +190,6 @@ > </Info> - <Info helpText="Type the path of the directory you want being shared." > @@ -201,7 +200,7 @@ variableName="wiz_dir" fillfunc="get_dir" helpText="Shared directory:" - editable="true" + editable="true" > </Freetext> |