diff options
author | Arnaud Desmons <adesmons@mandriva.com> | 2002-08-02 11:23:21 +0000 |
---|---|---|
committer | Arnaud Desmons <adesmons@mandriva.com> | 2002-08-02 11:23:21 +0000 |
commit | 19559875fbbca2ca3a5adafc7a254e87e0b56059 (patch) | |
tree | 775c240be079abbe12a0efd178a174e4416af369 /web_wizard | |
parent | 5faa50d44ed603b9902144bde821600c3582c92d (diff) | |
download | drakwizard-19559875fbbca2ca3a5adafc7a254e87e0b56059.tar drakwizard-19559875fbbca2ca3a5adafc7a254e87e0b56059.tar.gz drakwizard-19559875fbbca2ca3a5adafc7a254e87e0b56059.tar.bz2 drakwizard-19559875fbbca2ca3a5adafc7a254e87e0b56059.tar.xz drakwizard-19559875fbbca2ca3a5adafc7a254e87e0b56059.zip |
removed "wizdrake" in the title
Diffstat (limited to 'web_wizard')
-rw-r--r-- | web_wizard/web.wiz | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web_wizard/web.wiz b/web_wizard/web.wiz index 252406e9..431e5597 100644 --- a/web_wizard/web.wiz +++ b/web_wizard/web.wiz @@ -4,7 +4,7 @@ <Wizard name="general" libScript="__WIZ_HOME__/common/scripts/functions.sh" - wizardTitle="wizdrake: Web wizard" + wizardTitle="Web wizard" imagePosition="top" defaultImage="__WIZ_HOME__/images/apache.jpg" height="400" |