diff options
author | Florent Villard <warly@mandriva.com> | 2003-03-02 12:46:22 +0000 |
---|---|---|
committer | Florent Villard <warly@mandriva.com> | 2003-03-02 12:46:22 +0000 |
commit | fb900a0d0b5e9db9b1e8330152cfbe29a0b6a9c9 (patch) | |
tree | ae59719bf71004f9811a39d31d0c5a5b8047b6e8 /ftp_wizard/ftp.wiz | |
parent | f3608ba72c38db1a2b7dc21e20f396064c988b2b (diff) | |
download | drakwizard-fb900a0d0b5e9db9b1e8330152cfbe29a0b6a9c9.tar drakwizard-fb900a0d0b5e9db9b1e8330152cfbe29a0b6a9c9.tar.gz drakwizard-fb900a0d0b5e9db9b1e8330152cfbe29a0b6a9c9.tar.bz2 drakwizard-fb900a0d0b5e9db9b1e8330152cfbe29a0b6a9c9.tar.xz drakwizard-fb900a0d0b5e9db9b1e8330152cfbe29a0b6a9c9.zip |
start nfs server if not running at the end of nfs wizard
Diffstat (limited to 'ftp_wizard/ftp.wiz')
-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> |