summaryrefslogtreecommitdiffstats
path: root/editparams.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'editparams.cgi')
-rwxr-xr-xeditparams.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/editparams.cgi b/editparams.cgi
index 91ddca7f9..e416184f6 100755
--- a/editparams.cgi
+++ b/editparams.cgi
@@ -44,7 +44,7 @@ if (!UserInGroup("tweakparams")) {
-PutHeader("Edit parameters", undef, undef, undef, 1);
+PutHeader("Edit parameters");
print "This lets you edit the basic operating parameters of bugzilla.\n";
print "Be careful!\n";