From 0df76bb73976409345e1edc011844af8d99a7a47 Mon Sep 17 00:00:00 2001 From: "travis%sedsystems.ca" <> Date: Tue, 8 Mar 2005 02:11:36 +0000 Subject: Bug 284262 : Bundle of small editusers.cgi post-checkin fixes Patch by Marc Schumann r=mkanat a=justdave --- defparams.pl | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'defparams.pl') diff --git a/defparams.pl b/defparams.pl index bcd050713..b31f18397 100644 --- a/defparams.pl +++ b/defparams.pl @@ -1073,12 +1073,13 @@ Reason: %reason% { name => 'allowuserdeletion', - desc => 'The pages to edit users can also let you delete a user. ' . - 'Bugzilla will issue a warning in case you\'d run into ' . - 'inconsistencies when you\'re about to do so, ' . - 'but such deletions remain kinda scary. ' . - 'So, you have to turn on this option before any such deletions ' . - 'will ever happen.', + desc => q{The user editing pages are capable of letting you delete user + accounts. + Bugzilla will issue a warning in case you'd run into + inconsistencies when you're about to do so, + but such deletions remain kinda scary. + So, you have to turn on this option before any such deletions + will ever happen.}, type => 'b', default => 0 }, -- cgit v1.2.3-24-g4f1b