diff options
Diffstat (limited to 'proxy_wizard')
-rw-r--r-- | proxy_wizard/proxy.wiz | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/proxy_wizard/proxy.wiz b/proxy_wizard/proxy.wiz index d90c7e02..b21ee489 100644 --- a/proxy_wizard/proxy.wiz +++ b/proxy_wizard/proxy.wiz @@ -4,7 +4,7 @@ <Wizard name="general" libScript="__WIZ_HOME__/common/scripts/functions.sh" - wizardTitle="wizdrake: Squid wizard" + wizardTitle="Squid wizard" imagePosition="top" defaultImage="images/proxy.jpg" height="400" @@ -14,6 +14,7 @@ dbFilename="/var/log/wizards/proxy.wdb" referenceLength="425" referenceHeight="13" + perlModule="__WIZ_HOME__/proxy_wizard/scripts/Squidconf.pm" > <Variable |