From: Don Armstrong Date: Sun, 4 Feb 2007 08:48:57 +0000 (-0800) Subject: use bug_url instead of bugurl X-Git-Tag: release/2.6.0~585^2^2~26 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e7f1f35ae65d045fe3c0ff0528bf4fe137d92232;p=debbugs.git use bug_url instead of bugurl --- diff --git a/cgi/bugreport.cgi b/cgi/bugreport.cgi index 5f56eaa..843d4f4 100755 --- a/cgi/bugreport.cgi +++ b/cgi/bugreport.cgi @@ -424,7 +424,7 @@ sub handle_record{ $$seen_msg_ids{$msg_id} = 1; } $output .= qq(
\n); - $output .= 'View this message in rfc822 format'; + $output .= 'View this message in rfc822 format'; $output .= handle_email_message($record->{text}, ref => $bug_number, msg_number => $msg_number,