summaryrefslogtreecommitdiffstats
path: root/web_wizard
diff options
context:
space:
mode:
Diffstat (limited to 'web_wizard')
-rwxr-xr-xweb_wizard/Apache.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/web_wizard/Apache.pm b/web_wizard/Apache.pm
index 163c2357..12e9d9f5 100755
--- a/web_wizard/Apache.pm
+++ b/web_wizard/Apache.pm
@@ -121,7 +121,7 @@ available on your http server via http://www.yourserver.com/~user."), type => 'b
},
error => {
name => N("Error."),
- data => [ { label => N('') } ],
+ data => [ { label => '' } ],
ignore => 1,
next => 'config'
},