From: jake%acutex.net <> Date: Wed, 7 Nov 2001 02:06:02 +0000 (+0000) Subject: Refixing bug 71840 - The name should be the 'name' should be the same as what the... X-Git-Tag: bugzilla-2.14.1~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aacf0de9e6162afa6a716739ba2d57fc4e6e02bd;p=thirdparty%2Fbugzilla.git Refixing bug 71840 - The name should be the 'name' should be the same as what the 'href' points it too... r= justdave@syndicomm.com --- diff --git a/bug_form.pl b/bug_form.pl index b39570d4e1..b815fbc138 100644 --- a/bug_form.pl +++ b/bug_form.pl @@ -570,7 +570,7 @@ if ( Param("move-enabled") && (defined $::COOKIE{"Bugzilla_login"}) && ($::COOKI print "
"; print qq| - +
Description:
Description: Opened: $bug{'creation_ts'}

|;